lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 28 Jun 2012 21:39:45 +0800
From:	Ming Lei <tom.leiming@...il.com>
To:	Bob Tracy <rct@...rkin.frus.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: 3.5-rcX: USB support without udev?

On Thu, Jun 28, 2012 at 9:16 PM, Bob Tracy <rct@...rkin.frus.com> 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@...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

Powered by Openwall GNU/*/Linux Powered by OpenVZ