summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2012-04-04 13:49:22 +0000
committerjhb <jhb@FreeBSD.org>2012-04-04 13:49:22 +0000
commitb45da04a8e396598388534d55651196579a41415 (patch)
tree8c2f5825ad6ba43cfbdb6b092d55e45954ab1d10 /sys/amd64/conf
parentd2b8d8566cf73d617ca82157e3ad448d5927e925 (diff)
downloadFreeBSD-src-b45da04a8e396598388534d55651196579a41415.zip
FreeBSD-src-b45da04a8e396598388534d55651196579a41415.tar.gz
Add descriptions after the 'device' line for several NICs to match the
existing style.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/NOTES16
1 files changed, 8 insertions, 8 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index 94717d6..a2cf680 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -298,18 +298,18 @@ options DRM_DEBUG # Include debug printfs (slow)
# wpi: Intel 3945ABG Wireless LAN controller
# Requires the wpi firmware module
-device ed
+device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards
options ED_3C503
options ED_HPP
options ED_SIC
-device ipw
-device iwi
-device iwn
-device mwl
-device nfe
-device nve
+device ipw # Intel 2100 wireless NICs.
+device iwi # Intel 2200BG/2225BG/2915ABG wireless NICs.
+device iwn # Intel 4965/1000/5000/6000 wireless NICs.
+device mwl # Marvell 88W8363 802.11n wireless NICs.
+device nfe # nVidia nForce MCP on-board Ethernet
+device nve # nVidia nForce MCP on-board Ethernet Networking
device sfxge
-device wpi
+device wpi # Intel 3945ABG wireless NICs.
# IEEE 802.11 adapter firmware modules
OpenPOWER on IntegriCloud