Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2025 11:23:06 +0000
From:      Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: ee3c5181995b - stable/15 - NOTES: Add iwm and iwx
Message-ID:  <691efa1a.eb62.ea3ec01@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/15 has been updated by des:

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

commit ee3c5181995bfd155eb9ef7debcf855d96ca8e69
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-20 11:22:34 +0000

    NOTES: Add iwm and iwx
    
    Reviewed by:    imp, jhb
    Differential Revision:  https://reviews.freebsd.org/D53759
    
    (cherry picked from commit b1039bbe185bbadea24207b600f4bea065a2dbee)
---
 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


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?691efa1a.eb62.ea3ec01>