Re: Which USB hsot controller to use?

Greg KH (greg@kroah.com)
Tue, 16 Oct 2001 10:20:58 -0700


On Mon, Oct 15, 2001 at 06:08:09PM -0700, Dr. Kelsey Hudson wrote:
> I noticed in the kernel configuration that there are two UHCI drivers for
> UHCI-based motherboards/add-in option boards. Which one is better?

Depends on the drivers/devices you are using. Currently the uhci.o
driver doesn't work properly for some devices that use bulk queuing
(visor, empeg, bluetooth, etc.) while the usb-uhci driver does.
On the other hand, the usb-uhci driver doesn't work for some people with
other kinds of hardware.

Try both out, and see which one works for you :)

(hopefully this problem goes away soon...)

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/