From a0864dc9fe09696c42bbbf3760afc8bdf174a803 Mon Sep 17 00:00:00 2001 From: Jesper Juhl Date: Tue, 10 Jan 2006 00:35:22 +0100 Subject: [PATCH] --- yaml --- r: 17459 b: refs/heads/master c: b3c29d85bf0dcce9e99cbfba2811aeefae017aaa h: refs/heads/master i: 17457: 1802dc1aa05d6bf90eb9b65a83a1fb9cc14972f0 17455: cf9e976f0bf1086face37db4d2910c6684b50b46 v: v3 --- [refs] | 2 +- trunk/drivers/usb/host/Kconfig | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/[refs] b/[refs] index b740614773ee..e2dfac70251b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e82443c092fc37a907c117d36f44b6fe143567ae +refs/heads/master: b3c29d85bf0dcce9e99cbfba2811aeefae017aaa diff --git a/trunk/drivers/usb/host/Kconfig b/trunk/drivers/usb/host/Kconfig index ed1899d307db..be3fd9bce573 100644 --- a/trunk/drivers/usb/host/Kconfig +++ b/trunk/drivers/usb/host/Kconfig @@ -11,14 +11,14 @@ config USB_EHCI_HCD The Enhanced Host Controller Interface (EHCI) is standard for USB 2.0 "high speed" (480 Mbit/sec, 60 Mbyte/sec) host controller hardware. If your USB host controller supports USB 2.0, you will likely want to - configure this Host Controller Driver. At this writing, the primary - implementation of EHCI is a chip from NEC, widely available in add-on - PCI cards, but implementations are in the works from other vendors - including Intel and Philips. Motherboard support is appearing. + configure this Host Controller Driver. At the time of this writing, + the primary implementation of EHCI is a chip from NEC, widely available + in add-on PCI cards, but implementations are in the works from other + vendors including Intel and Philips. Motherboard support is appearing. EHCI controllers are packaged with "companion" host controllers (OHCI or UHCI) to handle USB 1.1 devices connected to root hub ports. Ports - will connect to EHCI if it the device is high speed, otherwise they + will connect to EHCI if the device is high speed, otherwise they connect to a companion controller. If you configure EHCI, you should probably configure the OHCI (for NEC and some other vendors) USB Host Controller Driver or UHCI (for Via motherboards) Host Controller