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
5074 3550 d 16 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5005 3594 d 18 h hidnplayr / Converted RTL8029 driver to PE format.  
4974 3628 d 20 h hidnplayr /drivers/ethernet/ Small bugfix concerning ISA devices  
4629 3723 d 16 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4627 3724 d 0 h hidnplayr /drivers/ethernet/ Fixed bug in RTL8029 driver which allowed it to be loaded multiple times.  
4470 3776 d 15 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3776 d 18 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3816 d 16 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
3856 3941 d 19 h hidnplayr /drivers/ethernet/ Better debug output for RTL8029 and RTL8139 driver.  
3619 4000 d 12 h hidnplayr /drivers/ethernet/ Disable some debugging output for RTL8029 driver.  
3545 4010 d 13 h hidnplayr / Merge new network stack with trunk