From: Johannes Erdfelt <johannes@erdfelt.com>
To: Dave Jones <davej@redhat.com>,
greg@kroah.com, Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: usb-uhci rmmod fun
Date: Tue, 24 Feb 2004 19:13:48 -0800 [thread overview]
Message-ID: <20040225031348.GM16632@sventech.com> (raw)
In-Reply-To: <20040225005241.GB11203@redhat.com>
On Wed, Feb 25, 2004, Dave Jones <davej@redhat.com> wrote:
> Greg,
> wtf is going on here ?
>
> (00:52:08:root@mindphaser:davej)# lsmod | grep floppy
> (00:52:39:root@mindphaser:davej)# modprobe usb-uhci
> (00:52:48:root@mindphaser:davej)# lsmod | grep floppy
> (00:53:02:root@mindphaser:davej)# rmmod uhci_hcd
> (00:53:11:root@mindphaser:davej)# lsmod | grep floppy
> floppy 58260 0
> (00:53:13:root@mindphaser:davej)#
>
> Unloading the usb controller loads the floppy controller!?
That can't be right. You're loading usb-uhci, then unloading uhci_hcd.
You should have only have one, depending on the version of the kernel.
JE
next prev parent reply other threads:[~2004-02-25 3:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-25 0:52 usb-uhci rmmod fun Dave Jones
2004-02-25 2:00 ` Greg KH
2004-02-25 12:06 ` Dave Jones
2004-02-25 3:13 ` Johannes Erdfelt [this message]
2004-02-25 12:04 ` Dave Jones
2004-02-25 16:33 ` Sergey Vlasov
2004-02-25 16:44 ` Dave Jones
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=20040225031348.GM16632@sventech.com \
--to=johannes@erdfelt.com \
--cc=davej@redhat.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.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 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.