mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
usb: Add Huawei 4G Modem devices (2022) to usbdevs
ADD [sys/dev/usb/usbdevs] - add new Huawei 4G E3372_NCM 0x1505 - add new Huawei 4G E3372v153_NCM 0x155f - add new Huawei 4G E5573Cs322_NCM 0x155e - add new Huawei 4G E5573Cs322_ECM 0x14db - add new Huawei 4G E5573Cs322_ACM 0x1442 Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/633
This commit is contained in:
parent
e5d7c5c857
commit
2c6b88da71
1 changed files with 6 additions and 0 deletions
|
|
@ -2568,6 +2568,12 @@ product HUAWEI E173 0x1c05 3G modem
|
|||
product HUAWEI E173_INIT 0x1c0b 3G modem initial
|
||||
product HUAWEI E3272 0x1c1e LTE modem
|
||||
product HUAWEI E3372_INIT 0x1f01 LTE modem initial
|
||||
product HUAWEI E3372_NCM 0x1506 LTE modem in NCM mode
|
||||
product HUAWEI E3372v153_INIT 0x14fe LTE modem initial
|
||||
product HUAWEI E3372v153_NCM 0x155f LTE modem in NCM mode
|
||||
product HUAWEI E5573Cs322_NCM 0x155e LTE AP modem NCM mode
|
||||
product HUAWEI E5573Cs322_ECM 0x14db LTE AP modem ECM mode
|
||||
product HUAWEI E5573Cs322_ACM 0x1442 LTE AP modem ACM mode
|
||||
|
||||
/* HUAWEI 3com products */
|
||||
product HUAWEI3COM WUB320G 0x0009 Aolynk WUB320g
|
||||
|
|
|
|||
Loading…
Reference in a new issue