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
2913 4297 d 0 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 4297 d 0 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 4297 d 14 h hidnplayr /kernel/branches/net/drivers/bus/ added latency config macro to pci.inc  
2910 4297 d 14 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 4298 d 0 h hidnplayr /kernel/branches/net/drivers/ Bugfix in SIS900 init, added some debug output, Bugfix in set_rxd, some refactoring  
2908 4298 d 1 h hidnplayr /kernel/branches/net/drivers/ Bugfix in 'hook' procedure for SIS900 driver  
2887 4313 d 14 h hidnplayr /kernel/branches/net/drivers/ netdrv.inc cleanup  
2886 4313 d 15 h hidnplayr /kernel/branches/net/drivers/ added pci.inc for drivers, removed redundant code from netdrv.inc  
2865 4322 d 22 h hidnplayr /kernel/branches/net/drivers/ R6040 driver now keeps track of number of received/sent packets/bytes.  
2863 4323 d 0 h hidnplayr /kernel/branches/net/drivers/ PCNet driver now keeps track of number of received/sent packets/bytes.  
2852 4326 d 23 h hidnplayr /kernel/branches/net/drivers/ Replaced all 'equ' with '=' for network drivers, where possible.  
2851 4326 d 23 h hidnplayr /kernel/branches/net/drivers/ Bugfix for RTL8139 driver. Updated imports.inc  
2544 4424 d 16 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in some network drivers. (net branch)  
2540 4424 d 19 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2401 4462 d 12 h hidnplayr /kernel/branches/net/drivers/ Bugfix in PCnet32 driver for net branch  
2387 4463 d 13 h hidnplayr /kernel/branches/net/drivers/ Added error reporting to some of the network drivers in net branch  
2314 4565 d 19 h hidnplayr /kernel/branches/net/ -Fixed build.bat for NET branch
-Removed some unrelated files
-updates in telnet
 
2313 4565 d 21 h hidnplayr /kernel/branches/net/drivers/ Updated i8255x driver for NET branch  
2304 4570 d 17 h hidnplayr /kernel/branches/net/drivers/ Making SIS900 driver for net branch compileable  
2220 4618 d 6 h hidnplayr /kernel/branches/net/ NET branch:
- cleanup in stack.inc + re-organisation of device pointers
- i8255x driver stub
- fix in sis900 driver (still untested)
 

Show All