Add Qualcomm ZTE CMDMA MSM modem to the list of supported modems.
MFC after: 1 week
This commit is contained in:
parent
ed271d5c67
commit
0f16437bd2
@ -236,6 +236,8 @@ static const struct ubsa_product {
|
||||
{ USB_VENDOR_OPTION, USB_PRODUCT_OPTION_GT3GPLUS },
|
||||
/* Huawei Mobile */
|
||||
{ USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_MOBILE },
|
||||
/* Qualcomm, Inc. ZTE CDMA */
|
||||
{ USB_VENDOR_QUALCOMMINC, USB_PRODUCT_QUALCOMMINC_CDMA_MSM },
|
||||
{ 0, 0 }
|
||||
};
|
||||
|
||||
|
@ -615,6 +615,7 @@ vendor METAGEEK 0x1781 MetaGeek
|
||||
vendor AMIT 0x18c5 AMIT
|
||||
vendor QCOM 0x18e8 Qcom
|
||||
vendor LINKSYS3 0x1915 Linksys
|
||||
vendor QUALCOMMINC 0x19d2 Qualcomm, Incorporated
|
||||
vendor DLINK 0x2001 D-Link
|
||||
vendor PLANEX2 0x2019 Planex Communications
|
||||
vendor ERICSSON 0x2282 Ericsson
|
||||
@ -1940,6 +1941,7 @@ product QCOM RT2573_2 0x6229 RT2573
|
||||
product QUALCOMM CDMA_MSM 0x6000 CDMA Technologies MSM phone
|
||||
product QUALCOMM2 RWT_FCT 0x3100 RWT FCT-CDMA 2000 1xRTT modem
|
||||
product QUALCOMM2 CDMA_MSM 0x3196 CDMA Technologies MSM modem
|
||||
product QUALCOMMINC CDMA_MSM 0x0001 CDMA Technologies MSM modem
|
||||
|
||||
/* Qtronix products */
|
||||
product QTRONIX 980N 0x2011 Scorpion-980N keyboard
|
||||
|
Loading…
x
Reference in New Issue
Block a user