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
2912 4304 d 22 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 4305 d 12 h hidnplayr /kernel/branches/net/drivers/bus/ added latency config macro to pci.inc  
2910 4305 d 12 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 4305 d 22 h hidnplayr /kernel/branches/net/drivers/ Bugfix in SIS900 init, added some debug output, Bugfix in set_rxd, some refactoring  
2908 4305 d 23 h hidnplayr /kernel/branches/net/drivers/ Bugfix in 'hook' procedure for SIS900 driver  
2887 4321 d 12 h hidnplayr /kernel/branches/net/drivers/ netdrv.inc cleanup  
2886 4321 d 12 h hidnplayr /kernel/branches/net/drivers/ added pci.inc for drivers, removed redundant code from netdrv.inc  
2865 4330 d 20 h hidnplayr /kernel/branches/net/drivers/ R6040 driver now keeps track of number of received/sent packets/bytes.  
2863 4330 d 22 h hidnplayr /kernel/branches/net/drivers/ PCNet driver now keeps track of number of received/sent packets/bytes.  
2852 4334 d 21 h hidnplayr /kernel/branches/net/drivers/ Replaced all 'equ' with '=' for network drivers, where possible.  
2851 4334 d 21 h hidnplayr /kernel/branches/net/drivers/ Bugfix for RTL8139 driver. Updated imports.inc  
2544 4432 d 13 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in some network drivers. (net branch)  
2540 4432 d 17 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2401 4470 d 10 h hidnplayr /kernel/branches/net/drivers/ Bugfix in PCnet32 driver for net branch  
2387 4471 d 11 h hidnplayr /kernel/branches/net/drivers/ Added error reporting to some of the network drivers in net branch  
2314 4573 d 17 h hidnplayr /kernel/branches/net/ -Fixed build.bat for NET branch
-Removed some unrelated files
-updates in telnet
 
2313 4573 d 19 h hidnplayr /kernel/branches/net/drivers/ Updated i8255x driver for NET branch  
2304 4578 d 15 h hidnplayr /kernel/branches/net/drivers/ Making SIS900 driver for net branch compileable  
2220 4626 d 4 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)
 
1893 4831 d 13 h hidnplayr /kernel/branches/net/drivers/ Updated R6040 driver for net branch:
Fixed typo, cleaned up, disabled excessive debug output.
 

Show All