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