[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120628131651.GA14492@gherkin.frus.com>
Date: Thu, 28 Jun 2012 08:16:51 -0500
From: Bob Tracy <rct@...rkin.frus.com>
To: linux-kernel@...r.kernel.org
Subject: 3.5-rcX: USB support without udev?
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists