All of lore.kernel.org
 help / color / mirror / Atom feed
* 3.5-rcX: USB support without udev?
@ 2012-06-28 13:16 Bob Tracy
  2012-06-28 13:39 ` Ming Lei
  0 siblings, 1 reply; 13+ messages in thread
From: Bob Tracy @ 2012-06-28 13:16 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2012-07-02 13:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-28 13:16 3.5-rcX: USB support without udev? Bob Tracy
2012-06-28 13:39 ` 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

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.