Add support for SIMCom SIM7600E.
Sponsored by: MSI/FUNTORO
This commit is contained in:
parent
ebfaf69cc0
commit
ce24b3e7d8
@ -208,6 +208,7 @@ static const STRUCT_USB_HOST_ID u3g_devs[] = {
|
||||
U3G_DEV(ALINK, 3G, 0),
|
||||
U3G_DEV(ALINK, 3GU, 0),
|
||||
U3G_DEV(ALINK, DWM652U5, 0),
|
||||
U3G_DEV(ALINK, SIM7600E, 0),
|
||||
U3G_DEV(AMOI, H01, 0),
|
||||
U3G_DEV(AMOI, H01A, 0),
|
||||
U3G_DEV(AMOI, H02, 0),
|
||||
|
@ -1022,6 +1022,7 @@ product ALCOR AU6390 0x6390 AU6390 USB-IDE converter
|
||||
/* Alink products */
|
||||
product ALINK DWM652U5 0xce16 DWM-652
|
||||
product ALINK 3G 0x9000 3G modem
|
||||
product ALINK SIM7600E 0x9001 LTE modem
|
||||
product ALINK 3GU 0x9200 3G modem
|
||||
|
||||
/* Altec Lansing products */
|
||||
|
Loading…
Reference in New Issue
Block a user