diff options
| author | augustss <augustss@NetBSD.org> | 2003-06-03 23:22:00 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2003-06-03 23:22:00 +0000 |
| commit | bd311307e3bbcbd0500e324fa047c67bebf3e254 (patch) | |
| tree | 731577c273895ff784a2dc0fe86c56a73ed4f3c2 /sys/dev/usb/usbdevs | |
| parent | e17390a3e37a62b664d13c2820e7a920dfe39a70 (diff) | |
Add Motorola T720c and a quirk for it.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 90dbf1560fe..672e6b16fd1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.324 2003/05/25 14:31:41 gehenna Exp $ +$NetBSD: usbdevs,v 1.325 2003/06/03 23:22:00 augustss Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -359,6 +359,7 @@ vendor INSIDEOUT 0x1608 Inside Out Networks vendor ENTREGA 0x1645 Entrega vendor ACTIONTEC 0x1668 Actiontec Electronics vendor DLINK 0x2001 D-Link +vendor MOTOROLA2 0x22b8 Motorola vendor NHJ 0x2770 NHJ vendor PQI 0x3538 PQI vendor DAISY 0x3579 Daisy Technology @@ -1029,6 +1030,7 @@ product MOBILITY EA 0x0204 Ethernet Adapter /* Motorola products */ product MOTOROLA MC141555 0x1555 MC141555 hub controller product MOTOROLA SB4100 0x4100 SB4100 USB Cable Modem +product MOTOROLA2 T720C 0x2822 T720c /* MultiTech products */ product MULTITECH ATLAS 0xf101 MT5634ZBA-USB modem |
