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
3197 4110 d 13 h hidnplayr /kernel/branches/net/drivers/ Bugfix in PCnet driver.  
3158 4123 d 18 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8029 which led to crash after receiving TCP frame.  
3156 4124 d 11 h hidnplayr /kernel/branches/net/drivers/ Fixed autobuild  
3155 4124 d 11 h hidnplayr /kernel/branches/net/drivers/ Replaced signed relative jumps with unsigned ones were needed.
(I must lose this bad habbit in 2013...)
 
3154 4124 d 21 h hidnplayr /kernel/branches/net/ Added VIA Rhine driver. Only tested on Rhine II cards.  
3149 4131 d 16 h hidnplayr /kernel/branches/net/drivers/ Fixed and refactored RTL8029/NE2000 driver. Some fine-tuning still needed.  
2999 4192 d 11 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in i8254x driver  
2983 4219 d 14 h hidnplayr /kernel/branches/net/drivers/ fixed build for i8255x stub  
2981 4219 d 15 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
2935 4262 d 11 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in network drivers irq handler.
Updated netdrv.inc and pci.inc
 
2934 4262 d 13 h hidnplayr /kernel/branches/net/drivers/ Fixed bug wich caused i8254x driver to be able to load multiple times on the same device.  
2929 4270 d 5 h hidnplayr /kernel/branches/net/drivers/bus/ Bugfix in pci.inc for network drivers.  
2925 4271 d 15 h hidnplayr /kernel/branches/net/drivers/ some updates for i8254x driver  
2923 4272 d 14 h hidnplayr /kernel/branches/net/drivers/ some markup changes in dec21x4x.asm  
2922 4272 d 18 h hidnplayr /kernel/branches/net/drivers/bus/ fixed find_mmio32 in pci.inc  
2921 4272 d 18 h hidnplayr /kernel/branches/net/drivers/ i8254x driver stub (works in vBox)  
2918 4278 d 9 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 driver  
2916 4278 d 14 h hidnplayr /kernel/branches/net/drivers/ Some cleanup in rtl8169 driver  
2913 4279 d 19 h hidnplayr /kernel/branches/net/drivers/ Fixed bugs in SIS900 RX:
-Receiver MUST be re-enabled by the driver.
-Driver MUST check for multiple packets at once.
 
2912 4279 d 19 h hidnplayr /kernel/branches/net/drivers/ Completion of the new SIS900 driver.
-cleanup of used packets after they are sent
-transmit function now checks first if the descriptor is free
 

Show All