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
3154 4145 d 5 h hidnplayr /kernel/branches/net/ Added VIA Rhine driver. Only tested on Rhine II cards.  
3149 4151 d 23 h hidnplayr /kernel/branches/net/drivers/ Fixed and refactored RTL8029/NE2000 driver. Some fine-tuning still needed.  
2999 4212 d 18 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in i8254x driver  
2983 4239 d 22 h hidnplayr /kernel/branches/net/drivers/ fixed build for i8255x stub  
2981 4239 d 22 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
2935 4282 d 19 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in network drivers irq handler.
Updated netdrv.inc and pci.inc
 
2934 4282 d 21 h hidnplayr /kernel/branches/net/drivers/ Fixed bug wich caused i8254x driver to be able to load multiple times on the same device.  
2929 4290 d 12 h hidnplayr /kernel/branches/net/drivers/bus/ Bugfix in pci.inc for network drivers.  
2925 4291 d 23 h hidnplayr /kernel/branches/net/drivers/ some updates for i8254x driver  
2923 4292 d 22 h hidnplayr /kernel/branches/net/drivers/ some markup changes in dec21x4x.asm  
2922 4293 d 2 h hidnplayr /kernel/branches/net/drivers/bus/ fixed find_mmio32 in pci.inc  
2921 4293 d 2 h hidnplayr /kernel/branches/net/drivers/ i8254x driver stub (works in vBox)  
2918 4298 d 16 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 driver  
2916 4298 d 22 h hidnplayr /kernel/branches/net/drivers/ Some cleanup in rtl8169 driver  
2913 4300 d 2 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 4300 d 3 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
 
2911 4300 d 16 h hidnplayr /kernel/branches/net/drivers/bus/ added latency config macro to pci.inc  
2910 4300 d 16 h hidnplayr /kernel/branches/net/drivers/ SIS900:
-refactoring
-fixed SIS900-635 MAC read
-fixed alignment issues
-added multiple TX descriptor support
TODO: clear sent packets from memory
 
2909 4301 d 3 h hidnplayr /kernel/branches/net/drivers/ Bugfix in SIS900 init, added some debug output, Bugfix in set_rxd, some refactoring  
2908 4301 d 4 h hidnplayr /kernel/branches/net/drivers/ Bugfix in 'hook' procedure for SIS900 driver  

Show All