Add new USB device IDs.

PR:		usb/165815
MFC after:	1 week
This commit is contained in:
Hans Petter Selasky 2012-03-08 07:22:41 +00:00
parent f3e566163f
commit b733be57cc
3 changed files with 4 additions and 0 deletions

View File

@ -63,6 +63,8 @@ Option GT 3G, GT 3G Quad, etc.
.It .It
Vodafone Mobile Connect Card 3G Vodafone Mobile Connect Card 3G
.It .It
Vodafone Mobile Broadband K3772-Z
.It
Qualcomm Inc. CDMA MSM Qualcomm Inc. CDMA MSM
.It .It
Huawei B190, E180v, E220 ('<Huawei Mobile>') Huawei B190, E180v, E220 ('<Huawei Mobile>')

View File

@ -423,6 +423,7 @@ static const STRUCT_USB_HOST_ID u3g_devs[] = {
U3G_DEV(QUALCOMMINC, SURFSTICK, 0), U3G_DEV(QUALCOMMINC, SURFSTICK, 0),
U3G_DEV(QUALCOMMINC, E2002, 0), U3G_DEV(QUALCOMMINC, E2002, 0),
U3G_DEV(QUALCOMMINC, E2003, 0), U3G_DEV(QUALCOMMINC, E2003, 0),
U3G_DEV(QUALCOMMINC, K3772_Z, U3GINIT_SCSIEJECT),
U3G_DEV(QUALCOMMINC, MF626, 0), U3G_DEV(QUALCOMMINC, MF626, 0),
U3G_DEV(QUALCOMMINC, MF628, 0), U3G_DEV(QUALCOMMINC, MF628, 0),
U3G_DEV(QUALCOMMINC, MF633R, 0), U3G_DEV(QUALCOMMINC, MF633R, 0),

View File

@ -2750,6 +2750,7 @@ product QUALCOMMINC E0078 0x0078 3G modem
product QUALCOMMINC E0082 0x0082 3G modem product QUALCOMMINC E0082 0x0082 3G modem
product QUALCOMMINC E0086 0x0086 3G modem product QUALCOMMINC E0086 0x0086 3G modem
product QUALCOMMINC SURFSTICK 0x0117 1&1 Surf Stick product QUALCOMMINC SURFSTICK 0x0117 1&1 Surf Stick
product QUALCOMMINC K3772_Z 0x1179 3G modem
product QUALCOMMINC ZTE_STOR 0x2000 USB ZTE Storage product QUALCOMMINC ZTE_STOR 0x2000 USB ZTE Storage
product QUALCOMMINC E2002 0x2002 3G modem product QUALCOMMINC E2002 0x2002 3G modem
product QUALCOMMINC E2003 0x2003 3G modem product QUALCOMMINC E2003 0x2003 3G modem