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
7827 1453 d 7 h hidnplayr /drivers/ethernet/ Add chip type detection. Only QCA816x/7x supported so far.  
7809 1461 d 8 h hidnplayr /drivers/ethernet/ Atheros 8161/8162/8171/8172 Ethernet driver.
Only tested on AR8171 with rev B0 chip.
 
7737 1499 d 0 h dunkaist /drivers/audio/ intel_hda: Add AMD RavenRidge vendor:device ids.

Also, set memory space bit in PCI Command register at initialization.
This enables sound at least on my laptop.
 
7585 1883 d 3 h dunkaist /drivers/ Apply patch from r7584 to all audio drivers.

Allow audio drivers to use IRQs 1,2,8,12, this is MenuetOS legacy.
 
7584 1884 d 6 h clevermouse /drivers/audio/ remove obsolete logic, IRQs 1,2,8,12 have been nothing special for a while  
7552 1985 d 7 h b00bl1k /drivers/usb/usbftdi/ usbftdi: fix errors  
7299 2119 d 14 h hidnplayr /drivers/ethernet/ RTL8169 driver: Small bugfix, cleanup  
7298 2119 d 15 h hidnplayr /drivers/gpio/ Small extension to 86duino GPIO Demo  
7251 2190 d 17 h hidnplayr /drivers/unfinished/ Update bcm57xx driver stub as well.  
7250 2190 d 17 h hidnplayr /drivers/ Interpret 64-bit PCI BAR's properly.  
7173 2237 d 7 h serge /drivers/video/drm/i915/ i915 destroy_cursor(): GEN3 specific code  
7146 2267 d 13 h serge /drivers/video/drm/ ati-4.6.7  
7144 2268 d 10 h serge /drivers/video/drm/ i915-4.6.7  
7143 2268 d 10 h serge /drivers/ ddk: v4.6.7  
6948 2423 d 6 h hidnplayr /drivers/ethernet/ i8255x: Give device more time to perform selective reset.  
6947 2424 d 6 h hidnplayr /drivers/ethernet/ i8254x: Dont set auto-negotiation bit in transmit configuration register, it requires extra code to work properly.  
6946 2434 d 13 h Asper /drivers/audio/intel_hda/ fix fasm strange behaviour  
6945 2434 d 13 h Asper /drivers/audio/intel_hda/ fix for the different fasm version  
6944 2434 d 13 h Asper /drivers/audio/intel_hda/ a little fix to previous revision  
6943 2434 d 13 h Asper /drivers/audio/intel_hda/ automute on pin (when it is possible)  
6938 2457 d 5 h serge /drivers/video/drm/ ati-4.5.7  
6937 2457 d 5 h serge /drivers/video/drm/ i915-4.5.7  
6936 2457 d 6 h serge /drivers/ ddk: v4.5.7  
6935 2458 d 13 h serge /drivers/video/ i915-4.4.78  
6934 2458 d 15 h serge /drivers/ ddk: v4.4.78  
6878 2590 d 6 h hidnplayr / 86Duino demo: reading ADC0  
6717 2712 d 4 h hidnplayr /drivers/ethernet/ Fixed eeprom reading for certain chips, detect PHY ID, improved reset.  
6713 2712 d 7 h hidnplayr /drivers/ethernet/ Fix for rev6711.  
6711 2713 d 9 h hidnplayr /drivers/ethernet/ Added more hardware diversities, refactored chip wake up procedure, set PCI_CMD_PIO bit to allow access to devices which have this bit disabled by default.  
6682 2721 d 7 h hidnplayr /drivers/ethernet/ RTL8139: Do not register driver if reset failed.  
6661 2724 d 15 h serge /drivers/video/drm/ atikms-4.4.30  
6660 2724 d 15 h serge /drivers/video/drm/ i915-4.4.30  
6659 2724 d 15 h serge /drivers/include/ ddk: update includes  
6595 2743 d 23 h serge /drivers/acpi/ acpi driver  
6594 2743 d 23 h serge /drivers/include/acpi/platform/ ddk: update includes  
6591 2745 d 4 h serge /drivers/ ddk: update  
6588 2746 d 7 h serge /drivers/ ddk: update includes  
6587 2747 d 2 h serge /drivers/ddk/ ddk: update  
6514 2780 d 13 h serge /drivers/include/ ddk-v4.4.20  
6480 2803 d 9 h hidnplayr /drivers/ethernet/ RTL8169: Fixed total received byte counter.