summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf/NOTES
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2005-07-21 21:55:11 +0000
committerpeter <peter@FreeBSD.org>2005-07-21 21:55:11 +0000
commitad5500aa053e1725012b9152509d156ac13b19c8 (patch)
treec5758f9405bbe9a0b67969b7e42965ee96bbafa5 /sys/amd64/conf/NOTES
parent6c8cce60ab5f2ef14dd46e795c92762948e1b609 (diff)
downloadFreeBSD-src-ad5500aa053e1725012b9152509d156ac13b19c8.zip
FreeBSD-src-ad5500aa053e1725012b9152509d156ac13b19c8.tar.gz
Add the ed driver for lint building. The PCI instances are still useful.
In theory, there are no isa slots on any amd64/em64t systems, but it doesn't hurt to keep these tiny fragments compiling.
Diffstat (limited to 'sys/amd64/conf/NOTES')
-rw-r--r--sys/amd64/conf/NOTES11
1 files changed, 5 insertions, 6 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index 4ee9a90..225bfef 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -226,12 +226,11 @@ options DRM_DEBUG # Include debug printfs (slow)
# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and
# Am79C960)
-#XXX# still calls MD i386 kvtop function instead of vtophys etc
-#XXX#device ed
-#XXX#options ED_3C503
-#XXX#options ED_HPP
-#XXX#options ED_SIC
-#XXX#device lnc
+device ed
+options ED_3C503
+options ED_HPP
+options ED_SIC
+device lnc
device ath
device ath_hal # Atheros HAL (includes binary component)
OpenPOWER on IntegriCloud