lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 1 Aug 2007 11:21:59 +0200
From:	Edward Ando <edwardando@...twebnet.it>
To:	linux-wireless@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: Removing the prism54 module

With pleasure:

lsmod
Module                  Size  Used by
tun                     7680  1 
snd_seq_oss            26816  0 
snd_seq_device          5288  1 snd_seq_oss
snd_seq_midi_event      5408  1 snd_seq_oss
snd_seq                39856  4 snd_seq_oss,snd_seq_midi_event
snd_pcm_oss            37344  0 
snd_mixer_oss          13504  1 snd_pcm_oss
pcmcia                 33184  0 
snd_intel8x0           27108  2 
snd_ac97_codec         88836  1 snd_intel8x0
ac97_bus                1824  1 snd_ac97_codec
snd_pcm                62896  3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer              17064  2 snd_seq,snd_pcm
prism54                48848  0 
snd_page_alloc          7080  2 snd_intel8x0,snd_pcm
yenta_socket           22140  1 
rsrc_nonstatic          8580  1 yenta_socket


Edward

On Tue, 31 Jul 2007 21:20:57 -0400
"Luis R. Rodriguez" <mcgrof@...il.com> wrote:

> On 7/28/07, Edward Ando <edwardando@...twebnet.it> wrote:
> > Dear All,
> > I am trying to set up software suspend 2 (TuxOnIce now it seems).
> > This has decided it wants to remove the prism54 module before
> > starting the hibernate process.
> >
> > When it tries to do this, (or when I manually do: "ifconfig eth1
> > down"), I start getting these messages on all terminals, ad
> > infinitum:
> >
> > kernel: unregister_netdevice: waiting for eth1 to become free. Usage
> > count = 4
> 
> Hmm... can you show lsmod output please?
> 
>   Luis
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