diff options
author | Warner Losh <imp@FreeBSD.org> | 2021-06-13 16:14:54 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2021-06-13 16:23:01 +0000 |
commit | bb130ff39747b94592cb26d71b7cb097b9a4ea6b (patch) | |
tree | 2fc1c8520b007a8f5548252a92c64508c434d4b4 | |
parent | d21c884e52eb3b3978abc10ed79b9cd323266684 (diff) |
-rw-r--r-- | share/man/man4/u3g.4 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man4/u3g.4 b/share/man/man4/u3g.4 index 014a789cb57c..64c8b0a5015f 100644 --- a/share/man/man4/u3g.4 +++ b/share/man/man4/u3g.4 @@ -18,7 +18,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 11, 2018 +.Dd June 13, 2021 .Dt U3G 4 .Os .Sh NAME @@ -75,6 +75,8 @@ Huawei B190, E180v, E220 ('<Huawei Mobile>') Novatel U740, MC950D, X950D, etc. .It Sierra MC875U, MC8775U, etc. +.It +Panasonic CF-F9 GOBI .El .Pp (See @@ -147,3 +149,7 @@ Hardware for testing was provided by AnyWi Technologies, Leiden, NL. 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 +.Pa https://github.com/cederom/gobi_loader +and loading of the firmware before it will function. |