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 1449 d 14 h hidnplayr /drivers/ethernet/ Add chip type detection. Only QCA816x/7x supported so far.  
7809 1457 d 15 h hidnplayr /drivers/ethernet/ Atheros 8161/8162/8171/8172 Ethernet driver.
Only tested on AR8171 with rev B0 chip.
 
7737 1495 d 7 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 1879 d 10 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 1880 d 14 h clevermouse /drivers/audio/ remove obsolete logic, IRQs 1,2,8,12 have been nothing special for a while  
7552 1981 d 14 h b00bl1k /drivers/usb/usbftdi/ usbftdi: fix errors  
7299 2115 d 22 h hidnplayr /drivers/ethernet/ RTL8169 driver: Small bugfix, cleanup  
7298 2115 d 22 h hidnplayr /drivers/gpio/ Small extension to 86duino GPIO Demo  
7251 2187 d 0 h hidnplayr /drivers/unfinished/ Update bcm57xx driver stub as well.  
7250 2187 d 0 h hidnplayr /drivers/ Interpret 64-bit PCI BAR's properly.  
7173 2233 d 14 h serge /drivers/video/drm/i915/ i915 destroy_cursor(): GEN3 specific code  
7146 2263 d 20 h serge /drivers/video/drm/ ati-4.6.7  
7144 2264 d 18 h serge /drivers/video/drm/ i915-4.6.7  
7143 2264 d 18 h serge /drivers/ ddk: v4.6.7  
6948 2419 d 14 h hidnplayr /drivers/ethernet/ i8255x: Give device more time to perform selective reset.  
6947 2420 d 14 h hidnplayr /drivers/ethernet/ i8254x: Dont set auto-negotiation bit in transmit configuration register, it requires extra code to work properly.  
6946 2430 d 20 h Asper /drivers/audio/intel_hda/ fix fasm strange behaviour  
6945 2430 d 20 h Asper /drivers/audio/intel_hda/ fix for the different fasm version  
6944 2430 d 20 h Asper /drivers/audio/intel_hda/ a little fix to previous revision  
6943 2430 d 21 h Asper /drivers/audio/intel_hda/ automute on pin (when it is possible)  
6938 2453 d 12 h serge /drivers/video/drm/ ati-4.5.7  
6937 2453 d 13 h serge /drivers/video/drm/ i915-4.5.7  
6936 2453 d 13 h serge /drivers/ ddk: v4.5.7  
6935 2454 d 21 h serge /drivers/video/ i915-4.4.78  
6934 2454 d 22 h serge /drivers/ ddk: v4.4.78  
6878 2586 d 13 h hidnplayr / 86Duino demo: reading ADC0  
6717 2708 d 11 h hidnplayr /drivers/ethernet/ Fixed eeprom reading for certain chips, detect PHY ID, improved reset.  
6713 2708 d 15 h hidnplayr /drivers/ethernet/ Fix for rev6711.  
6711 2709 d 16 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 2717 d 15 h hidnplayr /drivers/ethernet/ RTL8139: Do not register driver if reset failed.  
6661 2720 d 23 h serge /drivers/video/drm/ atikms-4.4.30  
6660 2720 d 23 h serge /drivers/video/drm/ i915-4.4.30  
6659 2720 d 23 h serge /drivers/include/ ddk: update includes  
6595 2740 d 7 h serge /drivers/acpi/ acpi driver  
6594 2740 d 7 h serge /drivers/include/acpi/platform/ ddk: update includes  
6591 2741 d 12 h serge /drivers/ ddk: update  
6588 2742 d 14 h serge /drivers/ ddk: update includes  
6587 2743 d 10 h serge /drivers/ddk/ ddk: update  
6514 2776 d 21 h serge /drivers/include/ ddk-v4.4.20  
6480 2799 d 17 h hidnplayr /drivers/ethernet/ RTL8169: Fixed total received byte counter.