public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] NE module, modprobe, etc.
@ 2005-08-07 22:17 Paul M Foster
  2005-08-07 22:39 ` William Kenworthy
  0 siblings, 1 reply; 7+ messages in thread
From: Paul M Foster @ 2005-08-07 22:17 UTC (permalink / raw
  To: gentoo-user

I've got an older machine whose NIC uses the ne module. When I run 
generate-modprobe.conf, I get the following two lines (among others) in 
my modprobe.conf:

alias ne off
install eth0 /bin/true

If I change the one line to:

alias eth0 ne

and add this line:

options ne io=0x330

and remove the "install eth0 /bin/true" line, I can "modprobe ne" and 
it will load fine. My /etc/modules.autoload.d/kernel-2.6 file contains 
(among other lines) the following:

ne
options ne io=0x300

This is all gentoo 2005.0. I'm brand new to this, so could someone 
explain to me what is causing the original two lines in the 
modprobe.conf file, and what file I can edit (and how) to make the 
modules system do what I want?

Paul

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-08-08  9:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-07 22:17 [gentoo-user] NE module, modprobe, etc Paul M Foster
2005-08-07 22:39 ` William Kenworthy
2005-08-08  2:14   ` Paul M Foster
2005-08-08  2:41     ` W.Kenworthy
2005-08-08  3:28       ` Nick Rout
2005-08-08  3:58       ` Paul M Foster
2005-08-08  9:45       ` Michael Kintzios

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox