diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2010-08-17 21:42:55 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2010-08-17 21:42:55 +0000 |
commit | 0199696ecae44eb6370fc38e4c32d75b09ec0331 (patch) | |
tree | 7a31e07131f4780ac210f0bdff9b120fbccdd43a | |
parent | dd581a455914d38916478ae2573ab8a05dc50084 (diff) |
- TI doesn't mean Texas Intel
-rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 7aa38223b68..6dd9737ad01 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.511 2010/07/29 12:32:04 maja Exp $ +$OpenBSD: usbdevs,v 1.512 2010/08/17 21:42:54 jasper Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -3543,7 +3543,7 @@ product TESTO 556 0x0009 556/560 USB interface product TESTO SERIAL_1 0x000a USB adapter product TESTO SERIAL_2 0xf001 USB to serial converter -/* Texas Intel products */ +/* Texas Instruments products */ product TI UTUSB41 0x1446 UT-USB41 hub product TI TUSB2046 0x2046 TUSB2046 hub product TI TUSB3410 0x3410 TUSB3410 |