[tulip-bug] eth ordering (linux 2.2.18)

Bogdan Costescu bogdan.costescu@iwr.uni-heidelberg.de
Thu, 17 May 2001 16:26:38 +0200 (CEST)


On Thu, 17 May 2001, Keith Warno wrote:

> Is there any rhyme or reason to eth ordering?  Or do we have to
> investigate the (possibly) new ordering each time a NIC is added?

The PCI cards are detected in the order provided by the PCI subsystem,
which doesn't know a thing about the fact that a certain card used to be
eth2 or something else. If you have cards driven by different drivers, you
can usually "force" this in /etc/modules.conf:

alias eth0 tulip
alias eth1 3c59x
etc.

but in your case, as there are 2 cards driven by the same driver, you
cannot assume anything.

So, yes, you have to check your config everytime you add/remove a card. In
some situations, swaping cables is easier...

Sincerely,

Bogdan Costescu

IWR - Interdisziplinaeres Zentrum fuer Wissenschaftliches Rechnen
Universitaet Heidelberg, INF 368, D-69120 Heidelberg, GERMANY
Telephone: +49 6221 54 8869, Telefax: +49 6221 54 8868
E-mail: Bogdan.Costescu@IWR.Uni-Heidelberg.De