summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2004-02-18 22:41:53 +0000
committerjhb <jhb@FreeBSD.org>2004-02-18 22:41:53 +0000
commit1dc86cc4a5674caaad7b4ce05dcc6690498ac45e (patch)
tree5e3b431c35602d1b9d0a69b85ff7232610368bff /sys/conf
parent87d8124455b0c3ccec6100495636ecab6282e758 (diff)
downloadFreeBSD-src-1dc86cc4a5674caaad7b4ce05dcc6690498ac45e.zip
FreeBSD-src-1dc86cc4a5674caaad7b4ce05dcc6690498ac45e.tar.gz
Switch to using the new $PIR interrupt routing code and remove the old
code. The pci_cfgreg.c file now just controls reading/writing PCI config registers.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.i3861
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 01d7b53..66ea5ae 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -298,6 +298,7 @@ i386/linux/linux_sysent.c optional compat_linux
i386/linux/linux_sysvec.c optional compat_linux
i386/pci/pci_cfgreg.c optional pci
i386/pci/pci_bus.c optional pci
+i386/pci/pci_pir.c optional pci
i386/svr4/svr4_locore.s optional compat_svr4 \
dependency "svr4_assym.h" \
warning "COMPAT_SVR4 is broken and should be avoided"
OpenPOWER on IntegriCloud