Trevor wrote:

> 2)I have a D-Link 10/100 DFE-660TX PCMCIA ethernet card installed.  It is
> supposedly supported by Linux as it was on the list at RH, Caldera, etc.  It
> detects it, and gives the following message under LOTHAR:  DEC chipset
> DC-21142(43) I/O 220 IRQ 5.  But during installation it said the "tulip"
> driver failed to intialize(?)  How do I get this working.

I have a DFE530-TX, but I don't use the tulip module.
Instead, the via-rhine module works fine for me. But I don't know if it will be
the case for you as it is not exactly the same chip.
To try the via-rhine module, log in as root and type 'modprobe via-rhine' in a
command line.
If it works (ie : you have no error message), edit your /etc/conf.modules file,
and change the line
    alias eth0 tulip
by
    alias eth0 via-rhine

And that should be ok.

HTH
Flupke

Reply via email to