[tulip] D-Link DFE-680TXD: "The transmitter stopped"

Donald Becker becker@scyld.com
Thu Nov 7 18:25:59 2002


On 7 Nov 2002, Leif Nixon wrote:

> Donald Becker <becker@scyld.com> writes:
> 
> > Please try
> >     ftp://www.scyld.com/pub/network/test/test/tulip.c
> > which has the updated ID.
> 
> No joy, I'm afraid. Still recognized as a 21143;

OK, please try these three things:

   Fix my typo at line 401 -- the ID should be "1541" not "1514".  Doh!

   Use the non- "*_cb" compile of the driver -- see
      http://www.scyld.com/network/updates.html

   At line 3500 make the following change to the default:

-	int i, chip_id = 4;			/* DC21143 */
+	int i, chip_id = 20;			/* ADMtek Centaur-C */


> Nov  7 23:33:33 kaipak cardmgr[586]: socket 1: Linksys EtherFast PCMPC200 v2
> Nov  7 23:33:33 kaipak kernel: cs: cb_alloc(bus 5): vendor 0x1186, device 0x1541
...
> Nov  7 23:33:33 kaipak kernel: eth0: Digital DS21143-xD Tulip rev 17 at 0xc4a78000, EEPROM not present, 00:4C:69:6E:75:79, IRQ 10.

-- 
Donald Becker				becker@scyld.com
Scyld Computing Corporation		http://www.scyld.com
410 Severn Ave. Suite 210		Scyld Beowulf cluster system
Annapolis MD 21403			410-990-9993