Deleted Added
full compact
NOTES (128758) NOTES (129051)
1# $FreeBSD: head/sys/sparc64/conf/NOTES 128758 2004-04-30 15:00:41Z marius $
1# $FreeBSD: head/sys/sparc64/conf/NOTES 129051 2004-05-08 13:53:47Z marius $
2#
3# This file contains machine dependent kernel configuration notes. For
4# machine independent notes, look in /sys/conf/NOTES.
5
6# This directive is mandatory. It defines the architecture to be
7# configured for. In this case, this kernel is for a machine using
8# UltraSparc processors.
9#

--- 16 unchanged lines hidden (view full) ---

26
27device ebus
28device isa
29device pci
30device sbus
31device central
32device fhc
33
2#
3# This file contains machine dependent kernel configuration notes. For
4# machine independent notes, look in /sys/conf/NOTES.
5
6# This directive is mandatory. It defines the architecture to be
7# configured for. In this case, this kernel is for a machine using
8# UltraSparc processors.
9#

--- 16 unchanged lines hidden (view full) ---

26
27device ebus
28device isa
29device pci
30device sbus
31device central
32device fhc
33
34# New OpenFirmware PCI framework. This fixes a number of interrupt-
35# routing problems and changes the device enumeration to be hopefully
36# closer to Solaris. Be aware that, because of the latter, enabling or
37# disabling this option may require reconfiguration, and can even
38# cause the machine to not boot without manual intervention before the
39# fstab is adjusted.
40#options OFW_NEWPCI
41
42
43#####################################################################
44# HARDWARE DEVICE CONFIGURATION
45
46#
47# Mandatory devices:
48#
49

--- 89 unchanged lines hidden ---
34
35#####################################################################
36# HARDWARE DEVICE CONFIGURATION
37
38#
39# Mandatory devices:
40#
41

--- 89 unchanged lines hidden ---