On 18/02/10 00:20, brown wrap wrote: > > > > I posted my config file yesterday, but didn't know how to get the reference > #. Here it is: > > > pastebin.com/m4994360d >
In your config you've enabled both OHCI and UHCI. Try just using just UHCI like so # CONFIG_USB_OHCI_HCD is not set CONFIG_USB_UHCI_HCD=y If that doesn't work, try with just OHCI Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
