[olug] Problems with setting up NICs

Mike Peterson mikejack at radiks.net
Fri Oct 26 12:54:51 UTC 2001


The dlink cards also use 8139too and not rtl8139 for the driver.

-----Original Message-----
From: Phil Brutsche [mailto:phil at giedi.obix.com]
Sent: Thursday, October 25, 2001 5:40 PM
To: olug at bstc.net
Subject: Re: [olug] Problems with setting up NICs


Don Kauffman wrote:

> Hello,
> 
> I've run into a problem trying to install two DLink DFE-530TX+ NICs w/

> the RealTek Chipset rtl8139

       ^^^^^^^^^^^^^^^^^^^^^^^

> append="eth=0,0,eth0,eth=0,0,eth1"
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


RTL8139-based ethernet cards are PCI; the IO port and IRQ are automatically
assigned by the BIOS at system boot.  The IO port and IRQ are also 
automatically determined by the driver when it loads.

The "append=..." line in your lilo.conf is the source of your trouble.
Remove it, re-run lilo, then reboot.

The only time you need to include that line is if you're using a legacy
kernel (ie < 2.4.x) and/or you're using ISA ethernet cards that don't have
an ISAPNP setting.


Phil


-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

For help contact olug-help at bstc.net - run by ezmlm
to unsubscribe, send mail to olug-unsubscribe at bstc.net
or `mail olug-unsubscribe at bstc.net < /dev/null`
(c)2001 OLUG http://www.olug.org

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_



-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

For help contact olug-help at bstc.net - run by ezmlm
to unsubscribe, send mail to olug-unsubscribe at bstc.net
or `mail olug-unsubscribe at bstc.net < /dev/null`
(c)2001 OLUG http://www.olug.org

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_




More information about the OLUG mailing list