All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: USB driver assignment with udev
Date: Thu, 12 Mar 2009 02:01:43 +0000	[thread overview]
Message-ID: <20090312020143.GA10926@kroah.com> (raw)
In-Reply-To: <loom.20090311T231825-449@post.gmane.org>

On Thu, Mar 12, 2009 at 12:32:02AM +0000, Steve Calfee wrote:
> I am trying to figure out how to do USB/IP.

You do realize this is already working for Linux with the code in the
main kernel tree?  Are you wanting to reimplement it, or does the
current solution somehow not work properly for you?

> The problem is some devices should be local to the client computer and
> some should be virtualized to the host computer via TCP/IP. This means
> removing local drivers and adding a virtual driver (and the opposite)
> dynamically under user control.

No, use a virtual USB host controller instead, like the current code
does.  Otherwise you would have to rewrite all usb drivers, which you
really don't want to do.

Please don't reinvent the wheel again :)

thanks,

greg k-h

  parent reply	other threads:[~2009-03-12  2:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-11 23:20 USB driver assignment with udev Steve Calfee
2009-03-11 23:37 ` Greg KH
2009-03-12  0:32 ` Steve Calfee
2009-03-12  0:35 ` Kay Sievers
2009-03-12  2:01 ` Greg KH [this message]
2009-03-12 10:21 ` Scott James Remnant
2009-03-12 23:01 ` Steve Calfee
2009-03-12 23:59 ` Kay Sievers

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=20090312020143.GA10926@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-hotplug@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.