Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2025 03:19:36 GMT
From:      Dag-Erling =?utf-8?Q?Sm=C3=B8rgrav?= <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: b1039bbe185b - main - NOTES: Add iwm and iwx
Message-ID:  <202511150319.5AF3JaFA087240@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by des:

URL: https://cgit.FreeBSD.org/src/commit/?id=b1039bbe185bbadea24207b600f4bea065a2dbee

commit b1039bbe185bbadea24207b600f4bea065a2dbee
Author:     Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2025-11-15 03:18:51 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2025-11-15 03:18:51 +0000

    NOTES: Add iwm and iwx
    
    Reviewed by:    imp, jhb
    Differential Revision:  https://reviews.freebsd.org/D53759
---
 sys/x86/conf/NOTES | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys/x86/conf/NOTES b/sys/x86/conf/NOTES
index fadaf90d508f..643105096be2 100644
--- a/sys/x86/conf/NOTES
+++ b/sys/x86/conf/NOTES
@@ -444,7 +444,9 @@ device		gve		# Google Virtual NIC (gVNIC)
 device		igc		# Intel I225 2.5G Ethernet
 device		ipw		# Intel 2100 wireless NICs.
 device		iwi		# Intel 2200BG/2225BG/2915ABG wireless NICs.
+device		iwm		# Intel IEEE 802.11ac wireless NICs.
 device		iwn		# Intel 4965/1000/5000/6000 wireless NICs.
+device		iwx		# Intel IEEE 802.11ax wireless NICs.
 device  	mthca		# Mellanox HCA InfiniBand
 device  	mlx4		# Shared code module between IB and Ethernet
 device  	mlx4ib		# Mellanox ConnectX HCA InfiniBand


home | help

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