public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Marvell Yukon 88E8001 not working, already tried "modprobe sk98lin" et al
Date: Fri, 4 Aug 2006 11:19:16 -0700	[thread overview]
Message-ID: <7573e9640608041119j216995b6j39bf40dcd242ba58@mail.gmail.com> (raw)
In-Reply-To: <7B97065F451A23458ED0C63B4CA5A2EA7C4A64@SRV-EXCHANGE.AUTOonline.local>

On 8/4/06, Noack, Sebastian <S.Noack@autoonline.de> wrote:
> > The kernel which I compiled supports sk98lin, skge and sky2 as
> modules,
> > and it seems like skge is automatically chosen. BTW, shouldn't "used
> by"
> > have a non-zero value for skge when the network controller is active?
>
> No, the "used by" column of lsmod just tell you which other modules
> depend on the corresponding module.

Not really.  Used by is a reference count that can be incremented by
either dependant modules, or by open devices.  As an example from my
system:

carcharias linux # lsmod
Module                  Size  Used by
ipw3945               102304  1

This is "used" by the user-space ipw3945d daemon.  If I kill that, I
can remove the module...

af_packet              20040  2
arc4                    2048  1
ipt_addrtype            1856  1
ipt_LOG                 5952  1
xt_pkttype              1920  3
xt_tcpudp               3072  4

.. and I have some packet filters setup...

nvidia               4546580  12

...no idea why nvidia requires 12 references for one desktop...

b44                    24140  0

...my wired network card.

To answer the OP, you are allowed to remove the network module of a
configured network interface.  This has the effect of hot-removing the
card, the interface just disappears.

-Richard
-- 
gentoo-user@gentoo.org mailing list



       reply	other threads:[~2006-08-04 18:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <7B97065F451A23458ED0C63B4CA5A2EA7C4A64@SRV-EXCHANGE.AUTOonline.local>
2006-08-04 18:19 ` Richard Fish [this message]
2006-08-03 12:51 [gentoo-user] Marvell Yukon 88E8001 not working, already tried "modprobe sk98lin" et al Ralph Seichter
2006-08-03 16:50 ` Richard Fish
2006-08-03 19:09   ` Ralph Seichter
2006-08-04 13:13     ` Ralph Seichter
2006-08-03 16:52 ` Joseph
2006-08-03 18:29 ` billyd
     [not found]   ` <1154630183.26426.26.camel@sysconcept.ca>
     [not found]     ` <200608031347.27149.billydw@insightbb.com>
2006-08-03 18:58       ` Joseph
2006-08-03 19:17   ` Ralph Seichter

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=7573e9640608041119j216995b6j39bf40dcd242ba58@mail.gmail.com \
    --to=bigfish@asmallpond.org \
    --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