The branch stable/14 has been updated by des:

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

commit b4a6b62e683b9f1d86525d921e4abc9c48d195e7
Author:     Dag-Erling Smørgrav <[email protected]>
AuthorDate: 2025-11-15 03:18:51 +0000
Commit:     Dag-Erling Smørgrav <[email protected]>
CommitDate: 2025-11-20 11:25:33 +0000

    NOTES: Add iwm
    
    (cherry picked from commit b1039bbe185bbadea24207b600f4bea065a2dbee)
---
 sys/x86/conf/NOTES | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys/x86/conf/NOTES b/sys/x86/conf/NOTES
index 5042585da310..c329613378b9 100644
--- a/sys/x86/conf/NOTES
+++ b/sys/x86/conf/NOTES
@@ -441,6 +441,7 @@ 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         mthca           # Mellanox HCA InfiniBand
 device         mlx4            # Shared code module between IB and Ethernet

Reply via email to