aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2021-06-15 16:15:16 +0000
committerWarner Losh <imp@FreeBSD.org>2021-06-15 16:21:20 +0000
commit1fbd574e87e6084e26a22a6a5af8fc4f71f0fbe9 (patch)
tree8db7c15360e5bcda309590217f59a4bba2cf53fb
parent4a06e9377398b34922f8a67d7cb3ea980b95bde8 (diff)
downloadsrc-1fbd574e87e6084e26a22a6a5af8fc4f71f0fbe9.tar.gz
src-1fbd574e87e6084e26a22a6a5af8fc4f71f0fbe9.zip
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
-rw-r--r--share/man/man4/u3g.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/u3g.4 b/share/man/man4/u3g.4
index b1ed3d47db77..6b0bd2a2c1f2 100644
--- a/share/man/man4/u3g.4
+++ b/share/man/man4/u3g.4
@@ -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.