]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/NOTES
MFV r349134:
[FreeBSD/FreeBSD.git] / sys / powerpc / conf / NOTES
1 # $FreeBSD$
2 #
3 # This file contains machine dependent kernel configuration notes.  For
4 # machine independent notes, look in /sys/conf/NOTES.
5
6 #
7 # Enable the kernel DTrace hooks which are required to load the DTrace
8 # kernel modules.
9 #
10 options         KDTRACE_HOOKS
11
12 # DTrace core
13 # NOTE: introduces CDDL-licensed components into the kernel
14 #device         dtrace
15
16 # DTrace modules
17 #device         dtrace_profile
18 #device         dtrace_sdt
19 #device         dtrace_fbt
20 #device         dtrace_systrace
21 #device         dtrace_prototype
22 #device         dtnfscl
23 #device         dtmalloc
24
25 # Alternatively include all the DTrace modules
26 #device         dtraceall
27
28 \f
29 #####################################################################
30 # CPU OPTIONS
31
32 # You must specify a machine directive to choose powerpc or powerpc64
33 #machine                powerpc powerpc[64]
34
35 #
36 # You must specify at least one CPU (the one you intend to run on).
37 cpu             AIM
38 #cpu            BOOKE_E500
39 #cpu            BOOKE_PPC440
40
41 options         FPU_EMU
42
43 #options        MPC85XX
44 options         POWERMAC                #NewWorld Apple PowerMacs
45 #options        PS3                     #Sony Playstation 3
46 options         PSIM                    #GDB PSIM ppc simulator
47 options         MAMBO                   #IBM Mambo Full System Simulator
48
49 options         SC_OFWFB                # OFW frame buffer
50
51 # The cpufreq(4) driver provides support for CPU frequency control
52 device          cpufreq
53
54 # Standard busses
55 device          agp
56
57 device          glc             # Sony Playstation 3 Ethernet
58 device          kiic            # Apple Keywest I2C Controller
59 device          ofwd            # Open Firmware disks
60 device          adb             # Apple Desktop Bus
61 device          cuda            # VIA-CUDA ADB interface
62 device          ad7417          # PowerMac7,2 temperature sensor
63 device          ds1631          # PowerMac11,2 temperature sensor
64 device          ds1775          # PowerMac7,2 temperature sensor
65 device          fcu             # Apple Fan Control Unit
66 device          max6690         # PowerMac7,2 temperature sensor
67 device          pmu             # Apple Power Management Unit
68 device          smu             # Apple System Management Unit
69 device          snd_ai2s        # Apple I2S Audio
70 device          snd_davbus      # Apple Davbus Audio
71 device          adm1030         # Apple G4 MDD fan controller
72
73 \f
74 #####################################################################
75 # Devices we don't want to deal with
76
77 nodevice        bktr
78 nodevice        ccr
79 nodevice        cxgbe           # XXX: builds on powerpc64 only.
80 nodevice        cxgbev
81 nodevice        fdc
82 nodevice        mpr             # no 64-bit atomics
83 nodevice        mps             # no 64-bit atomics
84 nodevice        ppc
85 nodevice        splash
86 # when splash works enable *_saver
87 nodevice        blank_saver
88 nodevice        daemon_saver
89 nodevice        dragon_saver
90 nodevice        fade_saver
91 nodevice        fire_saver
92 nodevice        green_saver
93 nodevice        logo_saver
94 nodevice        rain_saver
95 nodevice        snake_saver
96 nodevice        star_saver
97 nodevice        warp_saver
98 nodevice        daemon_saver
99 nodevice        star_saver
100 nodevice        snake_saver
101 # sound
102 nodevice        snd_cmi
103 # wants gdb_cur
104 nodevice        dcons
105 nodevice        dcons_crom
106
107 \f
108 #####################################################################
109 # Options we don't want to deal with
110
111 nooption        PPC_DEBUG
112 nooption        PPC_PROBE_CHIPSET
113 nooption        SC_NO_MODE_CHANGE
114 nooption        UKBD_DFLT_KEYMAP