From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 26 Apr 2010 09:25:22 +0200 Subject: [Buildroot] /dev/bus/usb on BR In-Reply-To: (Nataraj S. Narayan's message of "Mon, 26 Apr 2010 07:20:54 +0000") References: <87tyqy4ryg.fsf@macbook.be.48ers.dk> Message-ID: <87ljca4qvx.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Nataraj" == Nataraj S Narayan writes: Please keep mails on the buildroot list, thanks. Nataraj> Hi Nataraj> As per strace of the code, it seems first it tries to open Nataraj> /dev/bus/usb then checks for /proc/bus/usb. Nataraj> As for udev, i didn't find an option in 'make menuconfig' to enable. Nataraj> Hence did a "make udev" and copied the *udev* files onto target. Hope Nataraj> that was ok. It's there (do "/ udev in make menuconfig to search): Symbol: BR2_PACKAGE_UDEV [=n] ? Prompt: udev ? Defined at package/udev/Config.in:1 ? Depends on: BR2_PACKAGE_BUSYBOX_SHOW_OTHERS ? Location: ? -> Package Selection for the target ? -> Hardware handling ? Selected by: BR2_PACKAGE_HAL Make sure you have BR2_PACKAGE_BUSYBOX_SHOW_OTHERS enabled. -- Bye, Peter Korsgaard