All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Tracy <rct@gherkin.frus.com>
To: linux-kernel@vger.kernel.org
Subject: 3.5-rcX: USB support without udev?
Date: Thu, 28 Jun 2012 08:16:51 -0500	[thread overview]
Message-ID: <20120628131651.GA14492@gherkin.frus.com> (raw)

With the removal of the deprecated usbfs feature in the 3.5 release
candidates, is there a way of getting USB devices working on a non-
embedded Linux system without udev (static "/dev")?

Assume I have a way to determine the appropriate device nodes to create
under /dev/bus/usb.  What else is needed to get USB keyboards and mice
working again?  The mapping of a particular USB device to a class
(input, generic_usb, etc.) that used to happen before USB_DEVICE_CLASS
was removed is the part I'm missing.

Thanks in advance.

--Bob

             reply	other threads:[~2012-06-28 13:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-28 13:16 Bob Tracy [this message]
2012-06-28 13:39 ` 3.5-rcX: USB support without udev? Ming Lei
2012-06-29  3:36   ` Bob Tracy
2012-06-30  3:35     ` Greg KH
2012-07-01 20:14       ` Bob Tracy
2012-07-01 20:16         ` Bob Tracy
2012-07-01 20:34         ` Romain Francoise
2012-07-01 20:58           ` Romain Francoise
2012-07-01 20:41         ` Henrik Rydberg
2012-07-01 23:25           ` Bob Tracy
2012-07-02  0:29             ` Bob Tracy
2012-07-02  5:52               ` Henrik Rydberg
2012-07-02 13:07                 ` Bob Tracy

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=20120628131651.GA14492@gherkin.frus.com \
    --to=rct@gherkin.frus.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.