Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9186 957 d 7 h turbocat /drivers/ddk/io/ libddk: fixed io functions  
9161 970 d 15 h hidnplayr /drivers/ethernet/ RTL8139: Improved interrupt handeling.  
9160 970 d 15 h hidnplayr /drivers/unfinished/ Some small bugfixes in unfinished drivers.  
9159 970 d 16 h hidnplayr /drivers/unfinished/ BCM57XX: Update template  
9158 970 d 16 h hidnplayr /drivers/ethernet/ R6040: Improved interrupt handeling.  
9157 970 d 17 h hidnplayr /drivers/ethernet/ Rhine: Improved interrupt handeling.  
9152 974 d 6 h turbocat /drivers/sensors/ k10temp: fix for erratum 688 returned  
9150 975 d 5 h hidnplayr / AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)  
9149 976 d 5 h hidnplayr /drivers/ Cleanup  
9148 976 d 5 h hidnplayr /drivers/ethernet/ rtl8169: Improved interrupt handling.  
9147 976 d 5 h hidnplayr /drivers/ethernet/ i8254x: Improved interrupt handling.  
9146 976 d 6 h hidnplayr / AR81xx: Bugfixes (now also works on non-gigabit devices such as QCA8172), refactoring.  
9144 979 d 6 h turbocat /drivers/sensors/k10temp/ k10temp:
- fixed crash when there was no device.
 
9100 997 d 7 h turbocat /drivers/sensors/k10temp/ driver k10temp:
- Added API
- Added to autobuild
 
9099 997 d 7 h turbocat /drivers/ddk/ Fixed build libcore.a  
9098 997 d 8 h turbocat /drivers/ddk/ Added libddk and libcore to autobuild  
9079 1006 d 5 h turbocat /drivers/sensors/ the "k10temp" driver has been ported.
created "coretemp" based on memtest86
 
9078 1006 d 5 h turbocat /drivers/include/ ddk:
- added new headers and fixed old ones
 
9058 1017 d 3 h turbocat /drivers/ddk/io/ ddk:
- Fixed typo
 
9057 1017 d 3 h turbocat /drivers/ ddk:
- Fixed Makefile
- Added FS_Service instead of calling system call 70
 
9056 1017 d 3 h turbocat /drivers/ Drivers:
Added FS_Service to fasm includes
 
9012 1023 d 8 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 1025 d 8 h hidnplayr /drivers/ethernet/ RTL8169: RX overrun fixed  
8911 1038 d 5 h leency / devman/acpi.asm: run acpi.dll from its folder  
8910 1038 d 6 h hidnplayr /drivers/ethernet/ PcNET32: Link detection for MII enabled devices.  
8898 1039 d 6 h hidnplayr /drivers/ethernet/ PcNET32: Handle FIFO overruns gracefully.  
8897 1039 d 6 h hidnplayr /drivers/ethernet/ PcNET32: General cleanup  
8896 1039 d 6 h hidnplayr / Add network packet error counters.  
8724 1068 d 7 h dunkaist / Fix autobuild.  
8704 1091 d 5 h turbocat /drivers/examples/c_drv/ Driver example:
- Removed printk.
- c_drv.dll file has become smaller than (6kb-> 407b)
 
8703 1091 d 7 h turbocat /drivers/examples/ - Added the simplest examples of drivers (fasm and kos32-gcc).
- Added a program for testing them.
 
8384 1228 d 23 h bw /drivers/old/ uart driver  
8038 1413 d 10 h hidnplayr /drivers/unfinished/ Cardbus driver bugfixes  
7827 1458 d 7 h hidnplayr /drivers/ethernet/ Add chip type detection. Only QCA816x/7x supported so far.  
7809 1466 d 8 h hidnplayr /drivers/ethernet/ Atheros 8161/8162/8171/8172 Ethernet driver.
Only tested on AR8171 with rev B0 chip.
 
7737 1504 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 1888 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 1889 d 7 h clevermouse /drivers/audio/ remove obsolete logic, IRQs 1,2,8,12 have been nothing special for a while  
7552 1990 d 7 h b00bl1k /drivers/usb/usbftdi/ usbftdi: fix errors  
7299 2124 d 15 h hidnplayr /drivers/ethernet/ RTL8169 driver: Small bugfix, cleanup