summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2000-05-01 09:05:19 +0000
committermdodd <mdodd@FreeBSD.org>2000-05-01 09:05:19 +0000
commit71a6fd08171cc56e1d74490819ee3e4c5b93051c (patch)
tree3fe7e084e86678714f9a6a7deda9bc30a3456d73 /sys/conf/files
parente9a33c5d473ed1aaf8bc89e8f09cb655e5b05196 (diff)
downloadFreeBSD-src-71a6fd08171cc56e1d74490819ee3e4c5b93051c.zip
FreeBSD-src-71a6fd08171cc56e1d74490819ee3e4c5b93051c.tar.gz
Split out the ISA bus front end code into its own file. PCCARD attachment
coming later this week. Mitsuru IWASAKI provided a patch to -mobile which I used to make sure I was doing the right thing but only a small part of the actual patch was used.
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index b19184b..1168ea6 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -129,7 +129,8 @@ dev/ep/if_ep_eisa.c optional ep eisa
dev/ep/if_ep_isa.c optional ep isa
dev/ep/if_ep_mca.c optional ep mca
dev/ep/if_ep_pccard.c optional ep card
-dev/ex/if_ex.c optional ex isa
+dev/ex/if_ex.c optional ex
+dev/ex/if_ex_isa.c optional ex isa
dev/hea/eni.c optional hea
dev/hea/eni_buffer.c optional hea
dev/hea/eni_globals.c optional hea
OpenPOWER on IntegriCloud