Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5194 3436 d 4 h hidnplayr /drivers/ethernet/ Program TFA correctly.  
5193 3436 d 4 h hidnplayr /drivers/audio/ Remove unused locals  
5186 3441 d 23 h hidnplayr / Make all network driver service names uppercase.
(avoid loading the same driver multiple times because of different naming)
 
5184 3443 d 4 h hidnplayr /drivers/ethernet/ DEC21X4X: dont copy data when receiving.  
5182 3443 d 18 h hidnplayr /drivers/ethernet/ removed duplicate mii constants  
5180 3443 d 18 h hidnplayr /drivers/ethernet/ DEC21X4X: use regular descriptors instead of chained method, better support for real cards (works on Accton EN1207B-TX card)  
5179 3448 d 5 h serge /drivers/video/drm/radeon/ drm: ati-3.17.3  
5178 3448 d 5 h serge /drivers/include/ ddk: 3.17.3  
5173 3458 d 23 h hidnplayr /drivers/audio/ Use PCI list instead of manually re-scanning PCI bus.  
5172 3459 d 0 h hidnplayr /drivers/unfinished/ Dont try to scan multiple functions on a single function device.  
5170 3459 d 21 h hidnplayr /drivers/audio/ Fixed typo from #5168  
5168 3459 d 23 h hidnplayr /drivers/audio/ Dont try to scan multiple functions on a single function device.
Load SB16 driver when no compatible PCI soundcard was found.
 
5156 3462 d 22 h hidnplayr /drivers/ethernet/ i8254x: dont crash when out of memory.  
5148 3471 d 4 h hidnplayr /drivers/usb/usbhid/ USBHID: translate USB media keys to corresponding PS/2 codes.  
5140 3502 d 8 h hidnplayr /drivers/ethernet/ Corrected ANE bit. (Merged from Baremetal OS)  
5139 3503 d 3 h serge /drivers/video/drm/ drm: 3.17-rc6  
5128 3508 d 6 h serge /drivers/video/drm/ drm: 3.17-rc5  
5127 3510 d 5 h hidnplayr /drivers/ethernet/ set zero flag when transmit succeeded.  
5126 3510 d 5 h hidnplayr /drivers/ethernet/ RTL8169: set zero flag when transmit succeeded  
5098 3513 d 1 h clevermouse / switch build system to Tup  
5097 3515 d 22 h serge /drivers/video/drm/ drm: 3.17-rc4  
5096 3515 d 22 h serge /drivers/ddk/ ddk: dmi support  
5087 3522 d 20 h gtament /drivers/usb/usbftdi/ Converted to PE. Added explaining debug messages. Now two levels of debug output. Improved readability.  
5086 3522 d 20 h gtament /drivers/usb/usbftdi/ Include file for apps, which want to use FTDI chips, has all constants and sort of documentation  
5085 3522 d 20 h gtament /drivers/usb/usbftdi/ Improved code style. Changed linkedlist_delete to linkedlist_unlink to make linkedlist.inc universal  
5079 3523 d 23 h serge / move incomplete uart.asm into /drivers/old  
5078 3524 d 4 h serge /drivers/video/drm/ drm i915: 3.17-rc3  
5077 3524 d 5 h clevermouse / * sound drivers converted to PE
* sound driver selector: revert r5071 and fix the problem properly
* sis: integrate changes from drivers/audio/sisnbook, add to autobuild
* intelac97: fix clicks during play on VBox
* intel_hda: fix problems at shutdown
 
5076 3524 d 5 h hidnplayr /drivers/mouse/ More reliable third button.  
5075 3524 d 7 h hidnplayr / Com mouse driver: added support for third button.  
5074 3525 d 2 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5073 3525 d 3 h hidnplayr / Converted 3c59x driver to PE format.  
5072 3525 d 19 h hidnplayr / Improved com mouse driver, converted to PE format.  
5071 3526 d 20 h hidnplayr /drivers/audio/ Bugfix for new sound.sys  
5070 3526 d 21 h hidnplayr / Converted sound driver selector to PE format.  
5067 3527 d 1 h hidnplayr / moved ensoniq driver to drivers/unfinished  
5066 3527 d 1 h hidnplayr / Converted unfinished cardbus and AGP drivers to PE, moved to drivers/unfinished  
5065 3527 d 3 h hidnplayr /drivers/ethernet/ debug information changes.  
5060 3530 d 6 h serge /drivers/video/drm/ drm i915: 3.17-rc2  
5057 3531 d 6 h clevermouse / fix SB16 driver broken in r3727, convert to PE