freebsd-dev/sys/sparc64/conf/NOTES
David E. O'Brien 6e818956c5 Move most everything back to a MI NOTES, and use "nodevice" in MD NOTES
Where needed.  Use 'sed' for now in place of "nooptions".  Add a sparc64
MD NOTES.

Reviewed by:	arch@
2003-02-25 20:59:23 +00:00

85 lines
1.8 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# $FreeBSD$
#
# This file contains machine dependent kernel configuration notes. For
# machine independent notes, look in /sys/conf/NOTES.
# This directive is mandatory. It defines the architecture to be
# configured for. In this case, this kernel is for a machine using
# UltraSparc processors.
#
machine sparc64
#####################################################################
# CPU OPTIONS
#
# 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
cpu SUN4U
#####################################################################
# HARDWARE BUS CONFIGURATION
device apb # Sun APB PCI-PCI bridge
device ebus
device isa
device pci
device sbus
device central
device fhc
#####################################################################
# HARDWARE DEVICE CONFIGURATION
#
# Mandatory devices:
#
device genclock # Generic clock interface
device eeprom # eeprom (really an ebus driver for the MK48Txx)
device "mk48txx" # Mostek MK48T02, MK48T08, MK48T59 clock
#
# Optional devices:
#
device sab # Siemens SAB82532 based serial ports
device zs # Zilog 8530 based serial ports
#####################################################################
# Devices we don't want to deal with
nodevice ukbd
nodevice atkbdc
nodevice atkbd
nodevice psm
nodevice vga
nodevice splash
nodevice sc
nodevice blank_saver
nodevice daemon_saver
nodevice fade_saver
nodevice fire_saver
nodevice green_saver
nodevice logo_saver
nodevice rain_saver
nodevice star_saver
nodevice warp_saver
nodevice bktr
nodevice fdc
nodevice ppc
nodevice gusc
nodevice sbc
nodevice pcm
nodevice aha
nodevice bt
nodevice wds
nodevice ep
nodevice ex