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
9797 731 d 8 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
9751 762 d 8 h hidnplayr /drivers/ethernet/ Rhine: Improved chip detection  
9750 762 d 8 h hidnplayr /drivers/ethernet/ AR81XX: Fix chip detection  
9583 841 d 11 h vitalkrilov / Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*")
ati2d: fixed log creation
 
9569 844 d 2 h punk_joker / AR8152: activate supporting by serzhu  
9503 851 d 10 h turbocat /drivers/audio/a5536/ Geode (a5536) driver added to autobuild.  
9502 851 d 11 h turbocat /drivers/ Delete old acpi sources  
9500 851 d 12 h turbocat /drivers/devman/acpica/ ACPICA: fix Makefile  
9499 851 d 12 h turbocat /drivers/devman/ Devman (acpi.sys):
- Fixed errors breaking build;
- Added to auto build;
 
9498 851 d 12 h turbocat /drivers/devman/acpica/ ACPICA: Added setting a custom path for the log.  
9493 851 d 13 h turbocat /drivers/include/ DDK headers:
- Delete old acpi headers (use acpica headers)
- Fixed pci functions to use devman.
 
9492 851 d 14 h turbocat /drivers/devman/acpica/ ACPICA: Added to autobuild.  
9479 852 d 14 h leency /drivers/audio/a5536/ fix build  
9478 852 d 14 h leency /drivers/audio/a5536/ geode loader: load driver from the same folder  
9425 863 d 8 h leency / docs/config.txt: change *.obj to *.sys in the sound section  
9285 891 d 11 h punk_joker /drivers/audio/ HDA: Add AMD Matisse vendor:device ids  
9274 893 d 6 h leency / Rename drivers:
- intelac97 > ac97
- intel_hda > hdaudio
To fit into 8.3
 
9243 905 d 8 h hidnplayr /drivers/ethernet/ i8255x: Link detection.  
9232 906 d 10 h hidnplayr /drivers/ethernet/ i8255x: Improved interrupt handling.  
9188 957 d 20 h hidnplayr /drivers/ethernet/ 3C59X: Improved interrupt handeling. Small fixes (magic numbers, delays)  
9186 959 d 11 h turbocat /drivers/ddk/io/ libddk: fixed io functions  
9161 972 d 19 h hidnplayr /drivers/ethernet/ RTL8139: Improved interrupt handeling.  
9160 972 d 20 h hidnplayr /drivers/unfinished/ Some small bugfixes in unfinished drivers.  
9159 972 d 20 h hidnplayr /drivers/unfinished/ BCM57XX: Update template  
9158 972 d 21 h hidnplayr /drivers/ethernet/ R6040: Improved interrupt handeling.  
9157 972 d 21 h hidnplayr /drivers/ethernet/ Rhine: Improved interrupt handeling.  
9152 976 d 10 h turbocat /drivers/sensors/ k10temp: fix for erratum 688 returned  
9150 977 d 9 h hidnplayr / AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)  
9149 978 d 9 h hidnplayr /drivers/ Cleanup  
9148 978 d 9 h hidnplayr /drivers/ethernet/ rtl8169: Improved interrupt handling.  
9147 978 d 9 h hidnplayr /drivers/ethernet/ i8254x: Improved interrupt handling.  
9146 978 d 10 h hidnplayr / AR81xx: Bugfixes (now also works on non-gigabit devices such as QCA8172), refactoring.  
9144 981 d 10 h turbocat /drivers/sensors/k10temp/ k10temp:
- fixed crash when there was no device.
 
9100 999 d 11 h turbocat /drivers/sensors/k10temp/ driver k10temp:
- Added API
- Added to autobuild
 
9099 999 d 11 h turbocat /drivers/ddk/ Fixed build libcore.a  
9098 999 d 12 h turbocat /drivers/ddk/ Added libddk and libcore to autobuild  
9079 1008 d 9 h turbocat /drivers/sensors/ the "k10temp" driver has been ported.
created "coretemp" based on memtest86
 
9078 1008 d 9 h turbocat /drivers/include/ ddk:
- added new headers and fixed old ones
 
9058 1019 d 7 h turbocat /drivers/ddk/io/ ddk:
- Fixed typo
 
9057 1019 d 7 h turbocat /drivers/ ddk:
- Fixed Makefile
- Added FS_Service instead of calling system call 70