Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2024 21:52:41 GMT
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 95f3beb2e3 - main - Release Notes: Hardware Compat: Move u3g to "Miscellaneous Networks"
Message-ID:  <202411122152.4ACLqfDk032936@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bz:

URL: https://cgit.FreeBSD.org/doc/commit/?id=95f3beb2e3e0cdfa9ed2f7f77b11b5be572ce1a2

commit 95f3beb2e3e0cdfa9ed2f7f77b11b5be572ce1a2
Author:     Alexander Ziaee <concussious@runbox.com>
AuthorDate: 2024-11-12 21:42:45 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2024-11-12 21:47:23 +0000

    Release Notes: Hardware Compat: Move u3g to "Miscellaneous Networks"
    
    At the FreeBSD vendor summit, it was revealed that modern modems
    are a supported use case on FreeBSD via the extremely reliable
    but little known u3g driver.
    
    The Miscellaneous Networks section of the Hardware Release Notes
    is usually empty.
    
    Attempt to resolve both of cases -- the empty section and to make
    people aware of u3g(4) -- by moving the cellular modem driver from
    Ethernet to "Miscellaneous Networks" in the Release Hardware Notes.
    
    Reviewed by:    bz
    Differential Revision: https://reviews.freebsd.org/D47510
---
 website/archetypes/release/hardware.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc
index 182f9088f4..99c88c9027 100644
--- a/website/archetypes/release/hardware.adoc
+++ b/website/archetypes/release/hardware.adoc
@@ -513,8 +513,6 @@ Ethernet driver for Google Virtual NIC (gVNIC) (man:gve[4] driver)
 
 &hwlist.txp;
 
-&hwlist.u3g;
-
 &hwlist.udav;
 
 &hwlist.ufoma;
@@ -603,6 +601,8 @@ Marvell 88W8363 IEEE 802.11n wireless network adapters (man:mwl[4] driver)
 
 &hwlist.man4.i386/ctau;
 
+&hwlist.u3g;
+
 [[serial]]
 === Serial Interfaces
 



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