udevng: Add support for Quectel BG96 modem

This commit is contained in:
Sean Nyekjaer 2020-07-11 14:04:50 +02:00 committed by Denis Kenzior
parent aeeb321a72
commit e4d77210ea
1 changed files with 2 additions and 0 deletions

View File

@ -1795,6 +1795,8 @@ static struct {
{ "quectelqmi", "qcserial", "2c7c", "0121" },
{ "quectelqmi", "qmi_wwan", "2c7c", "0125" },
{ "quectelqmi", "qcserial", "2c7c", "0125" },
{ "quectelqmi", "qmi_wwan", "2c7c", "0296" },
{ "quectelqmi", "qcserial", "2c7c", "0296" },
{ "ublox", "cdc_acm", "1546", "1010" },
{ "ublox", "cdc_ncm", "1546", "1010" },
{ "ublox", "cdc_acm", "1546", "1102" },