All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Sergey Vlasov <vsu@altlinux.ru>
Cc: linux-kernel@vger.kernel.org
Subject: Re: usb-uhci rmmod fun
Date: Wed, 25 Feb 2004 16:44:46 +0000	[thread overview]
Message-ID: <20040225164446.GA9346@redhat.com> (raw)
In-Reply-To: <20040225193343.47b7572f.vsu@altlinux.ru>

On Wed, Feb 25, 2004 at 07:33:43PM +0300, Sergey Vlasov wrote:
 > On Wed, 25 Feb 2004 00:52:41 +0000 Dave Jones 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!?
 > 
 > This thing seems to be triggered by updfstab (/etc/hotplug/usb.agent
 > tries to run it during the remove handling).

Bill Nottingham pointed out to me that on rmmod hotplug rescans
all removable media, which seems a bit wacky, but that does
seem to be the case.

		Dave


      reply	other threads:[~2004-02-25 16:45 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
2004-02-25 16:33 ` Sergey Vlasov
2004-02-25 16:44   ` Dave Jones [this message]

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=20040225164446.GA9346@redhat.com \
    --to=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vsu@altlinux.ru \
    /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.