NOTES revision 187262
121308Sache# $FreeBSD: head/sys/powerpc/conf/NOTES 187262 2009-01-15 02:52:31Z nwhitehorn $
221308Sache#
3136644Sache# This file contains machine dependent kernel configuration notes.  For
421308Sache# machine independent notes, look in /sys/conf/NOTES.
521308Sache
621308Sache
721308Sache
821308Sache#####################################################################
921308Sache# CPU OPTIONS
1058310Sache
1121308Sache#
1221308Sache# You must specify at least one CPU (the one you intend to run on).
1321308Sachecpu		AIM
1421308Sache#cpu		E500
1521308Sache
1621308Sacheoptions 	FPU_EMU
1721308Sache
1821308Sache#options 	MPC85XX
1921308Sacheoptions 	POWERMAC		#NewWorld Apple PowerMacs
2021308Sacheoptions 	PSIM			#GDB PSIM ppc simulator
2158310Sache
2221308Sacheoptions		SC_OFWFB		# OFW frame buffer
2321308Sache
2421308Sache# Standard busses
2521308Sachedevice		pci
2621308Sache
2721308Sachedevice		bm		# Apple BMAC (Big Mac Ethernet)
2821308Sachedevice		kiic		# Apple Keywest I2C Controller
2921308Sachedevice		ofwd		# Open Firmware disks
3021308Sachedevice		adb		# Apple Desktop Bus
3121308Sachedevice		cuda		# VIA-CUDA ADB interface
3221308Sachedevice		pmu		# Apple Power Management Unit
3321308Sache
3421308Sache
3521308Sache#####################################################################
3621308Sache# Devices we don't want to deal with
3721308Sache
3835486Sachenodevice	fdc
3935486Sachenodevice	ppc
4035486Sachenodevice	splash
4121308Sache# when splash works enable *_saver
4221308Sachenodevice	blank_saver
4321308Sachenodevice	daemon_saver
44119610Sachenodevice	dragon_saver
4521308Sachenodevice	fade_saver
4621308Sachenodevice	fire_saver
4721308Sachenodevice	green_saver
4821308Sachenodevice	logo_saver
4958310Sachenodevice	rain_saver
5058310Sachenodevice	snake_saver
5158310Sachenodevice	star_saver
5235486Sachenodevice	warp_saver
5335486Sachenodevice	daemon_saver
5435486Sachenodevice	star_saver
55136644Sachenodevice	snake_saver
56136644Sache# isa
57119610Sachenodevice	pcii
5875406Sachenodevice	tnt4882
5921308Sache# sound
6021308Sachenodevice	snd_cmi
6121308Sache# wants gdb_cur
6221308Sachenodevice	dcons
6321308Sachenodevice	dcons_crom
6421308Sache
6521308Sache
66119610Sache#####################################################################
67119610Sache# Options we don't want to deal with
68136644Sache
69136644Sachenooption	PPC_DEBUG
7021308Sachenooption	PPC_PROBE_CHIPSET
71119610Sachenooption 	SC_NO_MODE_CHANGE
7221308Sachenooption 	UKBD_DFLT_KEYMAP
7321308Sache