mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
usb: Remove obsolete Huawei 3G from usbdevs
- remove Huawei 3G E3131 (E3131_INIT): - frees up 0x1505/0x14fe shared IDs => product is EOL (since...) - 3G networks are shutdown/scheduled - E3131 devices will still work the same via scsi_huawei_eject2 - new 4G devices will switch & report correctly now Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/633
This commit is contained in:
parent
e66352013a
commit
848ac8451b
1 changed files with 0 additions and 2 deletions
|
|
@ -2552,9 +2552,7 @@ product HUAWEI K3770 0x14c9 3G modem
|
|||
product HUAWEI K3771 0x14ca K3771
|
||||
product HUAWEI K3772 0x14cf K3772
|
||||
product HUAWEI K3770_INIT 0x14d1 K3770 Initial
|
||||
product HUAWEI E3131_INIT 0x14fe 3G modem initial
|
||||
product HUAWEI E392 0x1505 LTE modem
|
||||
product HUAWEI E3131 0x1506 3G modem
|
||||
product HUAWEI K3765_INIT 0x1520 K3765 Initial
|
||||
product HUAWEI K4505_INIT 0x1521 K4505 Initial
|
||||
product HUAWEI K3772_INIT 0x1526 K3772 Initial
|
||||
|
|
|
|||
Loading…
Reference in a new issue