Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2023 21:34:51 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: 75d41cb6967b - main - u3g: Add new 4G Huawei devices
Message-ID:  <202302042134.314LYpii061766@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=75d41cb6967bef0e534afd6d20ea5eeeb2435e36

commit 75d41cb6967bef0e534afd6d20ea5eeeb2435e36
Author:     Michael Paepcke <fbsd@paepcke.de>
AuthorDate: 2023-02-04 21:30:29 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-02-04 21:31:41 +0000

    u3g: Add new 4G Huawei devices
    
    New 4G devices. Longer description of new modes to follow.
    
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/633
---
 share/man/man4/u3g.4 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/share/man/man4/u3g.4 b/share/man/man4/u3g.4
index 53094929074f..0cc2f3ec7693 100644
--- a/share/man/man4/u3g.4
+++ b/share/man/man4/u3g.4
@@ -18,12 +18,12 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 15, 2021
+.Dd February 4, 2023 
 .Dt U3G 4
 .Os
 .Sh NAME
 .Nm u3g
-.Nd USB support for 3G datacards
+.Nd USB support for 3G and 4G datacards
 .Sh SYNOPSIS
 To compile this driver into the kernel,
 place the following lines in your
@@ -74,7 +74,7 @@ Qualcomm Inc. GOBI 1000, 2000 and 3000 devices with MDM1000 or MDM2000 chipsets
 .It
 QUECTEL EC25, EM05, EM12-G.
 .It
-Huawei B190, E180v, E220 ('<Huawei Mobile>')
+Huawei B190, E180v, E220, E3372, E3372v153, E5573Cs322, ('<Huawei Mobile>')
 .It
 Novatel U740, MC950D, X950D, etc.
 .It



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302042134.314LYpii061766>