Date: Mon, 14 Jun 2021 04:20:10 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 070264ccdf98 - main - u3g: Add reference to gobi_loader port Message-ID: <202106140420.15E4KA9d072131@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=070264ccdf98239ff85b7537f170043171949c89 commit 070264ccdf98239ff85b7537f170043171949c89 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2021-06-14 04:18:07 +0000 Commit: Warner Losh <imp@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106140420.15E4KA9d072131>