diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-10-12 21:27:02 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-10-12 21:27:02 +0000 |
commit | 1d96b6942c65f689d4085a2a04236f4b2b25f10f (patch) | |
tree | 9cb8f592ff73bac93ad58b53bd13d7c6a5058eec | |
parent | 6a8f82140e64b8754862ae2a403ef0282d8a068c (diff) |
TCT Mobile modem, rebadged as Alcatel One Touch X060/X200.
From David Coppa <dcoppa@gmail.com>
-rw-r--r-- | sys/dev/usb/usbdevs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index bd96a7133fe..a23eeb46403 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.451 2009/09/20 12:53:36 deraadt Exp $ +$OpenBSD: usbdevs,v 1.452 2009/10/12 21:27:01 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -527,6 +527,7 @@ vendor MEINBERG 0x1938 Meinberg Funkuhren vendor QUALCOMM3 0x19d2 Qualcomm Inc. vendor QUANTA 0x1a32 Quanta vendor WCH2 0x1a86 QinHeng Electronics +vendor TCTMOBILE 0x1bbb TCT Mobile vendor LONGCHEER 0x1c9e Longcheer Technology vendor PEGATRON 0x1d4d Pegatron vendor AIRTIES 0x1eda AirTies @@ -2940,6 +2941,10 @@ product SWEEX ZD1211 0x1809 ZD1211 /* Syntech Information products */ product SYNTECH SERIAL 0x0001 Serial +/* TCT Mobile products */ +product TCTMOBILE UMSM 0x0000 Modem mode +product TCTMOBILE UMASS 0xf000 Storage mode + /* Tangtop products */ product TANGTOP USBPS2 0x0001 USBPS2 |