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
3197 4140 d 19 h hidnplayr /kernel/branches/net/drivers/ Bugfix in PCnet driver.  
3158 4154 d 1 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8029 which led to crash after receiving TCP frame.  
3156 4154 d 18 h hidnplayr /kernel/branches/net/drivers/ Fixed autobuild  
3155 4154 d 18 h hidnplayr /kernel/branches/net/drivers/ Replaced signed relative jumps with unsigned ones were needed.
(I must lose this bad habbit in 2013...)
 
3154 4155 d 4 h hidnplayr /kernel/branches/net/ Added VIA Rhine driver. Only tested on Rhine II cards.  
3149 4161 d 22 h hidnplayr /kernel/branches/net/drivers/ Fixed and refactored RTL8029/NE2000 driver. Some fine-tuning still needed.  
2999 4222 d 17 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in i8254x driver  
2983 4249 d 21 h hidnplayr /kernel/branches/net/drivers/ fixed build for i8255x stub  
2981 4249 d 21 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
2935 4292 d 17 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in network drivers irq handler.
Updated netdrv.inc and pci.inc
 
2934 4292 d 19 h hidnplayr /kernel/branches/net/drivers/ Fixed bug wich caused i8254x driver to be able to load multiple times on the same device.  
2929 4300 d 11 h hidnplayr /kernel/branches/net/drivers/bus/ Bugfix in pci.inc for network drivers.  
2925 4301 d 22 h hidnplayr /kernel/branches/net/drivers/ some updates for i8254x driver  
2923 4302 d 20 h hidnplayr /kernel/branches/net/drivers/ some markup changes in dec21x4x.asm  
2922 4303 d 1 h hidnplayr /kernel/branches/net/drivers/bus/ fixed find_mmio32 in pci.inc  
2921 4303 d 1 h hidnplayr /kernel/branches/net/drivers/ i8254x driver stub (works in vBox)  
2918 4308 d 15 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 driver  
2916 4308 d 21 h hidnplayr /kernel/branches/net/drivers/ Some cleanup in rtl8169 driver  
2913 4310 d 1 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 4310 d 1 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