2006-10-05 06:14:28 +00:00
|
|
|
|
# $FreeBSD$
|
|
|
|
|
#
|
|
|
|
|
# This file contains machine dependent kernel configuration notes. For
|
|
|
|
|
# machine independent notes, look in /sys/conf/NOTES.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
|
# 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 Sparc64, there is only one CPU type
|
2006-10-11 04:14:41 +00:00
|
|
|
|
cpu SUN4V
|
2006-10-05 06:14:28 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
|
# HARDWARE BUS CONFIGURATION
|
|
|
|
|
|
|
|
|
|
device ebus
|
2006-10-16 22:06:59 +00:00
|
|
|
|
#device isa
|
2006-10-05 06:14:28 +00:00
|
|
|
|
device pci
|
|
|
|
|
device sbus
|
2006-10-13 09:55:17 +00:00
|
|
|
|
#device central
|
2006-10-05 06:14:28 +00:00
|
|
|
|
device fhc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
|
# HARDWARE DEVICE CONFIGURATION
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
# Mandatory devices:
|
|
|
|
|
#
|
|
|
|
|
|
2006-11-18 17:16:02 +00:00
|
|
|
|
#device eeprom # eeprom (really a front-end for the MK48Txx)
|
2006-10-05 06:14:28 +00:00
|
|
|
|
device mk48txx # Mostek MK48Txx clocks
|
2006-10-13 09:55:17 +00:00
|
|
|
|
#device rtc # rtc (really a front-end for the MC146818)
|
2006-10-05 06:14:28 +00:00
|
|
|
|
device mc146818 # Motorola MC146818 and compatible clocks
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
# Optional devices:
|
|
|
|
|
#
|
|
|
|
|
|
2006-10-13 09:55:17 +00:00
|
|
|
|
#device auxio # auxiliary I/O device
|
|
|
|
|
#device clkbrd # Clock Board (blinkenlight on Sun Exx00)
|
|
|
|
|
#device creator # Creator, Creator3D and Elite3D framebuffers
|
|
|
|
|
#device machfb # ATI Mach64 framebuffers
|
2006-10-05 06:14:28 +00:00
|
|
|
|
|
|
|
|
|
device ofw_console # Open Firmware console device
|
|
|
|
|
option OFWCONS_POLL_HZ=4 # 20 or more works best on Ultra2
|
|
|
|
|
|
2006-10-13 09:55:17 +00:00
|
|
|
|
#device sab # Siemens SAB82532 based serial ports
|
2006-10-05 06:14:28 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
|
# Devices we don't want to deal with
|
|
|
|
|
|
2006-10-16 22:06:59 +00:00
|
|
|
|
nodevice aha
|
2006-10-05 06:14:28 +00:00
|
|
|
|
nodevice bktr
|
2006-10-16 22:06:59 +00:00
|
|
|
|
nodevice blank_saver
|
|
|
|
|
nodevice bt
|
|
|
|
|
nodevice daemon_saver
|
|
|
|
|
nodevice dpt
|
|
|
|
|
nodevice dragon_saver
|
|
|
|
|
nodevice ep
|
|
|
|
|
nodevice ex
|
|
|
|
|
nodevice fade_saver
|
2006-10-05 06:14:28 +00:00
|
|
|
|
nodevice fdc
|
2006-10-16 22:06:59 +00:00
|
|
|
|
nodevice fire_saver
|
|
|
|
|
nodevice green_saver
|
|
|
|
|
nodevice hwpmc
|
|
|
|
|
nodevice logo_saver
|
|
|
|
|
nodevice pcii
|
2006-10-05 06:14:28 +00:00
|
|
|
|
nodevice ppc
|
2006-10-16 22:06:59 +00:00
|
|
|
|
nodevice rain_saver
|
|
|
|
|
nodevice sc
|
|
|
|
|
nodevice si
|
|
|
|
|
nodevice snake_saver
|
2006-10-05 06:14:28 +00:00
|
|
|
|
nodevice snd_ad1816
|
|
|
|
|
nodevice snd_als4000
|
|
|
|
|
nodevice snd_cmi
|
|
|
|
|
nodevice snd_cs4281
|
|
|
|
|
nodevice snd_csa
|
|
|
|
|
nodevice snd_ds1
|
|
|
|
|
nodevice snd_emu10k1
|
2006-11-22 04:35:58 +00:00
|
|
|
|
nodevice snd_emu10kx
|
2006-10-05 06:14:28 +00:00
|
|
|
|
nodevice snd_ess
|
|
|
|
|
nodevice snd_fm801
|
|
|
|
|
nodevice snd_gusc
|
|
|
|
|
nodevice snd_ich
|
|
|
|
|
nodevice snd_maestro
|
|
|
|
|
nodevice snd_maestro3
|
|
|
|
|
nodevice snd_mss
|
|
|
|
|
nodevice snd_neomagic
|
|
|
|
|
nodevice snd_sb16
|
|
|
|
|
nodevice snd_sb8
|
|
|
|
|
nodevice snd_sbc
|
|
|
|
|
nodevice snd_solo
|
|
|
|
|
nodevice snd_t4dwave
|
2006-10-16 22:06:59 +00:00
|
|
|
|
nodevice snd_uaudio
|
2006-10-05 06:14:28 +00:00
|
|
|
|
nodevice snd_via8233
|
|
|
|
|
nodevice snd_via82c686
|
|
|
|
|
nodevice snd_vibes
|
2006-10-23 13:23:14 +00:00
|
|
|
|
nodevice splash
|
2006-10-16 22:06:59 +00:00
|
|
|
|
nodevice star_saver
|
|
|
|
|
nodevice tnt4882
|
2006-10-13 21:55:30 +00:00
|
|
|
|
nodevice uart
|
2006-10-16 22:06:59 +00:00
|
|
|
|
nodevice ukbd
|
|
|
|
|
nodevice warp_saver
|
|
|
|
|
nodevice wds
|
2006-10-05 06:14:28 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
|
# Options we don't want to deal with
|
|
|
|
|
|
|
|
|
|
nooption FDC_DEBUG
|
|
|
|
|
nooption SC_RENDER_DEBUG
|
|
|
|
|
nooption SC_DEBUG_LEVEL
|
|
|
|
|
nooption PPC_DEBUG
|
|
|
|
|
nooption PPC_PROBE_CHIPSET
|
|
|
|
|
nooption SC_NO_SUSPEND_VTYSWITCH
|
|
|
|
|
nooption SC_NO_FONT_LOADING
|
|
|
|
|
nooption SC_KERNEL_CONS_REV_ATTR
|
|
|
|
|
nooption SC_KERNEL_CONS_ATTR
|
|
|
|
|
nooption SC_NORM_REV_ATTR
|
|
|
|
|
nooption SC_NORM_ATTR
|
|
|
|
|
nooption SC_DFLT_FONT
|
|
|
|
|
nooption SC_ALT_MOUSE_IMAGE
|
|
|
|
|
nooption EXT2FS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
|
# Make options we don't want to deal with
|
|
|
|
|
|
|
|
|
|
nomakeoption SC_DFLT_FONT
|