All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Pearson <james-p@moving-picture.com>
To: linux-kernel@vger.kernel.org
Subject: 2.6.0-test2 and 8139too module oddity
Date: Fri, 01 Aug 2003 16:47:57 +0100	[thread overview]
Message-ID: <3F2A8BAD.5DAD45AC@moving-picture.com> (raw)

Using a vanilla 2.6.0-test2 kernel with 8139too loaded as a module for
eth0 (my only NIC), I get:

# lsmod
Module                  Size  Used by
nfsd                  158048  17 
exportfs                6320  1 nfsd
autofs4                15408  2 
nfs                   147356  4 
lockd                  65104  3 nfsd,nfs
sunrpc                126852  22 nfsd,nfs,lockd
8139too                24096  0 
mii                     5424  1 8139too
crc32                   4720  1 8139too

i.e. states that 8139too is not used ... but it is!

Using 'rmmod 8139too' works - but, unsurprisingly, all network activity
stops ...

Under 2.4.X, 8139too is 'in use' and can't be rmmod'ed.

James Pearson

                 reply	other threads:[~2003-08-01 15:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3F2A8BAD.5DAD45AC@moving-picture.com \
    --to=james-p@moving-picture.com \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.