Subversion Repositories Kolibri OS

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
10049 1 d 23 h ace_dent / Consistent use of `KolibriOS` name

- Ensure consistent naming for brand integrity.
 
/contrib/sdk/sources/newlib/libc/include/sys/ksys.h
/drivers/ethernet/forcedeth.asm
/drivers/ethernet/rhine.asm
/drivers/old/radeonhd/stub.asm
/drivers/sensors/k10temp/k10temp.c
/kernel/trunk/bootloader/grub4kos.asm
/kernel/trunk/kernelsp.inc
/programs/develop/ktcc/trunk/libc.obj/include/sys/ksys.h
/programs/develop/ktcc/trunk/libc.obj/samples/futex.c
/programs/develop/libraries/TinyGL/asm_fork/export.inc
/programs/develop/libraries/box_lib/asm/trunk/opendial.mac
/programs/develop/libraries/box_lib/trunk/d_button.asm
/programs/develop/libraries/box_lib/trunk/frame.asm
/programs/develop/libraries/box_lib/trunk/menubar.asm
/programs/develop/libraries/box_lib/trunk/pathshow.asm
/programs/develop/libraries/box_lib/trunk/scrollbar.asm
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/develop/libraries/proc_lib/trunk/colrdial.mac
/programs/develop/libraries/proc_lib/trunk/opendial.mac
/programs/fs/unzip60/kolibri/config.h
/programs/fs/unzip60/kolibri/dirent.c
/programs/fs/unzip60/kolibri/kos32.c
/programs/games/bnc/trunk/bnc.asm
/programs/games/kosilka/kosilka.cpp
/programs/games/kox/trunk/kox.asm
/programs/games/lights/trunk/lights.asm
/programs/games/whowtbam/trunk/whowtbam.txt
/programs/system/colrdial/color_dialog.asm
/programs/system/cropflat/cropflat.asm
/programs/testing/fspeed/fspeed.asm
9751 789 d 11 h hidnplayr /drivers/ethernet/ Rhine: Improved chip detection  
/drivers/ethernet/rhine.asm
9750 789 d 11 h hidnplayr /drivers/ethernet/ AR81XX: Fix chip detection  
/drivers/ethernet/ar81xx.asm
/drivers/ethernet/ar81xx.inc
9569 871 d 5 h punk_joker / AR8152: activate supporting by serzhu  
/drivers/ethernet/ar81xx.asm
/drivers/ethernet/ar81xx.inc
/programs/network/netcfg/drivers.inc
9243 932 d 12 h hidnplayr /drivers/ethernet/ i8255x: Link detection.  
/drivers/ethernet/i8255x.asm
9232 933 d 13 h hidnplayr /drivers/ethernet/ i8255x: Improved interrupt handling.  
/drivers/ethernet/i8255x.asm
9188 984 d 23 h hidnplayr /drivers/ethernet/ 3C59X: Improved interrupt handeling. Small fixes (magic numbers, delays)  
/drivers/ethernet/3c59x.asm
9161 999 d 22 h hidnplayr /drivers/ethernet/ RTL8139: Improved interrupt handeling.  
/drivers/ethernet/RTL8139.asm
9158 1000 d 0 h hidnplayr /drivers/ethernet/ R6040: Improved interrupt handeling.  
/drivers/ethernet/R6040.asm
9157 1000 d 0 h hidnplayr /drivers/ethernet/ Rhine: Improved interrupt handeling.  
/drivers/ethernet/rhine.asm
9150 1004 d 12 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 1005 d 12 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 1005 d 12 h hidnplayr /drivers/ethernet/ rtl8169: Improved interrupt handling.  
/drivers/ethernet/RTL8169.asm
9147 1005 d 13 h hidnplayr /drivers/ethernet/ i8254x: Improved interrupt handling.  
/drivers/ethernet/ar81xx.asm
/drivers/ethernet/i8254x.asm
9146 1005 d 13 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
8997 1054 d 16 h hidnplayr /drivers/ethernet/ RTL8169: RX overrun fixed  
/drivers/ethernet/RTL8169.asm
8910 1067 d 13 h hidnplayr /drivers/ethernet/ PcNET32: Link detection for MII enabled devices.  
/drivers/ethernet/pcnet32.asm
8898 1068 d 13 h hidnplayr /drivers/ethernet/ PcNET32: Handle FIFO overruns gracefully.  
/drivers/ethernet/pcnet32.asm
8897 1068 d 13 h hidnplayr /drivers/ethernet/ PcNET32: General cleanup  
/drivers/ethernet/pcnet32.asm
7827 1487 d 15 h hidnplayr /drivers/ethernet/ Add chip type detection. Only QCA816x/7x supported so far.  
/drivers/ethernet/ar81xx.asm
/drivers/ethernet/ar81xx.inc
7809 1495 d 16 h hidnplayr /drivers/ethernet/ Atheros 8161/8162/8171/8172 Ethernet driver.
Only tested on AR8171 with rev B0 chip.
 
/drivers/ethernet/ar81xx.asm
/drivers/ethernet/ar81xx.inc
/drivers/ethernet/i8254x.asm
7299 2153 d 22 h hidnplayr /drivers/ethernet/ RTL8169 driver: Small bugfix, cleanup  
/drivers/ethernet/RTL8169.asm
7250 2225 d 1 h hidnplayr /drivers/ Interpret 64-bit PCI BAR's properly.  
/drivers/ethernet/RTL8169.asm
/drivers/ethernet/forcedeth.asm
/drivers/ethernet/i8254x.asm
/drivers/pci.inc
6948 2457 d 14 h hidnplayr /drivers/ethernet/ i8255x: Give device more time to perform selective reset.  
/drivers/ethernet/i8255x.asm
6947 2458 d 14 h hidnplayr /drivers/ethernet/ i8254x: Dont set auto-negotiation bit in transmit configuration register, it requires extra code to work properly.  
/drivers/ethernet/i8254x.asm
6717 2746 d 12 h hidnplayr /drivers/ethernet/ Fixed eeprom reading for certain chips, detect PHY ID, improved reset.  
/drivers/ethernet/i8255x.asm
6713 2746 d 15 h hidnplayr /drivers/ethernet/ Fix for rev6711.  
/drivers/ethernet/RTL8139.asm
6711 2747 d 17 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.  
/drivers/ethernet/RTL8139.asm
6682 2755 d 15 h hidnplayr /drivers/ethernet/ RTL8139: Do not register driver if reset failed.  
/drivers/ethernet/RTL8139.asm
6480 2837 d 17 h hidnplayr /drivers/ethernet/ RTL8169: Fixed total received byte counter.  
/drivers/ethernet/RTL8169.asm
6229 3021 d 10 h hidnplayr /drivers/ethernet/ Fixed error in TX configuration register.  
/drivers/ethernet/RTL8139.asm
6227 3021 d 11 h hidnplayr /drivers/ethernet/ RTL8139 Link status: full/half duplex detection.  
/drivers/ethernet/RTL8139.asm
6124 3034 d 13 h hidnplayr /drivers/ethernet/ Added some more MAC identifiers.  
/drivers/ethernet/RTL8169.asm
6119 3034 d 15 h hidnplayr /drivers/ethernet/ Print TxConfig register value to debug board for unlisted rtl8169 clones.  
/drivers/ethernet/RTL8169.asm
5617 3224 d 22 h hidnplayr /drivers/ethernet/ PCNET32: Correctly handle interrupts when more then one device is loaded.  
/drivers/ethernet/pcnet32.asm
5588 3230 d 17 h hidnplayr /drivers/ethernet/ i8254x: Link detection  
/drivers/ethernet/i8254x.asm
5567 3279 d 11 h hidnplayr /drivers/ethernet/ RTL8169: Fail graciously when out of mem.  
/drivers/ethernet/RTL8169.asm
5562 3282 d 14 h hidnplayr /drivers/ethernet/ i8255x: Cleanup, Better handeling of received frames.  
/drivers/ethernet/i8255x.asm
5561 3283 d 23 h hidnplayr /drivers/ethernet/ i8255x: Fail graciously when out of mem.  
/drivers/ethernet/i8255x.asm
5560 3283 d 23 h hidnplayr /drivers/ethernet/ i8255x: Fixed memory leak when i8255x runs out of resources.  
/drivers/ethernet/i8255x.asm