diff options
| author | Kevin Lo <kevlo@FreeBSD.org> | 2006-10-31 02:27:24 +0000 |
|---|---|---|
| committer | Kevin Lo <kevlo@FreeBSD.org> | 2006-10-31 02:27:24 +0000 |
| commit | 127ce9bca033a60f8add0010e6200989619752e3 (patch) | |
| tree | b1beab197a04c8d9cccfc99f7f45ef25ebffe97f /sys/dev/usb/usbdevs | |
| parent | 86da4a5eea515ce5244a6526ce2c032199d8ec73 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index a8dac59a4c3d0..9b047017531de 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -452,7 +452,7 @@ vendor BROADCOM 0x0a5c Broadcom vendor GREENHOUSE 0x0a6b GREENHOUSE vendor GEOCAST 0x0a79 Geocast vendor NEODIO 0x0aec Neodio -vendor VODAFONE 0x0af0 Vodafone +vendor OPTION 0x0af0 Option vendor ASUS 0x0b05 ASUS vendor TODOS 0x0b0c Todos Data System vendor SIIG2 0x0b39 SIIG @@ -1668,8 +1668,10 @@ product VISIONEER 6200 0x0311 OneTouch 6200 product VISIONEER 8100 0x0321 OneTouch 8100 product VISIONEER 8600 0x0331 OneTouch 8600 -/* Vodafone products */ -product VODAFONE MC3G 0x5000 Mobile Connect 3G datacard +/* Option products */ +product OPTION VODAFONEMC3G 0x5000 Vodafone Mobile Connect 3G datacard +product OPTION GT3G 0x6000 GlobeTrotter 3G datacard +product OPTION GT3GQUAD 0x6300 GlobeTrotter 3G QUAD datacard /* VTech products */ product VTECH RT2570 0x3012 RT2570 |
