]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
umodem: Add Huawei E3372h-320 device id
authorKornel Duleba <mindal@semihalf.com>
Tue, 31 Aug 2021 06:44:36 +0000 (08:44 +0200)
committerWojciech Macek <wma@FreeBSD.org>
Tue, 28 Sep 2021 07:03:48 +0000 (09:03 +0200)
commitfea962297f1f26d49885845ad36590ca6bcfbe3e
tree750b22ba4e9769fc3aeafc6e735bd17c335e59c7
parent5c6b3e4b5dfa554e7e6eb246481e654402de1ca0
umodem: Add Huawei E3372h-320 device id

After switching the dongle to the Huawei alternate mode(modem mode)
with usb_modeswitch the serial interfaces had all of their ids set to
0xFF.
After modifying umodem to work with that it attached successfully and
I've managed to configure device with standard AT commands to get
internet connection.

(cherry picked from commit 28d549826844b89224f0335b6318eb277031ea78)
sys/dev/usb/serial/umodem.c