diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-11-15 03:18:51 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-11-15 03:18:51 +0000 |
| commit | b1039bbe185bbadea24207b600f4bea065a2dbee (patch) | |
| tree | fdb0febfc1152da4293926a7a641698a6a6cc7f9 /sys/x86/conf | |
| parent | a615ded5bf2dd7f563eed6766d32fc063ae36f92 (diff) | |
Diffstat (limited to 'sys/x86/conf')
| -rw-r--r-- | sys/x86/conf/NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
