summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf/NOTES
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2005-10-31 20:45:37 +0000
committerjhb <jhb@FreeBSD.org>2005-10-31 20:45:37 +0000
commit394621d7697a376372d044fc524427a42969aa9f (patch)
treee4c07b56c3ed994d16e502ceda97298d3fbaf7fa /sys/amd64/conf/NOTES
parent48828711ca50e680ee60841ad56424a1c6b47ea0 (diff)
downloadFreeBSD-src-394621d7697a376372d044fc524427a42969aa9f.zip
FreeBSD-src-394621d7697a376372d044fc524427a42969aa9f.tar.gz
Hook nve(4) up in i386 and amd64 NOTES.
MFC after: 1 week
Diffstat (limited to 'sys/amd64/conf/NOTES')
-rw-r--r--sys/amd64/conf/NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index 4bf2e7c..ee8aaf8 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -225,6 +225,7 @@ options DRM_DEBUG # Include debug printfs (slow)
# (requires miibus)
# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and
# Am79C960)
+# nve: nVidia nForce MCP on-board Ethernet Networking
device ed
options ED_3C503
@@ -232,6 +233,7 @@ options ED_HPP
options ED_SIC
#XXX# still calls MD i386 kvtop function instead of vtophys etc
#XXX#device lnc
+device nve # nVidia nForce MCP on-board Ethernet Networking
device ath
device ath_hal # Atheros HAL (includes binary component)
OpenPOWER on IntegriCloud