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
5156 3489 d 20 h hidnplayr /drivers/ethernet/ i8254x: dont crash when out of memory.  
5140 3529 d 7 h hidnplayr /drivers/ethernet/ Corrected ANE bit. (Merged from Baremetal OS)  
5074 3552 d 1 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
4580 3743 d 20 h hidnplayr /drivers/ MTD80x network driver: Now in PE format. Added link detection and more specific device names. Fixed typo in PE network drivers.  
4532 3768 d 19 h hidnplayr / PCnet32: now in PE format.  
4524 3770 d 22 h hidnplayr /drivers/ethernet/ Bugfixes for PE version of i8254x driver  
4522 3771 d 21 h hidnplayr / i8254x driver: Now in PE format!  
4521 3772 d 0 h hidnplayr /drivers/ethernet/ i8254x driver: Corrected return flags for transmit procedure.  
4519 3772 d 2 h hidnplayr /drivers/ethernet/ i8254x driver: Use more then one TX descriptor. Prevented re-entry of transmit procedure.  
4512 3772 d 18 h hidnplayr /drivers/ethernet/ i8254x driver: use more then one RX descriptor.  
4470 3778 d 0 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3778 d 2 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3818 d 1 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
3855 3943 d 4 h hidnplayr /drivers/ethernet/ Better debug output for i8254x and pcnet32 driver.  
3788 3969 d 21 h hidnplayr /drivers/ethernet/ Disabled some debug output for i8254x driver.  
3545 4011 d 22 h hidnplayr / Merge new network stack with trunk