Re: 3.5-rcX: USB support without udev?

From: Ming Lei
Date: Thu Jun 28 2012 - 09:39:40 EST


On Thu, Jun 28, 2012 at 9:16 PM, Bob Tracy <rct@xxxxxxxxxxxxxxxx> wrote:
> 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")?

Please try to enable below options:

CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y

and you need not the static dev nodes with devtmpfs.



Thanks,
--
Ming Lei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/