]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/powerpc/conf/NOTES
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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 \f
8 #####################################################################
9 # CPU OPTIONS
10
11 # You must specify a machine directive to choose powerpc or powerpc64
12 #machine                powerpc powerpc[64]
13
14 #
15 # You must specify at least one CPU (the one you intend to run on).
16 cpu             AIM
17 #cpu            E500
18
19 options         FPU_EMU
20
21 #options        MPC85XX
22 options         POWERMAC                #NewWorld Apple PowerMacs
23 #options        PS3                     #Sony Playstation 3
24 options         PSIM                    #GDB PSIM ppc simulator
25 options         MAMBO                   #IBM Mambo Full System Simulator
26
27 options         SC_OFWFB                # OFW frame buffer
28
29 # The cpufreq(4) driver provides support for CPU frequency control
30 device          cpufreq
31
32 # Standard busses
33 device          pci
34 device          agp
35
36 device          bm              # Apple BMAC (Big Mac Ethernet)
37 device          glc             # Sony Playstation 3 Ethernet
38 device          kiic            # Apple Keywest I2C Controller
39 device          ofwd            # Open Firmware disks
40 device          adb             # Apple Desktop Bus
41 device          cuda            # VIA-CUDA ADB interface
42 device          ad7417          # PowerMac7,2 temperature sensor
43 device          ds1775          # PowerMac7,2 temperature sensor
44 device          fcu             # Apple Fan Control Unit
45 device          max6690         # PowerMac7,2 temperature sensor
46 device          pmu             # Apple Power Management Unit
47 device          smu             # Apple System Management Unit
48 device          snd_ai2s        # Apple I2S Audio
49 device          snd_davbus      # Apple Davbus Audio
50 device          windtunnel      # Apple G4 MDD fan controller
51
52 \f
53 #####################################################################
54 # Devices we don't want to deal with
55
56 nodevice        bktr
57 nodevice        fdc
58 nodevice        ppc
59 nodevice        splash
60 # when splash works enable *_saver
61 nodevice        blank_saver
62 nodevice        daemon_saver
63 nodevice        dragon_saver
64 nodevice        fade_saver
65 nodevice        fire_saver
66 nodevice        green_saver
67 nodevice        logo_saver
68 nodevice        rain_saver
69 nodevice        snake_saver
70 nodevice        star_saver
71 nodevice        warp_saver
72 nodevice        daemon_saver
73 nodevice        star_saver
74 nodevice        snake_saver
75 # isa
76 nodevice        pcii
77 nodevice        tnt4882
78 # sound
79 nodevice        snd_cmi
80 # wants gdb_cur
81 nodevice        dcons
82 nodevice        dcons_crom
83
84 \f
85 #####################################################################
86 # Options we don't want to deal with
87
88 nooption        PPC_DEBUG
89 nooption        PPC_PROBE_CHIPSET
90 nooption        SC_NO_MODE_CHANGE
91 nooption        UKBD_DFLT_KEYMAP