On Mon, 4 Feb 2008, Suresh Kadavath wrote:

> Hello All,
> 
> I have a custom board which uses MIPS processor, VIA6212L controller and
> running Linux Kernel 2.6.10.
> 
> I built 'ehci-hcd' module and load when the system comes up.  It works
> fine and when I plug in a USB2.0 device, it detects.
> 
> Now, the problem is, when I plug in a USB1.1 device, it doesn't get
> detected by the kernel.
> 
> I used the following configuration while building the Kernel.
> 
> Can anyone tell me what could be the problem ?.   I understand that
> building 'ehci-hcd' module
> with enabling the companion UHCI controller (CONFIG_USB_UHCI_HCD=y) is
> sufficient to detect USB1.1 device on the USB2.0 controller.  Is this
> correct ?.  If not, can anyone tell me how I need to build/load the
> Kernel, so that I can use both USB1.1 and USB2.0 device on my board ?

We can't tell you what's wrong without seeing the dmesg log.

Alan Stern

-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to