On Sat, May 13, 2000, Christian J�nsson <[EMAIL PROTECTED]> wrote:
> I just tried the 2.3.99-pre8 kernel. The output of the dmesg is this:
[snip]
> but I have no /proc/usb to look for devices in... What do I do to see
> them?
>
> Attached is also a copy of my config for 2.3.99-pre8.
You compiled the USB core into the kernel, but you compiled the Host
Controllers as modules.
You need to load one of the host controllers (UHCI or OHCI).
Then you need to mount /proc/bus/usb with:
mount -t usbdevfs none /proc/bus/usb
JE
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]