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
5247 3419 d 2 h hidnplayr /drivers/ethernet/ i8255x: longer acces timing for eeprom.  
5194 3440 d 11 h hidnplayr /drivers/ethernet/ Program TFA correctly.  
5186 3446 d 6 h hidnplayr / Make all network driver service names uppercase.
(avoid loading the same driver multiple times because of different naming)
 
5184 3447 d 11 h hidnplayr /drivers/ethernet/ DEC21X4X: dont copy data when receiving.  
5182 3448 d 1 h hidnplayr /drivers/ethernet/ removed duplicate mii constants  
5180 3448 d 1 h hidnplayr /drivers/ethernet/ DEC21X4X: use regular descriptors instead of chained method, better support for real cards (works on Accton EN1207B-TX card)  
5156 3467 d 5 h hidnplayr /drivers/ethernet/ i8254x: dont crash when out of memory.  
5140 3506 d 15 h hidnplayr /drivers/ethernet/ Corrected ANE bit. (Merged from Baremetal OS)  
5127 3514 d 12 h hidnplayr /drivers/ethernet/ set zero flag when transmit succeeded.  
5126 3514 d 12 h hidnplayr /drivers/ethernet/ RTL8169: set zero flag when transmit succeeded  
5098 3517 d 8 h clevermouse / switch build system to Tup  
5074 3529 d 9 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5073 3529 d 10 h hidnplayr / Converted 3c59x driver to PE format.  
5066 3531 d 8 h hidnplayr / Converted unfinished cardbus and AGP drivers to PE, moved to drivers/unfinished  
5065 3531 d 10 h hidnplayr /drivers/ethernet/ debug information changes.  
5050 3539 d 2 h hidnplayr / Converted RTL8169 driver to PE format.  
5046 3540 d 10 h hidnplayr / Converted DEC21x4x driver to PE format.  
5045 3540 d 11 h hidnplayr / Converted RTL8139 driver to PE format.  
5006 3573 d 10 h hidnplayr / Converted SIS900 driver to PE format.  
5005 3573 d 11 h hidnplayr / Converted RTL8029 driver to PE format.  
5004 3573 d 14 h hidnplayr /drivers/ethernet/ Enabled all interrupt causes.  
5003 3573 d 14 h hidnplayr /drivers/ethernet/ Changed some debug output.  
4998 3574 d 8 h hidnplayr /drivers/ethernet/ forcedeth: converted driver to PE format, bugfixes and enhancements in probe, reset, transmit and int_handler procedures.  
4974 3607 d 13 h hidnplayr /drivers/ethernet/ Small bugfix concerning ISA devices  
4803 3674 d 4 h hidnplayr /drivers/ethernet/ reduced time-out for auto negotiation, bugfixes.  
4663 3695 d 4 h hidnplayr /drivers/ethernet/ Updated stub for BCM57XX driver to PE format.  
4642 3700 d 4 h hidnplayr /drivers/ethernet/ disabled superfluous debug output.  
4629 3702 d 9 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4627 3702 d 17 h hidnplayr /drivers/ethernet/ Fixed bug in RTL8029 driver which allowed it to be loaded multiple times.  
4606 3710 d 4 h hidnplayr / Rhine ethernet driver: now in PE format.  
4597 3715 d 12 h hidnplayr / R6040 driver, now in PE format.  
4582 3721 d 3 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
4581 3721 d 4 h hidnplayr /drivers/ethernet/ i8255x network driver: Now in PE format.  
4580 3721 d 4 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 3722 d 8 h hidnplayr /drivers/ethernet/ MTD80x driver: MAC address is now read correctly, Fixed bug in transmit procedure.  
4532 3746 d 3 h hidnplayr / PCnet32: now in PE format.  
4524 3748 d 7 h hidnplayr /drivers/ethernet/ Bugfixes for PE version of i8254x driver  
4522 3749 d 6 h hidnplayr / i8254x driver: Now in PE format!  
4521 3749 d 8 h hidnplayr /drivers/ethernet/ i8254x driver: Corrected return flags for transmit procedure.  
4519 3749 d 11 h hidnplayr /drivers/ethernet/ i8254x driver: Use more then one TX descriptor. Prevented re-entry of transmit procedure.