aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.sparc64
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2004-05-08 13:53:47 +0000
committerMarius Strobl <marius@FreeBSD.org>2004-05-08 13:53:47 +0000
commit66a79ac95d028683db9065cc84c9204dcca7e707 (patch)
tree64a67df6eb8ceed88df33d5510a5cd9bf18f9cd2 /sys/conf/files.sparc64
parent60f798c1c8ae20ac0dfb17b1c9e4f1734b87a757 (diff)
downloadsrc-66a79ac95d028683db9065cc84c9204dcca7e707.tar.gz
src-66a79ac95d028683db9065cc84c9204dcca7e707.zip
- Remove the old sparc64 OFW PCI code (as opposed to the former
"options OFW_NEWPCI"). This is a bit overdue, the new sparc64 OFW PCI code which is meant to replace the old one is in place for 10 months and enabled by default in GENERIC for 8 months. FreeBSD 5.2 and 5.2.1 also shipped with the new code enabled by default. - Some minor clean-up, e.g. remove functions that encapsulated the #ifdefs for OFW_NEWPCI, remove unused resp. no longer required includes, etc. Approved by: tmm, no objections on freebsd-sparc64
Notes
Notes: svn path=/head/; revision=129051
Diffstat (limited to 'sys/conf/files.sparc64')
-rw-r--r--sys/conf/files.sparc646
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/files.sparc64 b/sys/conf/files.sparc64
index 741fc36a9121..5891935ccf00 100644
--- a/sys/conf/files.sparc64
+++ b/sys/conf/files.sparc64
@@ -54,9 +54,9 @@ sparc64/isa/ofw_isa.c optional ebus
sparc64/isa/ofw_isa.c optional isa
sparc64/pci/apb.c optional pci
sparc64/pci/ofw_pci.c optional pci
-sparc64/pci/ofw_pcib.c optional pci ofw_newpci
-sparc64/pci/ofw_pcib_subr.c optional pci ofw_newpci
-sparc64/pci/ofw_pcibus.c optional pci ofw_newpci
+sparc64/pci/ofw_pcib.c optional pci
+sparc64/pci/ofw_pcib_subr.c optional pci
+sparc64/pci/ofw_pcibus.c optional pci
sparc64/pci/ofw_pci_if.m optional pci
sparc64/pci/psycho.c optional pci
sparc64/sbus/sbus.c optional sbus