summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2004-05-02 05:21:29 +0000
committerbde <bde@FreeBSD.org>2004-05-02 05:21:29 +0000
commita69d916659ee3e0795a821b8573d148d5be36bac (patch)
treef6fea1b58fbb70db325f2f8fcbbced228c1745c3 /sys/conf/files.i386
parentda1d089bd29e9efb22223c1220abd3e5310e00c6 (diff)
downloadFreeBSD-src-a69d916659ee3e0795a821b8573d148d5be36bac.zip
FreeBSD-src-a69d916659ee3e0795a821b8573d148d5be36bac.tar.gz
Switch to using the moved cy driver (adjust pathnames and remove "count"
parameter). Keep using it only in the i386 NOTES for now. It is fairly MI, but it doesn't use bus-space and has a couple of i386 i/o instructions in pci intitialization.
Diffstat (limited to 'sys/conf/files.i386')
-rw-r--r--sys/conf/files.i3862
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 1074271..9ca2a1d 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -267,7 +267,6 @@ i386/ibcs2/imgact_coff.c optional ibcs2
i386/isa/atpic.c standard
i386/isa/atpic_vector.s standard
i386/isa/clock.c standard
-i386/isa/cy.c count cy
i386/isa/elink.c optional ep
i386/isa/elink.c optional ie
i386/isa/if_el.c count el
@@ -413,4 +412,3 @@ pci/agp_ali.c optional agp
pci/agp_amd.c optional agp
pci/agp_i810.c optional agp
pci/agp_nvidia.c optional agp
-pci/cy_pci.c optional cy pci
OpenPOWER on IntegriCloud