diff options
author | green <green@FreeBSD.org> | 2004-01-13 21:42:32 +0000 |
---|---|---|
committer | green <green@FreeBSD.org> | 2004-01-13 21:42:32 +0000 |
commit | 3b6a4c1e1fd715cdf47abc535e606a1d3020b1b7 (patch) | |
tree | d50d80049b6624e2522e73536e5442d7ecec55ad /sys/dev/usb/usbdevs | |
parent | 04c923e6c53ed6d2d794decfac6c399f21122c85 (diff) | |
download | FreeBSD-src-3b6a4c1e1fd715cdf47abc535e606a1d3020b1b7.zip FreeBSD-src-3b6a4c1e1fd715cdf47abc535e606a1d3020b1b7.tar.gz |
Add the Qualcomm CDMA Technologies MSM phone (umodem) device.
Submitted by: Sean Welch <welchsm@earthlink.net>
MFC after: 1 week
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index a5966c2..2a8008f 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -354,6 +354,7 @@ vendor SMC3 0x0d5c Standard Microsystems vendor PNY 0x0d7d PNY vendor MSI 0x0db0 Micro Star International vendor HAWKING 0x0e66 Hawking Technologies +vendor QUALCOMM 0x1004 Qualcomm vendor MOTOROLA 0x1063 Motorola vendor PLX 0x10b5 PLX vendor ASANTE 0x10bd Asante @@ -683,6 +684,9 @@ product FUJIPHOTO MASS0100 0x0100 Mass Storage /* Fujitsu protducts */ product FUJITSU AH_F401U 0x105b AH-F401U Air H device +/* Qualcomm products */ +product QUALCOMM CDMA_MSM 0x6000 CDMA Technologies MSM phone + /* General Instruments (Motorola) products */ product GENERALINSTMNTS SB5100 0x5100 SURFboard SB5100 Cable modem |