Subversion Repositories Kolibri OS

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
9994 41 d 0 h Doczom /drivers/sdhci/ fixed the sdhc driver, added kpack compression to skip virus scanning  
/drivers/sdhci/sdhci.sys
9951 119 d 2 h turbocat /drivers/ [DRIVERS] Fixed linux MSR functions in ddk  
/drivers/ddk/linux/msr.c
/drivers/sensors/e_msr.c
/drivers/ddk/Makefile
/drivers/ddk/Tupfile.lua
/drivers/include/asm/msr.h
/drivers/sensors/amd_nb.c
/drivers/sensors/k10temp/Makefile
/drivers/sensors/k10temp/Tupfile.lua
9945 207 d 7 h Doczom / Added new driver for mount raw disk images.
- Added driver virt_disk.sys
- Added the program "virtdisk" which allows you to add, delete and view virtual disks.
 
/drivers/disk/virt_disk.asm
/programs/system/virtdisk
/programs/system/virtdisk/README.md
/programs/system/virtdisk/Tupfile.lua
/programs/system/virtdisk/parser.inc
/programs/system/virtdisk/shell.inc
/programs/system/virtdisk/virtdisk.asm
/drivers/disk/Tupfile.lua
9924 310 d 1 h Doczom / [SDHCI] Added new driver on SD host controller  
/drivers/sdhci
/drivers/sdhci/sdhci.sys
/data/Tupfile.lua
/data/common/settings/AUTORUN.DAT
/drivers/peimport.inc
9849 671 d 19 h akron1 /drivers/examples/oberon_drv/ drivers: added oberon example  
/drivers/examples/oberon_drv
/drivers/examples/oberon_drv/API.ob07
/drivers/examples/oberon_drv/RTL.ob07
/drivers/examples/oberon_drv/build.sh
/drivers/examples/oberon_drv/drv.ob07
9833 688 d 18 h turbocat /drivers/ ddk: fix w/w mutexes after removing TASKDATA  
/drivers/ddk/core.S
/drivers/ddk/linux/mutex.c
/drivers/include/linux/mutex.h
/drivers/include/syscall.h
9827 694 d 19 h turbocat /drivers/ k10temp:
- Fixed a bug with displaying incorrect temperature values.
- Fixed memory leak (temporary failure of dlmalloc).
- Small refactoring.
- Use gnu99 to make empty functions with no return return 0.
 
/drivers/include/syscall.h
/drivers/sensors/amd_nb.c
/drivers/sensors/k10temp/Tupfile.lua
/drivers/sensors/k10temp/k10temp.c
/drivers/sensors/pci.c
9797 729 d 18 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
/contrib/games/opentyrian/Tupfile.lua
/contrib/games/wolf3d/Tupfile.lua
/contrib/other/sdlquake-1.0.9/Tupfile.lua
/data/Tupfile.lua
/drivers/audio/a5536/Tupfile.lua
/drivers/ddk/Tupfile.lua
/drivers/devman/Tupfile.lua
/drivers/devman/acpica/Tupfile.lua
/drivers/sensors/k10temp/Tupfile.lua
/programs/develop/libraries/InputBox/Tupfile.lua
9751 760 d 18 h hidnplayr /drivers/ethernet/ Rhine: Improved chip detection  
/drivers/ethernet/rhine.asm
9750 760 d 18 h hidnplayr /drivers/ethernet/ AR81XX: Fix chip detection  
/drivers/ethernet/ar81xx.asm
/drivers/ethernet/ar81xx.inc
9583 839 d 20 h vitalkrilov / Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*")
ati2d: fixed log creation
 
