[tulip] 10baseT card only works with 10/100 Mbs hubs

Nate Summers nsummers@gw.bsu.edu
Fri, 24 Nov 2000 09:41:34 -0500


It is rumored that Donald Becker <becker@scyld.com> on 11/22/00 at 05:22PM wrote:
> On Wed, 22 Nov 2000, Nate Summers wrote:

>> I have serveral SMC Etherpower 10 Mbs cards (21041 chipset) and have
>> noticed an interesting problem - they run great on one 10/100 Mbs hub (at
>> 10 Mbs of course) but do not work at all with any other hub. (I've tried
>> several.)  I don't even get a link light!  I've tried several different
>> cables, and they all with great with the 10/100 hub but not at all with
>> any of the others. 

> What driver version?

tulip.c:v0.92l 8/19/2000

It's the one that comes standard on Sclyd Beowulf.  (OT:  Where should I send my bugfix patches to bproc and beoboot?)

> What was the detection message?

eth0: Digital DC21041 Tulip rev 17 at 0x281a 000, <HW address>, IRQ 11
eth0:	21041 Media table, default media 0800 (Autosense).
eth0:	21041 media #0, 10baseT
eth0:	21041 media #4, 10baseT-FDX
eth1: Digital DC21041 Tulip rev 17 at 0x281c 000, <HW address>, IRQ 11
eth1:	21041 Media table, default media 0800 (Autosense).
eth1:	21041 media #0, 10baseT
eth1:	21041 media #4, 10baseT-FDX

Note that this error occurs in single card machines too.

>> The regular 10baseT hubs are of diverse types and brands.
>An interesting detail: which hubs supported autonegotiation?

AFAIK, only the 10/100 hub (the one that the cards work in) supports autonegotiation.
I've tried insmod tulip options=4,4, but it hasn't helped.

Rockwalrus