Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2024 19:46:11 GMT
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: b06cb209d7 - main - Release Notes: Hardware Compat: remove rtwn_usb from Ethernet drivers
Message-ID:  <202411101946.4AAJkBdx045955@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=b06cb209d7bde0da8cfe83a0d1ae1b5c7b9d7baa

commit b06cb209d7bde0da8cfe83a0d1ae1b5c7b9d7baa
Author:     Alexander Ziaee <concussious@runbox.com>
AuthorDate: 2024-11-10 19:40:07 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2024-11-10 19:42:23 +0000

    Release Notes: Hardware Compat: remove rtwn_usb from Ethernet drivers
    
    The previous commit (60f8423a1ce27) correctly adds rtwn_usb in the
    wireless network section.
    There is another reference to rtwn_usb in the Ethernet section which is
    wrong there.  Remove it.
    
    Reviewed by:    bz
    Differential Revision: https://reviews.freebsd.org/D47507
---
 website/archetypes/release/hardware.adoc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc
index 96757b7f6a..182f9088f4 100644
--- a/website/archetypes/release/hardware.adoc
+++ b/website/archetypes/release/hardware.adoc
@@ -483,8 +483,6 @@ Ethernet driver for Google Virtual NIC (gVNIC) (man:gve[4] driver)
 
 &hwlist.rl;
 
-&hwlist.rtwn_usb;
-
 &hwlist.rue;
 
 &hwlist.sf;



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