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
9100 1012 d 21 h turbocat /drivers/sensors/k10temp/ driver k10temp:
- Added API
- Added to autobuild
 
9099 1012 d 21 h turbocat /drivers/ddk/ Fixed build libcore.a  
9098 1012 d 22 h turbocat /drivers/ddk/ Added libddk and libcore to autobuild  
9079 1021 d 19 h turbocat /drivers/sensors/ the "k10temp" driver has been ported.
created "coretemp" based on memtest86
 
9078 1021 d 19 h turbocat /drivers/include/ ddk:
- added new headers and fixed old ones
 
9058 1032 d 17 h turbocat /drivers/ddk/io/ ddk:
- Fixed typo
 
9057 1032 d 17 h turbocat /drivers/ ddk:
- Fixed Makefile
- Added FS_Service instead of calling system call 70
 
9056 1032 d 17 h turbocat /drivers/ Drivers:
Added FS_Service to fasm includes
 
9012 1038 d 22 h Boppan /drivers/examples/test/ [drivers][example] Make the example compile
- Rename `ksys_drv_ctl_t` to `ksys_ioctl_t`
- Change path to kolibri-libc (libc.obj)
 
8997 1040 d 22 h hidnplayr /drivers/ethernet/ RTL8169: RX overrun fixed  
8911 1053 d 19 h leency / devman/acpi.asm: run acpi.dll from its folder  
8910 1053 d 19 h hidnplayr /drivers/ethernet/ PcNET32: Link detection for MII enabled devices.  
8898 1054 d 19 h hidnplayr /drivers/ethernet/ PcNET32: Handle FIFO overruns gracefully.  
8897 1054 d 19 h hidnplayr /drivers/ethernet/ PcNET32: General cleanup  
8896 1054 d 19 h hidnplayr / Add network packet error counters.  
8724 1083 d 21 h dunkaist / Fix autobuild.  
8704 1106 d 19 h turbocat /drivers/examples/c_drv/ Driver example:
- Removed printk.
- c_drv.dll file has become smaller than (6kb-> 407b)
 
8703 1106 d 21 h turbocat /drivers/examples/ - Added the simplest examples of drivers (fasm and kos32-gcc).
- Added a program for testing them.
 
8384 1244 d 13 h bw /drivers/old/ uart driver  
8038 1428 d 23 h hidnplayr /drivers/unfinished/ Cardbus driver bugfixes  
7827 1473 d 21 h hidnplayr /drivers/ethernet/ Add chip type detection. Only QCA816x/7x supported so far.  
7809 1481 d 22 h hidnplayr /drivers/ethernet/ Atheros 8161/8162/8171/8172 Ethernet driver.
Only tested on AR8171 with rev B0 chip.
 
7737 1519 d 14 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 1903 d 17 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 1904 d 21 h clevermouse /drivers/audio/ remove obsolete logic, IRQs 1,2,8,12 have been nothing special for a while  
7552 2005 d 21 h b00bl1k /drivers/usb/usbftdi/ usbftdi: fix errors  
7299 2140 d 5 h hidnplayr /drivers/ethernet/ RTL8169 driver: Small bugfix, cleanup  
7298 2140 d 5 h hidnplayr /drivers/gpio/ Small extension to 86duino GPIO Demo  
7251 2211 d 7 h hidnplayr /drivers/unfinished/ Update bcm57xx driver stub as well.  
7250 2211 d 7 h hidnplayr /drivers/ Interpret 64-bit PCI BAR's properly.  
7173 2257 d 21 h serge /drivers/video/drm/i915/ i915 destroy_cursor(): GEN3 specific code  
7146 2288 d 3 h serge /drivers/video/drm/ ati-4.6.7  
7144 2289 d 1 h serge /drivers/video/drm/ i915-4.6.7  
7143 2289 d 1 h serge /drivers/ ddk: v4.6.7  
6948 2443 d 21 h hidnplayr /drivers/ethernet/ i8255x: Give device more time to perform selective reset.  
6947 2444 d 21 h hidnplayr /drivers/ethernet/ i8254x: Dont set auto-negotiation bit in transmit configuration register, it requires extra code to work properly.  
6946 2455 d 3 h Asper /drivers/audio/intel_hda/ fix fasm strange behaviour  
6945 2455 d 3 h Asper /drivers/audio/intel_hda/ fix for the different fasm version  
6944 2455 d 3 h Asper /drivers/audio/intel_hda/ a little fix to previous revision  
6943 2455 d 4 h Asper /drivers/audio/intel_hda/ automute on pin (when it is possible)