git: 070264ccdf98 - main - u3g: Add reference to gobi_loader port
Warner Losh
imp at FreeBSD.org
Mon Jun 14 04:20:10 UTC 2021
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=070264ccdf98239ff85b7537f170043171949c89
commit 070264ccdf98239ff85b7537f170043171949c89
Author: Warner Losh <imp at FreeBSD.org>
AuthorDate: 2021-06-14 04:18:07 +0000
Commit: Warner Losh <imp at FreeBSD.org>
CommitDate: 2021-06-14 04:18:07 +0000
u3g: Add reference to gobi_loader port
The gobi_loader port has been committed. Add a reference to it instead
of the upstream project since the port has changes needed to run on
FreeBSD that aren't yet part of upstream.
Sponsored by: Netflix
---
share/man/man4/u3g.4 | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/share/man/man4/u3g.4 b/share/man/man4/u3g.4
index 64c8b0a5015f..b1ed3d47db77 100644
--- a/share/man/man4/u3g.4
+++ b/share/man/man4/u3g.4
@@ -18,7 +18,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 13, 2021
+.Dd June 14, 2021
.Dt U3G 4
.Os
.Sh NAME
@@ -150,6 +150,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
-.Pa https://github.com/cederom/gobi_loader
-and loading of the firmware before it will function.
+The Panasonic CF-F9 requires the gobi loader available from the
+.Pa sysutils/gobi_loader
+port.
More information about the dev-commits-src-all
mailing list