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
2934 4265 d 9 h hidnplayr /kernel/branches/net/drivers/ Fixed bug wich caused i8254x driver to be able to load multiple times on the same device.  
2932 4270 d 9 h hidnplayr /kernel/branches/net/network/ Removed useless cli before calling mutex  
2931 4271 d 6 h hidnplayr /kernel/branches/net/network/ Rewrote PPPoE from scratch.
TODO: link IPv4_output to PPPoE_session_output
 
2930 4271 d 14 h hidnplayr /kernel/branches/net/network/ Some updates for TCP  
2929 4273 d 1 h hidnplayr /kernel/branches/net/drivers/bus/ Bugfix in pci.inc for network drivers.  
2928 4273 d 2 h hidnplayr /kernel/branches/ Removing deprecated branch "hd_kolibri"
The same can be achieved on trunk kolibri by using the "/sys" path.
A backup of the files can be found on the KolibriOS FTP server.
 
2925 4274 d 12 h hidnplayr /kernel/branches/net/drivers/ some updates for i8254x driver  
2924 4275 d 9 h hidnplayr /kernel/branches/net/network/ Some markup changes in network stack.  
2923 4275 d 10 h hidnplayr /kernel/branches/net/drivers/ some markup changes in dec21x4x.asm  
2922 4275 d 15 h hidnplayr /kernel/branches/net/drivers/bus/ fixed find_mmio32 in pci.inc  
2921 4275 d 15 h hidnplayr /kernel/branches/net/drivers/ i8254x driver stub (works in vBox)  
2919 4280 d 13 h hidnplayr /kernel/branches/net/applications/netcfg/ Removed useless button from NetCFG  
2918 4281 d 5 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 driver  
2917 4281 d 6 h hidnplayr /kernel/branches/net/applications/netcfg/ added rtl8169 device 0x813610ec, and a whole list of i8254x devices  
2916 4281 d 11 h hidnplayr /kernel/branches/net/drivers/ Some cleanup in rtl8169 driver  
2914 4282 d 12 h hidnplayr /kernel/branches/net/network/ Added crude loopback device.  
2913 4282 d 15 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 4282 d 15 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 4283 d 5 h hidnplayr /kernel/branches/net/drivers/bus/ added latency config macro to pci.inc  
2910 4283 d 5 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
 

Show All