[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: auto modules
On Mon, Mar 11, 2002 at 04:35:06PM -0600, Danny Sauer wrote:
> That'd be fine too, but it's not automagically doing that either. Is that
> some kind of "alias eth0 3c509" line or what? This is a pretty old system,
> and the automatic hardware detection isn't finding the NIC.
Right. Just edit /etc/modules.conf appropriately.
> --Danny, who should really just build a kernel with support built in anyway
If it is an ISA NIC, that won't help. In addition to the "alias eth0
3c509", you need to add a line like this:
options 3c509 io=0x300 irq=11
(or whatever). Then set it up like you would any other network
interface.
Steve
--
steve@silug.org | Southern Illinois Linux Users Group
(618)398-7360 | See web site for meeting details.
Steven Pritchard | http://www.silug.org/
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.