Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5074 3527 d 16 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5073 3527 d 17 h hidnplayr / Converted 3c59x driver to PE format.  
5066 3529 d 15 h hidnplayr / Converted unfinished cardbus and AGP drivers to PE, moved to drivers/unfinished  
5065 3529 d 17 h hidnplayr /drivers/ethernet/ debug information changes.  
5050 3537 d 9 h hidnplayr / Converted RTL8169 driver to PE format.  
5046 3538 d 17 h hidnplayr / Converted DEC21x4x driver to PE format.  
5045 3538 d 18 h hidnplayr / Converted RTL8139 driver to PE format.  
5006 3571 d 18 h hidnplayr / Converted SIS900 driver to PE format.  
5005 3571 d 18 h hidnplayr / Converted RTL8029 driver to PE format.  
5004 3571 d 21 h hidnplayr /drivers/ethernet/ Enabled all interrupt causes.  
5003 3571 d 21 h hidnplayr /drivers/ethernet/ Changed some debug output.  
4998 3572 d 16 h hidnplayr /drivers/ethernet/ forcedeth: converted driver to PE format, bugfixes and enhancements in probe, reset, transmit and int_handler procedures.  
4974 3605 d 20 h hidnplayr /drivers/ethernet/ Small bugfix concerning ISA devices  
4803 3672 d 11 h hidnplayr /drivers/ethernet/ reduced time-out for auto negotiation, bugfixes.  
4663 3693 d 11 h hidnplayr /drivers/ethernet/ Updated stub for BCM57XX driver to PE format.  
4642 3698 d 11 h hidnplayr /drivers/ethernet/ disabled superfluous debug output.  
4629 3700 d 16 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4627 3701 d 1 h hidnplayr /drivers/ethernet/ Fixed bug in RTL8029 driver which allowed it to be loaded multiple times.  
4606 3708 d 11 h hidnplayr / Rhine ethernet driver: now in PE format.  
4597 3713 d 19 h hidnplayr / R6040 driver, now in PE format.  
4582 3719 d 11 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
4581 3719 d 11 h hidnplayr /drivers/ethernet/ i8255x network driver: Now in PE format.  
4580 3719 d 11 h hidnplayr /drivers/ MTD80x network driver: Now in PE format. Added link detection and more specific device names. Fixed typo in PE network drivers.  
4576 3720 d 15 h hidnplayr /drivers/ethernet/ MTD80x driver: MAC address is now read correctly, Fixed bug in transmit procedure.  
4532 3744 d 11 h hidnplayr / PCnet32: now in PE format.  
4524 3746 d 14 h hidnplayr /drivers/ethernet/ Bugfixes for PE version of i8254x driver  
4522 3747 d 13 h hidnplayr / i8254x driver: Now in PE format!  
4521 3747 d 16 h hidnplayr /drivers/ethernet/ i8254x driver: Corrected return flags for transmit procedure.  
4519 3747 d 18 h hidnplayr /drivers/ethernet/ i8254x driver: Use more then one TX descriptor. Prevented re-entry of transmit procedure.  
4512 3748 d 9 h hidnplayr /drivers/ethernet/ i8254x driver: use more then one RX descriptor.  
4470 3753 d 15 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3753 d 18 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4450 3756 d 16 h hidnplayr /drivers/ethernet/ R6040: replaced some magic numbers with constants, small bugfixes.  
4449 3756 d 16 h hidnplayr /drivers/ Proper link detection for RTL8139.  
4439 3760 d 10 h hidnplayr /drivers/ethernet/ Bugfix in R6040 driver RX descriptors, cleanup.  
4334 3793 d 16 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
4333 3793 d 16 h hidnplayr /drivers/ethernet/ Rhine ethernet driver: return success/failed for transmit function.  
4301 3804 d 19 h clevermouse /drivers/ethernet/ rtl8169: make sure that upper dword of rx/tx ring address is zero  
3880 3891 d 17 h hidnplayr /drivers/ethernet/ Better debug output for 3com ethernet driver  
3858 3917 d 16 h hidnplayr /drivers/ethernet/ RTL8139 now works in QEMU.