> From now until July 1, I want everyone to test out both the uhci-hcd
> and usb-uhci-hcd drivers on just about every piece of hardware they
> can find.
I need this patch to convince the Makefile to build the new drivers.
--- linux/drivers/usb/Makefile.orig Thu May 23 19:37:56 2002
+++ linux/drivers/usb/Makefile Thu May 23 19:32:44 2002
@@ -12,6 +12,8 @@
subdir-$(CONFIG_USB_EHCI_HCD) += host
subdir-$(CONFIG_USB_OHCI_HCD) += host
subdir-$(CONFIG_USB_OHCI) += host
+subdir-$(CONFIG_USB_UHCI_HCD) += host
+subdir-$(CONFIG_USB_UHCI_HCD_ALT) += host
subdir-$(CONFIG_USB_UHCI_ALT) += host
subdir-$(CONFIG_USB_UHCI) += host
-- Peter Osterlund - petero2@telia.com http://w1.894.telia.com/~u89404340 - 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/