mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add ID for Vodafone (ZTE) Mobile Broadband K3565-Z modem.
Reviewed by: hselasky
This commit is contained in:
parent
4d477d5c77
commit
7be95fbbf9
2 changed files with 2 additions and 0 deletions
|
|
@ -409,6 +409,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, E2000, U3GINIT_SCSIEJECT),
|
||||
U3G_DEV(QUALCOMMINC, E2002, 0),
|
||||
U3G_DEV(QUALCOMMINC, E2003, 0),
|
||||
U3G_DEV(QUALCOMMINC, MF626, 0),
|
||||
|
|
|
|||
|
|
@ -2657,6 +2657,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 E2000 0x2000 3G modem
|
||||
product QUALCOMMINC E2002 0x2002 3G modem
|
||||
product QUALCOMMINC E2003 0x2003 3G modem
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue