public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Paul M Foster <paulf@quillandmouse.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] NE module, modprobe, etc.
Date: Sun, 7 Aug 2005 18:17:41 -0400	[thread overview]
Message-ID: <20050807221741.GT792@quillandmouse.com> (raw)

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



             reply	other threads:[~2005-08-07 22:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-07 22:17 Paul M Foster [this message]
2005-08-07 22:39 ` [gentoo-user] NE module, modprobe, etc 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050807221741.GT792@quillandmouse.com \
    --to=paulf@quillandmouse.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox