mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add another ID for the ZTE MF190 Surf Stick
Submitted by: nagilum MFC after: 1 day
This commit is contained in:
parent
8026971f99
commit
0223e98a7e
2 changed files with 2 additions and 0 deletions
|
|
@ -415,6 +415,7 @@ static const struct usb_device_id u3g_devs[] = {
|
|||
U3G_DEV(QUALCOMMINC, E0078, 0),
|
||||
U3G_DEV(QUALCOMMINC, E0082, 0),
|
||||
U3G_DEV(QUALCOMMINC, E0086, 0),
|
||||
U3G_DEV(QUALCOMMINC, SURFSTICK, 0),
|
||||
U3G_DEV(QUALCOMMINC, E2002, 0),
|
||||
U3G_DEV(QUALCOMMINC, E2003, 0),
|
||||
U3G_DEV(QUALCOMMINC, MF626, 0),
|
||||
|
|
|
|||
|
|
@ -2695,6 +2695,7 @@ product QUALCOMMINC E0076 0x0076 3G modem
|
|||
product QUALCOMMINC E0078 0x0078 3G modem
|
||||
product QUALCOMMINC E0082 0x0082 3G modem
|
||||
product QUALCOMMINC E0086 0x0086 3G modem
|
||||
product QUALCOMMINC SURFSTICK 0x0117 1&1 Surf Stick
|
||||
product QUALCOMMINC ZTE_STOR 0x2000 USB ZTE Storage
|
||||
product QUALCOMMINC E2002 0x2002 3G modem
|
||||
product QUALCOMMINC E2003 0x2003 3G modem
|
||||
|
|
|
|||
Loading…
Reference in a new issue