u3g: Note range of GOBI devices

Qualcomm makes the GOBI devices, and gobi_loader port supports all the
Qualcomm GOBI 1000 and 2000 devices with the MDM1000 and MDM2000
chipsets. And likely the 3000 as well, though that's not been tested
on FreeBSD.

Submitted by:		zarychtam@plan-b.pwste.edu.pl
Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2021-06-15 10:15:16 -06:00
parent 4a06e93773
commit 1fbd574e87

View file

@ -18,7 +18,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd June 14, 2021
.Dd June 15, 2021
.Dt U3G 4
.Os
.Sh NAME
@ -70,6 +70,8 @@ Vodafone Mobile Broadband K3772-Z
.It
Qualcomm Inc. CDMA MSM
.It
Qualcomm Inc. GOBI 1000, 2000 and 3000 devices with MDM1000 or MDM2000 chipsets
.It
Huawei B190, E180v, E220 ('<Huawei Mobile>')
.It
Novatel U740, MC950D, X950D, etc.
@ -150,6 +152,6 @@ The automatic mode switch from disk mode to modem mode does not work unless
the driver is either built into the kernel or loaded before the device is
connected.
.Pp
The Panasonic CF-F9 requires the gobi loader available from the
The GOBI-based devices require the gobi loader available from the
.Pa sysutils/gobi_loader
port.