66a79ac95d
"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
17 lines
350 B
Plaintext
17 lines
350 B
Plaintext
# $FreeBSD$
|
|
|
|
SUN4U opt_global.h
|
|
|
|
GFB_DEBUG opt_gfb.h
|
|
GFB_NO_FONT_LOADING opt_gfb.h
|
|
GFB_NO_MODE_CHANGE opt_gfb.h
|
|
|
|
PSYCHO_DEBUG opt_psycho.h
|
|
DEBUGGER_ON_POWERFAIL opt_psycho.h
|
|
OFW_PCI_DEBUG opt_ofw_pci.h
|
|
# Debug IOMMU inserts/removes using diagnostic accesses. Very loud.
|
|
IOMMU_DIAG opt_iommu.h
|
|
PMAP_STATS opt_pmap.h
|
|
|
|
DEV_CREATOR opt_creator.h
|