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
3205 4137 d 15 h hidnplayr /kernel/branches/net/drivers/ Updated PCI macros for network drivers.  
3155 4158 d 10 h hidnplayr /kernel/branches/net/drivers/ Replaced signed relative jumps with unsigned ones were needed.
(I must lose this bad habbit in 2013...)
 
2981 4253 d 13 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
2935 4296 d 10 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in network drivers irq handler.
Updated netdrv.inc and pci.inc
 
2865 4339 d 15 h hidnplayr /kernel/branches/net/drivers/ R6040 driver now keeps track of number of received/sent packets/bytes.  
2852 4343 d 16 h hidnplayr /kernel/branches/net/drivers/ Replaced all 'equ' with '=' for network drivers, where possible.  
1893 4840 d 8 h hidnplayr /kernel/branches/net/drivers/ Updated R6040 driver for net branch:
Fixed typo, cleaned up, disabled excessive debug output.
 
1889 4843 d 12 h hidnplayr /kernel/branches/net/drivers/ Updated r6040 driver for net branch  
1886 4844 d 11 h hidnplayr /kernel/branches/net/ R6040 driver for net branch