On 03/09/2013 03:50 AM, Alan Stern wrote:
Stern wrote:
I recompiled the kernel CONFIG_USB_DEBUG flag and here is the output of
the dmesg.
Okay, this is good.
It looks like your .config has CONFIG_USB_EHCI_HCD=y and
CONFIG_USB_UHCI_HCD=y, right? And it also has CONFIG_USB_EHCI_PCI=m.
That's why you're getting all those error messages. Change it to
CONFIG_USB_EHCI_PCI=y and the errors should go away.
Alan Stern
Thank you, I'll try setting them all to 'y' but right now they are all
set as modules 'm'.
Lets see, I'll try it right away.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html