All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.0-test2 and 8139too module oddity
@ 2003-08-01 15:47 James Pearson
  0 siblings, 0 replies; only message in thread
From: James Pearson @ 2003-08-01 15:47 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-01 15:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-01 15:47 2.6.0-test2 and 8139too module oddity James Pearson

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.