[aclug-L] Re: HELP!!!
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
One way is to compile the code for the second as a module. There is
another way as well.
Per the Ethernet Howto:
There are two ways that you can enable auto-probing for the second
(and third, and...) card. The easiest method is to pass boot-time
arguments to the kernel, which is usually done by LILO. Probing for
the second card can be achieved by using a boot-time argument as
simple as ether=0,0,eth1. In this case eth0 and eth1 will be assigned
in the order that the cards are found at boot. Say if you want the
card at 0x300 to be eth0 and the card at 0x280 to be eth1 then you
could use
LILO: linux ether=5,0x300,eth0 ether=15,0x280,eth1
The ether= command accepts more than the IRQ + I/O + name shown above.
Please have a look at ``Passing Ethernet Arguments...'' for the full
syntax, card specific parameters, and LILO tips.
Wayne White <wwhite@xxxxxxxxxxxxx> writes:
> At 06:59 PM 11/22/1999 -0600, you wrote:
> >On Mon, 22 Nov 1999, Wayne White wrote:
> >
> >> I installed a second NIC into my linux box, RH6.0, recompiled
> >> a kernel to have the tulip support. Now that NIC has become
> >> eth0 and is working and the original NIC, a Linksys ISA card,
> >> isn't recognized anymore. I haven't been able to get the
> >> machine to see it at all that I can tell. Help, where did I
> >> go wrong? How do I fix this?
> >
> > Is a Linksys ISA an NE2000 clone? If so, did you compile in
> >NE2000 as well? You will need both compiled in for it to recognize both
> >cards.
> >
>
> Yes, it is a NE2000 clone. I did compile that in as well. Now what?
>
> Wayne
>
--
John Goerzen Linux, Unix consulting & programming jgoerzen@xxxxxxxxxxxx |
Developer, Debian GNU/Linux (Free powerful OS upgrade) www.debian.org |
----------------------------------------------------------------------------+
The 1,114,168th digit of pi is 8.
|
|