Add a commented-out entry for OFW_NEWPCI to GENERIC and NOTES, along

with a comment describing it's advantages and the implication of
changing it. While being there, fix a typo in NOTES.

The option is not enabled in NOTES for now since large portions of code
are conditional on it being disabled, too.
This commit is contained in:
tmm 2003-07-01 15:13:07 +00:00
parent 38009c82b2
commit 9bab6e8900
2 changed files with 17 additions and 1 deletions

View File

@ -75,6 +75,14 @@ device sbus
device central
device fhc
# New OpenFirmware PCI framework. This fixes a number of interrupt-
# routing problems and changes the device enumeration to be hopefully
# closer to Solaris. Be aware that, because of the latter, enabling or
# disabling this option may require reconfiguration, and can even
# cause the machine to not boot without manual intervention before the
# fstab is adjusted.
#options OFW_NEWPCI
# Floppy drives
#device fdc

View File

@ -17,7 +17,7 @@ machine sparc64
# You must specify at least one CPU (the one you intend to run on);
# deleting the specification for CPUs you don't need to use may make
# parts of the system run faster.
# XXX: On the Sparc6, there is only one CPU type
# XXX: On the Sparc64, there is only one CPU type
cpu SUN4U
@ -32,6 +32,14 @@ device sbus
device central
device fhc
# New OpenFirmware PCI framework. This fixes a number of interrupt-
# routing problems and changes the device enumeration to be hopefully
# closer to Solaris. Be aware that, because of the latter, enabling or
# disabling this option may require reconfiguration, and can even
# cause the machine to not boot without manual intervention before the
# fstab is adjusted.
#options OFW_NEWPCI
#####################################################################
# HARDWARE DEVICE CONFIGURATION