summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
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/conf/files.amd64
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/conf/files.amd64')
-rw-r--r--sys/conf/files.amd646
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index 4bfda27e..c4ec1e5 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -136,6 +136,12 @@ dev/atkbdc/atkbdc.c optional atkbdc
dev/atkbdc/atkbdc_isa.c optional atkbdc isa
dev/atkbdc/atkbdc_subr.c optional atkbdc
dev/atkbdc/psm.c optional psm atkbdc
+# There are no systems with isa slots, so all ed isa entries should go..
+dev/ed/if_ed_3c503.c optional ed isa ed_3c503
+dev/ed/if_ed_isa.c optional ed isa
+dev/ed/if_ed_wd80x3.c optional ed isa
+dev/ed/if_ed_hpp.c optional ed isa ed_hpp
+dev/ed/if_ed_sic.c optional ed isa ed_sic
dev/fb/fb.c optional fb
dev/fb/fb.c optional vga
dev/fb/splash.c optional splash
OpenPOWER on IntegriCloud