From 6615e0fcc9b963b84d5309e6bf421db627ebeb3c Mon Sep 17 00:00:00 2001 From: imp Date: Sun, 13 May 2001 01:52:55 +0000 Subject: I'll be making some rather substantial changes to the pci attachment of the pcic class of devices. Go ahead and move it to the "usual" place. I say "usual" in quotes since it isn't exactly right (not in dev/blah), but it is closer than before. --- sys/conf/files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/conf/files') diff --git a/sys/conf/files b/sys/conf/files index 0b53c9eda..b0fe74d 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_pci.c optional pcic card pci pci/agp.c optional agp pci/agp_if.m optional agp pci/agp_intel.c optional agp @@ -1176,7 +1177,6 @@ pci/meteor.c count meteor pci pci/ncr.c optional ncr pci/ohci_pci.c optional ohci dev/pccbb/pccbb.c optional pccbb -pci/pcic_p.c optional pcic pci card pci/simos.c optional simos pci/uhci_pci.c optional uhci pci/xrpu.c optional xrpu -- cgit v1.1