aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2001-05-16 07:32:04 +0000
committerWarner Losh <imp@FreeBSD.org>2001-05-16 07:32:04 +0000
commit5a695e48787abf2a03dae1ced1a7346c6f4d2930 (patch)
tree89da951f2fb5094e36c2ee7a825a88177804cd62 /sys/conf/files
parent6693a65f68140dfd3c4312e04d984f54135fc8b7 (diff)
downloadsrc-5a695e48787abf2a03dae1ced1a7346c6f4d2930.tar.gz
src-5a695e48787abf2a03dae1ced1a7346c6f4d2930.zip
Separate out isa attachment to its own file. The pci attachment will
soon attach directly to pcic rather than the kludge pci-pcic device we have now. In some ways, this is similar to the work PAO3 did to try to support cardbus bridges. In some ways different. This and future commits will be taking from the spirit of many of those changes. pcicvar.h is completely different from the pcicvar.h that appeared in PAO3, but similar in concept.
Notes
Notes: svn path=/head/; revision=76669
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 92b19c87f14e..5d7ae368cd61 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1142,6 +1142,7 @@ pccard/pccard.c count card
pccard/pccard_beep.c optional card
pccard/pccard_nbk.c optional card
pccard/pcic.c optional pcic card
+pccard/pcic_isa.c optional pcic card isa
pccard/pcic_pci.c optional pcic card pci
pci/agp.c optional agp
pci/agp_if.m optional agp