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 1456 d 22 h hidnplayr /drivers/ethernet/ Add chip type detection. Only QCA816x/7x supported so far.  
7809 1464 d 23 h hidnplayr /drivers/ethernet/ Atheros 8161/8162/8171/8172 Ethernet driver.
Only tested on AR8171 with rev B0 chip.
 
7737 1502 d 15 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 1886 d 18 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 1887 d 22 h clevermouse /drivers/audio/ remove obsolete logic, IRQs 1,2,8,12 have been nothing special for a while  
7552 1988 d 22 h b00bl1k /drivers/usb/usbftdi/ usbftdi: fix errors  
7299 2123 d 6 h hidnplayr /drivers/ethernet/ RTL8169 driver: Small bugfix, cleanup  
7298 2123 d 6 h hidnplayr /drivers/gpio/ Small extension to 86duino GPIO Demo  
7251 2194 d 8 h hidnplayr /drivers/unfinished/ Update bcm57xx driver stub as well.  
7250 2194 d 8 h hidnplayr /drivers/ Interpret 64-bit PCI BAR's properly.  
7173 2240 d 22 h serge /drivers/video/drm/i915/ i915 destroy_cursor(): GEN3 specific code  
7146 2271 d 4 h serge /drivers/video/drm/ ati-4.6.7  
7144 2272 d 2 h serge /drivers/video/drm/ i915-4.6.7  
7143 2272 d 2 h serge /drivers/ ddk: v4.6.7  
6948 2426 d 22 h hidnplayr /drivers/ethernet/ i8255x: Give device more time to perform selective reset.  
6947 2427 d 22 h hidnplayr /drivers/ethernet/ i8254x: Dont set auto-negotiation bit in transmit configuration register, it requires extra code to work properly.  
6946 2438 d 4 h Asper /drivers/audio/intel_hda/ fix fasm strange behaviour  
6945 2438 d 4 h Asper /drivers/audio/intel_hda/ fix for the different fasm version  
6944 2438 d 4 h Asper /drivers/audio/intel_hda/ a little fix to previous revision  
6943 2438 d 5 h Asper /drivers/audio/intel_hda/ automute on pin (when it is possible)  
6938 2460 d 20 h serge /drivers/video/drm/ ati-4.5.7  
6937 2460 d 21 h serge /drivers/video/drm/ i915-4.5.7  
6936 2460 d 21 h serge /drivers/ ddk: v4.5.7  
6935 2462 d 5 h serge /drivers/video/ i915-4.4.78  
6934 2462 d 6 h serge /drivers/ ddk: v4.4.78  
6878 2593 d 21 h hidnplayr / 86Duino demo: reading ADC0  
6717 2715 d 19 h hidnplayr /drivers/ethernet/ Fixed eeprom reading for certain chips, detect PHY ID, improved reset.  
6713 2715 d 23 h hidnplayr /drivers/ethernet/ Fix for rev6711.  
6711 2717 d 0 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 2724 d 23 h hidnplayr /drivers/ethernet/ RTL8139: Do not register driver if reset failed.  
6661 2728 d 7 h serge /drivers/video/drm/ atikms-4.4.30  
6660 2728 d 7 h serge /drivers/video/drm/ i915-4.4.30  
6659 2728 d 7 h serge /drivers/include/ ddk: update includes  
6595 2747 d 15 h serge /drivers/acpi/ acpi driver  
6594 2747 d 15 h serge /drivers/include/acpi/platform/ ddk: update includes  
6591 2748 d 20 h serge /drivers/ ddk: update  
6588 2749 d 22 h serge /drivers/ ddk: update includes  
6587 2750 d 18 h serge /drivers/ddk/ ddk: update  
6514 2784 d 5 h serge /drivers/include/ ddk-v4.4.20  
6480 2807 d 1 h hidnplayr /drivers/ethernet/ RTL8169: Fixed total received byte counter.