All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Rus Foster <rghf@fsck.me.uk>
Cc: Dmitri <dmitri@users.sourceforge.net>, linux-kernel@vger.kernel.org
Subject: Re: Maybe OT: Unregistering a USB device
Date: Thu, 9 Jan 2003 00:10:58 -0800	[thread overview]
Message-ID: <20030109081057.GD8400@kroah.com> (raw)
In-Reply-To: <20030106072607.L27804-100000@freebsd.rf0.com>

On Mon, Jan 06, 2003 at 07:27:12AM +0000, Rus Foster wrote:
> On 5 Jan 2003, Dmitri wrote:
> 
> > On Sun, 2003-01-05 at 15:09, Rus Foster wrote:
> >
> > Someone else asked this question earlier:
> >
> > http://marc.theaimsgroup.com/?l=linux-usb-users&m=104127472526623&w=2
> >
> > Dmitri
> 
> Ah right the problem is that
> a) I still want one of the usb-mass storage devices to still be accessible
> at the same time.
> b) My kernel is monolithic

You can use the USBDEVFS_DISCONNECT ioctl on the usb device node in
usbfs to disconnect the driver from the device.

Hope this helps,

greg k-h

      reply	other threads:[~2003-01-09  8:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-05 23:09 Maybe OT: Unregistering a USB device Rus Foster
2003-01-06  1:54 ` Dmitri
2003-01-06  7:27   ` Rus Foster
2003-01-09  8:10     ` Greg KH [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=20030109081057.GD8400@kroah.com \
    --to=greg@kroah.com \
    --cc=dmitri@users.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rghf@fsck.me.uk \
    /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.