Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2983 4223 d 8 h hidnplayr /kernel/branches/net/drivers/ fixed build for i8255x stub  
2981 4223 d 8 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
2935 4266 d 4 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in network drivers irq handler.
Updated netdrv.inc and pci.inc
 
2934 4266 d 6 h hidnplayr /kernel/branches/net/drivers/ Fixed bug wich caused i8254x driver to be able to load multiple times on the same device.  
2929 4273 d 22 h hidnplayr /kernel/branches/net/drivers/bus/ Bugfix in pci.inc for network drivers.  
2925 4275 d 9 h hidnplayr /kernel/branches/net/drivers/ some updates for i8254x driver  
2923 4276 d 7 h hidnplayr /kernel/branches/net/drivers/ some markup changes in dec21x4x.asm  
2922 4276 d 12 h hidnplayr /kernel/branches/net/drivers/bus/ fixed find_mmio32 in pci.inc  
2921 4276 d 12 h hidnplayr /kernel/branches/net/drivers/ i8254x driver stub (works in vBox)  
2918 4282 d 2 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 driver  
2916 4282 d 8 h hidnplayr /kernel/branches/net/drivers/ Some cleanup in rtl8169 driver  
2913 4283 d 12 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 4283 d 12 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 4284 d 2 h hidnplayr /kernel/branches/net/drivers/bus/ added latency config macro to pci.inc  
2910 4284 d 2 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 4284 d 12 h hidnplayr /kernel/branches/net/drivers/ Bugfix in SIS900 init, added some debug output, Bugfix in set_rxd, some refactoring  
2908 4284 d 13 h hidnplayr /kernel/branches/net/drivers/ Bugfix in 'hook' procedure for SIS900 driver  
2887 4300 d 2 h hidnplayr /kernel/branches/net/drivers/ netdrv.inc cleanup  
2886 4300 d 3 h hidnplayr /kernel/branches/net/drivers/ added pci.inc for drivers, removed redundant code from netdrv.inc  
2865 4309 d 10 h hidnplayr /kernel/branches/net/drivers/ R6040 driver now keeps track of number of received/sent packets/bytes.  

Show All