USB serial:
- add new ID for Huawei - P4 ID: 166150 PR: usb/136761 Submitted by: hps Approved by: re
This commit is contained in:
parent
3d11bc19a0
commit
b27b901cb4
@ -64,7 +64,7 @@ Vodafone Mobile Connect Card 3G
|
||||
.It
|
||||
Qualcomm Inc. CDMA MSM
|
||||
.It
|
||||
Huawei B190, E220 ('<Huawei Mobile>')
|
||||
Huawei B190, E180v, E220 ('<Huawei Mobile>')
|
||||
.It
|
||||
Novatel U740, MC950D, X950D, etc.
|
||||
.It
|
||||
|
@ -186,6 +186,7 @@ static const struct usb_device_id u3g_devs[] = {
|
||||
U3G_DEV(QUALCOMMINC, CDMA_MSM, U3GFL_SCSI_EJECT),
|
||||
/* OEM: Huawei */
|
||||
U3G_DEV(HUAWEI, MOBILE, U3GFL_HUAWEI_INIT),
|
||||
U3G_DEV(HUAWEI, E180V, U3GFL_HUAWEI_INIT),
|
||||
U3G_DEV(HUAWEI, E220, U3GFL_HUAWEI_INIT),
|
||||
/* OEM: Novatel */
|
||||
U3G_DEV(NOVATEL, CDMA_MODEM, 0),
|
||||
|
@ -1115,6 +1115,8 @@ product CYPRESS THERMO 0x0002 thermometer
|
||||
product CYPRESS WISPY1A 0x0bad MetaGeek Wi-Spy
|
||||
product CYPRESS KBDHUB 0x0101 Keyboard/Hub
|
||||
product CYPRESS FMRADIO 0x1002 FM Radio
|
||||
product CYPRESS IKARILASER 0x121f Ikari Laser SteelSeries ApS
|
||||
|
||||
product CYPRESS USBRS232 0x5500 USB-RS232 Interface
|
||||
product CYPRESS SLIM_HUB 0x6560 Slim Hub
|
||||
product CYPRESS XX6830XX 0x6830 PATA Storage Device
|
||||
@ -1475,6 +1477,7 @@ product HTC SMARTPHONE 0x0a51 SmartPhone USB Sync
|
||||
/* HUAWEI products */
|
||||
product HUAWEI MOBILE 0x1001 Huawei Mobile
|
||||
product HUAWEI E220 0x1003 Huawei HSDPA modem
|
||||
product HUAWEI E180V 0x140c Huawei Mobile E180V
|
||||
|
||||
/* HUAWEI 3com products */
|
||||
product HUAWEI3COM WUB320G 0x0009 Aolynk WUB320g
|
||||
|
Loading…
Reference in New Issue
Block a user