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
2983 4219 d 8 h hidnplayr /kernel/branches/net/drivers/ fixed build for i8255x stub  
2981 4219 d 9 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
2935 4262 d 5 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in network drivers irq handler.
Updated netdrv.inc and pci.inc
 
2934 4262 d 7 h hidnplayr /kernel/branches/net/drivers/ Fixed bug wich caused i8254x driver to be able to load multiple times on the same device.  
2929 4269 d 23 h hidnplayr /kernel/branches/net/drivers/bus/ Bugfix in pci.inc for network drivers.  
2925 4271 d 9 h hidnplayr /kernel/branches/net/drivers/ some updates for i8254x driver  
2923 4272 d 8 h hidnplayr /kernel/branches/net/drivers/ some markup changes in dec21x4x.asm  
2922 4272 d 12 h hidnplayr /kernel/branches/net/drivers/bus/ fixed find_mmio32 in pci.inc  
2921 4272 d 12 h hidnplayr /kernel/branches/net/drivers/ i8254x driver stub (works in vBox)  
2918 4278 d 3 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 driver  
2916 4278 d 8 h hidnplayr /kernel/branches/net/drivers/ Some cleanup in rtl8169 driver  
2913 4279 d 13 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 13 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 4280 d 3 h hidnplayr /kernel/branches/net/drivers/bus/ added latency config macro to pci.inc  
2910 4280 d 3 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 4280 d 13 h hidnplayr /kernel/branches/net/drivers/ Bugfix in SIS900 init, added some debug output, Bugfix in set_rxd, some refactoring  
2908 4280 d 14 h hidnplayr /kernel/branches/net/drivers/ Bugfix in 'hook' procedure for SIS900 driver  
2887 4296 d 3 h hidnplayr /kernel/branches/net/drivers/ netdrv.inc cleanup  
2886 4296 d 3 h hidnplayr /kernel/branches/net/drivers/ added pci.inc for drivers, removed redundant code from netdrv.inc  
2865 4305 d 10 h hidnplayr /kernel/branches/net/drivers/ R6040 driver now keeps track of number of received/sent packets/bytes.  

Show All