<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">From: Greg KH &lt;greg@kroah.com&gt;
To: torvalds@transmeta.com
Cc: linux-usb-devel@lists.sourceforge.net
Subject: [PATCH 5 of 5] USB pci.ids update

Hi,

Here's a patch against 2.5.2-pre10 that adds USB 2.0 controller
information to the pci.ids file.  The patch was written by David
Brownell.

thanks,

greg k-h


diff -Nru a/drivers/pci/pci.ids b/drivers/pci/pci.ids
--- a/drivers/pci/pci.ids	Tue Jan  8 09:29:37 2002
+++ b/drivers/pci/pci.ids	Tue Jan  8 09:29:37 2002
@@ -812,6 +812,7 @@
 	0074  56k Voice Modem
 		1033 8014  RCV56ACF 56k Voice Modem
 	009b  Vrc5476
+	00e0  USB 2.0
 1034  Framatome Connectors USA Inc.
 1035  Comp. &amp; Comm. Research Lab
 1036  Future Domain Corp.
@@ -5417,6 +5418,7 @@
 	03  USB Controller
 		00  UHCI
 		10  OHCI
+		20  EHCI
 		80  Unspecified
 		fe  USB Device
 	04  Fibre Channel

</pre></body></html>