Deleted Added
full compact
NOTES (174632) NOTES (174782)
1# $FreeBSD: head/sys/powerpc/conf/NOTES 174632 2007-12-16 00:45:56Z marcel $
1# $FreeBSD: head/sys/powerpc/conf/NOTES 174782 2007-12-19 18:00:50Z marcel $
2#
3# This file contains machine dependent kernel configuration notes. For
4# machine independent notes, look in /sys/conf/NOTES.
5
6
7
8#####################################################################
9# CPU OPTIONS
10
11#
12# You must specify at least one CPU (the one you intend to run on).
13cpu AIM
14
15options POWERMAC #NewWorld Apple PowerMacs
16options PSIM #GDB PSIM ppc simulator
17
18options SC_OFWFB # OFW frame buffer
19
20# Standard busses
21device pci
22
23device ofwd # Open Firmware disks
24
25
26#####################################################################
27# Devices we don't want to deal with
28
29nodevice fdc
30nodevice ppc
31nodevice splash
32# when splash works enable *_saver
33nodevice blank_saver
34nodevice daemon_saver
35nodevice dragon_saver
36nodevice fade_saver
37nodevice fire_saver
38nodevice green_saver
39nodevice logo_saver
40nodevice rain_saver
41nodevice snake_saver
42nodevice star_saver
43nodevice warp_saver
44nodevice daemon_saver
45nodevice star_saver
46nodevice snake_saver
47# isa
48nodevice pcii
49nodevice tnt4882
2#
3# This file contains machine dependent kernel configuration notes. For
4# machine independent notes, look in /sys/conf/NOTES.
5
6
7
8#####################################################################
9# CPU OPTIONS
10
11#
12# You must specify at least one CPU (the one you intend to run on).
13cpu AIM
14
15options POWERMAC #NewWorld Apple PowerMacs
16options PSIM #GDB PSIM ppc simulator
17
18options SC_OFWFB # OFW frame buffer
19
20# Standard busses
21device pci
22
23device ofwd # Open Firmware disks
24
25
26#####################################################################
27# Devices we don't want to deal with
28
29nodevice fdc
30nodevice ppc
31nodevice splash
32# when splash works enable *_saver
33nodevice blank_saver
34nodevice daemon_saver
35nodevice dragon_saver
36nodevice fade_saver
37nodevice fire_saver
38nodevice green_saver
39nodevice logo_saver
40nodevice rain_saver
41nodevice snake_saver
42nodevice star_saver
43nodevice warp_saver
44nodevice daemon_saver
45nodevice star_saver
46nodevice snake_saver
47# isa
48nodevice pcii
49nodevice tnt4882
50# sound
51nodevice snd_cmi
50# wants gdb_cur
51nodevice dcons
52nodevice dcons_crom
53
54
55#####################################################################
56# Options we don't want to deal with
57
58nooption SMP
59nooption ADAPTIVE_SX
60nooption GDB
61nooption PPC_DEBUG
62nooption PPC_PROBE_CHIPSET
63nooption SC_NO_MODE_CHANGE
64nooption UKBD_DFLT_KEYMAP
52# wants gdb_cur
53nodevice dcons
54nodevice dcons_crom
55
56
57#####################################################################
58# Options we don't want to deal with
59
60nooption SMP
61nooption ADAPTIVE_SX
62nooption GDB
63nooption PPC_DEBUG
64nooption PPC_PROBE_CHIPSET
65nooption SC_NO_MODE_CHANGE
66nooption UKBD_DFLT_KEYMAP