All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Johannes Erdfelt <johannes@erdfelt.com>
Cc: greg@kroah.com, Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: usb-uhci rmmod fun
Date: Wed, 25 Feb 2004 12:04:51 +0000	[thread overview]
Message-ID: <20040225120451.GC11203@redhat.com> (raw)
In-Reply-To: <20040225031348.GM16632@sventech.com>

On Tue, Feb 24, 2004 at 07:13:48PM -0800, Johannes Erdfelt wrote:

 > > (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.

Err, yeah. ignore the modprobe part. uhci_hcd was already loaded during boot..

		Dave




  reply	other threads:[~2004-02-25 12:06 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
2004-02-25 12:04   ` Dave Jones [this message]
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=20040225120451.GC11203@redhat.com \
    --to=davej@redhat.com \
    --cc=greg@kroah.com \
    --cc=johannes@erdfelt.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.