»Q« <[EMAIL PROTECTED]> writes:

> I see the same kind of thing, using alsa instead of oss.  But Whatever
> the 0's mean, the output of lsmod won't be enough to help the OP, who
> really wants to be able to tell what modules are *needed*.
>
> $ lsmod | grep iwl
> iwl4965               185000  0
> mac80211              112076  1 iwl4965
>
> It's certainly possible that my wireless driver is not being used by
> anything at any given microsecond, but this post won't get off my
> computer without that driver being used.

I see something in lsmod that really is confusing:
 lsmod
  Module                  Size  Used by
  [...]
  ipv6                   220812  16
  [...]

And I have ipv6 set negative (-ipv6) in /make.conf  
So very unlikely anything but other non-used modules make up the 16.


Reply via email to