/build.txt
/contrib/C_Layer/EXAMPLE/libguic_kolibri/dbutton_files.c
/contrib/C_Layer/EXAMPLE/libguic_kolibri/editor_tree_msgbox.c
/contrib/C_Layer/INCLUDE/kolibri_colordialog.h
/contrib/C_Layer/INCLUDE/kolibri_filebrowse.h
/contrib/C_Layer/INCLUDE/kolibri_opendialog.h
/contrib/media/fplay/opendial.asm
/contrib/sdk/fasm/mpg123.asm
/contrib/sdk/samples/freetype/txview/main.c
/contrib/sdk/sources/SDL-1.2.2/SDL_ttf/test/ttftest.c
/contrib/sdk/sources/newlib/libc/crt/opendial.S
/contrib/sdk/sources/newlib/libc/sdk/fasm/mpg123.asm
/data/ca/docs/CONFIG.TXT
/data/ca/docs/MTDBG.TXT
/data/common/drivers/acpi/readme.txt
/data/common/drivers/atikms/readme.txt
/data/common/drivers/i915/readme.txt
/data/common/drivers/vmware/readme.txt
/data/common/emul/DosBox/DOSBox Manual (Rus).htm
/data/common/index_htm
/data/common/network/users.ini
/data/eng/docs/CONFIG.TXT
/data/eng/docs/MTDBG.TXT
/data/et/docs/CONFIG.TXT
/data/et/docs/MTDBG.TXT
/data/it/docs/CONFIG.TXT
/data/it/docs/MTDBG.TXT
/data/rus/docs/CONFIG.TXT
/data/rus/docs/MTDBG.TXT
/data/sp/docs/CONFIG.TXT
/data/sp/docs/MTDBG.TXT
/drivers/devman/acpi.c
/drivers/devman/acpinfo/main.c
/drivers/examples/test/drv_test.c
/drivers/old/agp/agp.c
/drivers/old/ati2d/ati2d.c
/drivers/old/radeonhd/rhd.c
9569 842 d 12 h punk_joker / AR8152: activate supporting by serzhu  
/drivers/ethernet/ar81xx.asm
/drivers/ethernet/ar81xx.inc
/programs/network/netcfg/drivers.inc
9503 849 d 20 h turbocat /drivers/audio/a5536/ Geode (a5536) driver added to autobuild.  
/drivers/audio/a5536/geode.bat
/drivers/audio/a5536/makefile
/drivers/audio/a5536/Tupfile.lua
/drivers/audio/a5536/driver.lds
/drivers/audio/a5536/geode.asm
/drivers/audio/a5536/geode.c
/drivers/audio/a5536/pci.h
9502 849 d 21 h turbocat /drivers/ Delete old acpi sources  
/drivers/acpi
9500 849 d 22 h turbocat /drivers/devman/acpica/ ACPICA: fix Makefile  
/drivers/devman/acpica/Makefile
9499 849 d 22 h turbocat /drivers/devman/ Devman (acpi.sys):
- Fixed errors breaking build;
- Added to auto build;
 
/drivers/devman/Tupfile.lua
/drivers/devman/Makefile
/drivers/devman/acpi.asm
/drivers/devman/acpi.c
/drivers/devman/pci/access.c
/drivers/devman/pci/pci.c
/drivers/devman/pci/probe.c
/drivers/devman/scan.c
9498 849 d 22 h turbocat /drivers/devman/acpica/ ACPICA: Added setting a custom path for the log.  
/drivers/devman/acpica/Tupfile.lua
/drivers/devman/acpica/osunixxf.c
9493 849 d 23 h turbocat /drivers/include/ DDK headers:
- Delete old acpi headers (use acpica headers)
- Fixed pci functions to use devman.
 
/drivers/include/acpi
/drivers/include/asm/pci.h
/drivers/include/linux/pci.h
9492 850 d 0 h turbocat /drivers/devman/acpica/ ACPICA: Added to autobuild.  
/drivers/devman/acpica/Tupfile.lua
/drivers/devman/acpica/generate/unix/bin
/drivers/devman/acpica/os_specific
/drivers/devman/acpica/Makefile
/drivers/devman/acpica/osunixxf.c
9479 851 d 0 h leency /drivers/audio/a5536/ fix build  
/drivers/audio/a5536/Tupfile.lua
9478 851 d 0 h leency /drivers/audio/a5536/ geode loader: load driver from the same folder  
/drivers/audio/a5536/Tupfile.lua
/drivers/audio/a5536/geode.asm
9425 861 d 18 h leency / docs/config.txt: change *.obj to *.sys in the sound section  
/data/ca/docs/CONFIG.TXT
/data/eng/docs/CONFIG.TXT
/data/et/docs/CONFIG.TXT
/data/it/docs/CONFIG.TXT
/data/rus/docs/CONFIG.TXT
/data/sp/docs/CONFIG.TXT
/drivers/audio/sb16/README.TXT
9285 889 d 21 h punk_joker /drivers/audio/ HDA: Add AMD Matisse vendor:device ids  
/drivers/audio/intel_hda/hdaudio.asm
/drivers/audio/sound.asm
9274 891 d 15 h leency / Rename drivers:
- intelac97 > ac97
- intel_hda > hdaudio
To fit into 8.3
 
