From: Peter Osterlund <petero2@telia.com>
To: Greg KH <greg@kroah.com>
Cc: linux-usb-devel@lists.sourceforge.net,
linux-kernel@vger.kernel.org,
Linux-usb-users@lists.sourceforge.net
Subject: Re: What to do with all of the USB UHCI drivers in the kernel?
Date: 23 May 2002 19:41:22 +0200 [thread overview]
Message-ID: <m2adqqiwxp.fsf@ppro.localdomain> (raw)
In-Reply-To: <20020520223132.GC25541@kroah.com>
Greg KH <greg@kroah.com> writes:
> 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
next prev parent reply other threads:[~2002-05-23 17:41 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-20 22:31 What to do with all of the USB UHCI drivers in the kernel? Greg KH
2002-05-21 15:23 ` [Linux-usb-users] " Timothy E. Jedlicka - wrk
2002-05-21 20:10 ` Greg KH
2002-05-22 1:10 ` André Bonin
2002-05-22 19:21 ` Greg KH
2002-05-22 19:35 ` Andre Bonin
2002-05-22 20:15 ` Greg KH
2002-05-23 6:34 ` Martin Dalecki
2002-05-23 14:48 ` [Linux-usb-users] " Stephen J. Gowdy
2002-05-23 14:25 ` Martin Dalecki
2002-05-23 15:11 ` [Linux-usb-users] Re: What to do with all of the USB UHCI driversin " Gunther Mayer
2002-05-23 15:42 ` kb25 manual [was Re: [Linux-usb-users] Re: What to do with all of the USB UHCI drivers in the kernel?] Tomas Szepe
2002-05-23 15:51 ` Randy.Dunlap
2002-05-23 16:01 ` Tomas Szepe
2002-05-23 17:46 ` Martin Dalecki
2002-05-23 19:09 ` Tomas Szepe
2002-05-23 16:04 ` [Linux-usb-users] Re: What to do with all of the USB UHCI drivers in the kernel? Greg KH
2002-05-23 17:55 ` Martin Dalecki
2002-05-24 8:21 ` [Linux-usb-users] Re: What to do with all of the USB UHCI drivers Peter Wächtler
2002-05-24 14:07 ` Gunther Mayer
2002-05-24 15:13 ` Stephen J. Gowdy
2002-05-23 15:16 ` [linux-usb-devel] Re: What to do with all of the USB UHCI drivers in the kernel? David Brownell
2002-05-23 17:41 ` Peter Osterlund [this message]
2002-05-23 17:48 ` Greg KH
2002-05-23 18:16 ` Peter Osterlund
2002-05-23 19:24 ` Pierre Rousselet
-- strict thread matches above, loose matches on Subject: below --
2002-05-21 19:41 What to do with all of the USB UHCI drivers in the kernel ? Maksim (Max) Krasnyanskiy
2002-05-21 19:59 ` Greg KH
2002-05-21 20:43 ` Maksim (Max) Krasnyanskiy
2002-05-21 20:58 ` Johannes Erdfelt
2002-05-22 1:04 ` Maksim (Max) Krasnyanskiy
2002-05-22 5:06 ` Greg KH
2002-05-22 19:43 ` Maksim (Max) Krasnyanskiy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2adqqiwxp.fsf@ppro.localdomain \
--to=petero2@telia.com \
--cc=Linux-usb-users@lists.sourceforge.net \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.