Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: module question
- To: tlug@example.com
- Subject: Re: module question
- From: B0Ti <9915104t@example.com>
- Date: Fri, 01 Dec 2000 23:56:12 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- Organization: Kobe University, Japan
- References: <20001201202105.B15464@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <LmXc8B.A.rjH.su7J6@example.com>
- Resent-Sender: tlug-request@example.com
- Sender: boti@example.com
> If I have two network interfaces on a machine, is there any > way to specify which card becomes eth0 and which becomes eth1? I have > the following in my /etc/conf.modules file... > > alias eth0 eepro100 > alias eth1 eepro100 I don't know about the eepro100 driver, but if you can specify the IRQ to be used as an option passed to the module, it might work in a similar way: options eth0 -o eepro100 irq=X options eth1 -o eepro100 irq=Y B0Ti.
- References:
- module question
- From: "Thomas O'Dowd" <tom@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: system load
- Next by Date: Re: system load
- Prev by thread: module question
- Next by thread: restoring the MBR
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links