/drivers/audio/ac97.asm
/drivers/audio/intel_hda/hdaudio.asm
/drivers/audio/intel_hda/intel_hda.asm
/drivers/audio/intelac97.asm
/data/Tupfile.lua
/drivers/audio/intel_hda/Tupfile.lua
/drivers/audio/sound.asm
/programs/cmm/dicty/dicty.c
9243 903 d 18 h hidnplayr /drivers/ethernet/ i8255x: Link detection.  
/drivers/ethernet/i8255x.asm
9232 904 d 19 h hidnplayr /drivers/ethernet/ i8255x: Improved interrupt handling.  
/drivers/ethernet/i8255x.asm
9188 956 d 5 h hidnplayr /drivers/ethernet/ 3C59X: Improved interrupt handeling. Small fixes (magic numbers, delays)  
/drivers/ethernet/3c59x.asm
9186 957 d 21 h turbocat /drivers/ddk/io/ libddk: fixed io functions  
/drivers/ddk/io/create.c
/drivers/ddk/io/finfo.c
/drivers/ddk/io/ssize.c
/drivers/ddk/io/write.c
9161 971 d 5 h hidnplayr /drivers/ethernet/ RTL8139: Improved interrupt handeling.  
/drivers/ethernet/RTL8139.asm
9160 971 d 5 h hidnplayr /drivers/unfinished/ Some small bugfixes in unfinished drivers.  
/drivers/unfinished/agp.asm
/drivers/unfinished/cardbus.asm
9159 971 d 6 h hidnplayr /drivers/unfinished/ BCM57XX: Update template  
/drivers/unfinished/bcm57xx.asm
9158 971 d 6 h hidnplayr /drivers/ethernet/ R6040: Improved interrupt handeling.  
/drivers/ethernet/R6040.asm
9157 971 d 7 h hidnplayr /drivers/ethernet/ Rhine: Improved interrupt handeling.  
/drivers/ethernet/rhine.asm
9152 974 d 20 h turbocat /drivers/sensors/ k10temp: fix for erratum 688 returned  
/drivers/sensors/e_msr.c
/drivers/sensors/amd_nb.c
/drivers/sensors/k10temp/Makefile
/drivers/sensors/k10temp/Tupfile.lua
9150 975 d 19 h hidnplayr / AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)  
/drivers/ethernet/ar81xx.asm
/drivers/ethernet/ar81xx.inc
/programs/network/netcfg/drivers.inc
9149 976 d 19 h hidnplayr /drivers/ Cleanup  
/drivers/ethernet/RTL8139.asm
/drivers/ethernet/RTL8169.asm
/drivers/ethernet/forcedeth.asm
/drivers/ethernet/i8254x.asm
/drivers/ethernet/mtd80x.asm
/drivers/ethernet/pcnet32.asm
/drivers/netdrv.inc
9148 976 d 19 h hidnplayr /drivers/ethernet/ rtl8169: Improved interrupt handling.  
/drivers/ethernet/RTL8169.asm
9147 976 d 19 h hidnplayr /drivers/ethernet/ i8254x: Improved interrupt handling.  
/drivers/ethernet/ar81xx.asm
/drivers/ethernet/i8254x.asm
9146 976 d 20 h hidnplayr / AR81xx: Bugfixes (now also works on non-gigabit devices such as QCA8172), refactoring.  
/drivers/ethernet/ar81xx.asm
/drivers/ethernet/ar81xx.inc
/drivers/netdrv.inc
/programs/network/netcfg/drivers.inc
9144 979 d 20 h turbocat /drivers/sensors/k10temp/ k10temp:
- fixed crash when there was no device.
 
/drivers/sensors/k10temp/k10temp.c