Re: [gentoo-user] Re: modules in use

2008-12-07 Thread James Wall
On Saturday 06 December 2008 15:21:59 Neil Bothwick wrote: > On Sat, 06 Dec 2008 21:53:46 +0200, Nikos Chantziaras wrote: > > > ath_pci 196472 0 > > > > > > So I am sending this over my wireless connection without using the > > > wireless module. If the 0 means it is truly unused, I

Re: [gentoo-user] Re: modules in use

2008-12-06 Thread Neil Bothwick
On Sat, 06 Dec 2008 21:53:46 +0200, Nikos Chantziaras wrote: > > ath_pci 196472 0 > > > > So I am sending this over my wireless connection without using the > > wireless module. If the 0 means it is truly unused, I could rmmod > > it and not notice any difference. > > Why don't

Re: [gentoo-user] Re: modules in use

2008-12-06 Thread Neil Bothwick
On Sat, 06 Dec 2008 02:51:02 +0200, Nikos Chantziaras wrote: > > Not true. Anything with a 0 is not used by another module. That's not > > the same as not used. > ath_pci 196472 0 So I am sending this over my wireless connection without using the wireless module. If the 0 mean

Re: [gentoo-user] Re: modules in use

2008-12-06 Thread Patric Schmitz
On Sat, 06 Dec 2008 02:51:02 +0200 Nikos Chantziaras <[EMAIL PROTECTED]> wrote: > Neil Bothwick wrote: > > On Fri, 5 Dec 2008 22:32:23 +0100, Sebastian Günther wrote: > > > >> The third column of lsmod is headed with Used by and consists of a > >> number and a list of modules which use it. > >>

Re: [gentoo-user] Re: modules in use

2008-12-05 Thread Paul Hartman
On Fri, Dec 5, 2008 at 7:09 PM, »Q« <[EMAIL PROTECTED]> wrote: > On Sat, 06 Dec 2008 02:51:02 +0200 > Nikos Chantziaras <[EMAIL PROTECTED]> wrote: > >> Neil Bothwick wrote: >> > On Fri, 5 Dec 2008 22:32:23 +0100, Sebastian Günther wrote: >> > >> >> The third column of lsmod is headed with Used by a

Re: [gentoo-user] Re: modules in use

2008-12-05 Thread Paul Hartman
On Fri, Dec 5, 2008 at 6:51 PM, Nikos Chantziaras <[EMAIL PROTECTED]> wrote: > Neil Bothwick wrote: >> >> On Fri, 5 Dec 2008 22:32:23 +0100, Sebastian Günther wrote: >> >>> The third column of lsmod is headed with Used by and consists of a number >>> and a list of modules which use it. >>> >>> Ever