]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - sys/sparc64/conf/NOTES
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / sys / sparc64 / 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 \f
7 #####################################################################
8 # CPU OPTIONS
9
10 #
11 # You must specify at least one CPU (the one you intend to run on);
12 # deleting the specification for CPUs you don't need to use may make
13 # parts of the system run faster.
14 # XXX: On the Sparc64, there is only one CPU type
15 cpu             SUN4U
16
17 \f
18 #####################################################################
19 # HARDWARE BUS CONFIGURATION
20
21 device          ebus
22 device          isa
23 device          pci
24 device          sbus
25 device          central
26 device          fhc
27
28 \f
29 #####################################################################
30 # HARDWARE DEVICE CONFIGURATION
31
32 #
33 # Mandatory devices:
34 #
35
36 device          eeprom          # eeprom (really a front-end for the MK48Txx)
37 device          mk48txx         # Mostek MK48Txx clocks
38 device          rtc             # rtc (really a front-end for the MC146818)
39 device          mc146818        # Motorola MC146818 and compatible clocks
40
41 #
42 # Optional devices:
43 #
44
45 device          auxio           # auxiliary I/O device
46 device          epic            # Sun Fire V215/V245 LEDs
47 device          creator         # Creator, Creator3D and Elite3D framebuffers
48 device          machfb          # ATI Mach64 framebuffers
49
50 device          ofw_console     # Open Firmware console device
51 option          OFWCONS_POLL_HZ=4 # 20 or more works best on Ultra2
52
53 # PS/2 mouse
54 device          psm
55
56 # Options for psm:
57 options         PSM_HOOKRESUME          #hook the system resume event, useful
58                                         #for some laptops
59 options         PSM_RESETAFTERSUSPEND   #reset the device at the resume event
60
61 # The keyboard controller; it controls the keyboard and the PS/2 mouse.
62 device          atkbdc
63
64 # The AT keyboard
65 device          atkbd
66
67 # Options for atkbd:
68 options         ATKBD_DFLT_KEYMAP       # specify the built-in keymap
69 makeoptions     ATKBD_DFLT_KEYMAP=jp.106
70
71 # `flags' for atkbd:
72 #       0x01    Force detection of keyboard, else we always assume a keyboard
73 #       0x02    Don't reset keyboard, useful for some newer ThinkPads
74 #       0x03    Force detection and avoid reset, might help with certain
75 #               dockingstations
76 #       0x04    Old-style (XT) keyboard support, useful for older ThinkPads
77
78 # Sun type 4/5/6 RS-232@TTL keyboard
79 #device         sunkbd
80
81 # Options for sunkbd:
82 options         SUNKBD_EMULATE_ATKBD    # allows to use the AT keyboard maps
83                                         # in share/syscons/keymaps, required
84                                         # for SUNKBD_DFLT_KEYMAP and kbdmux
85 options         SUNKBD_DFLT_KEYMAP      # specify the built-in keymap
86 makeoptions     SUNKBD_DFLT_KEYMAP=jp.106
87
88 \f
89 #####################################################################
90 # Devices we don't want to deal with
91
92 nodevice        daemon_saver
93 nodevice        snake_saver
94 nodevice        star_saver
95 nodevice        bktr
96 nodevice        fdc
97 nodevice        ppc
98 nodevice        snd_ad1816
99 nodevice        snd_als4000
100 nodevice        snd_cmi
101 nodevice        snd_cs4281
102 nodevice        snd_csa
103 nodevice        snd_ds1
104 nodevice        snd_emu10k1
105 nodevice        snd_ess
106 nodevice        snd_fm801
107 nodevice        snd_gusc
108 nodevice        snd_ich
109 nodevice        snd_maestro
110 nodevice        snd_maestro3
111 nodevice        snd_mss
112 nodevice        snd_neomagic
113 nodevice        snd_sb16
114 nodevice        snd_sb8
115 nodevice        snd_sbc
116 nodevice        snd_solo
117 nodevice        snd_t4dwave
118 nodevice        snd_via8233
119 nodevice        snd_via82c686
120 nodevice        snd_vibes
121 nodevice        snd_uaudio
122 nodevice        aha
123 nodevice        bt
124 nodevice        wds
125 nodevice        ep
126 nodevice        ex
127
128 \f
129 #####################################################################
130 # Options we don't want to deal with
131
132 nooption        FDC_DEBUG
133 nooption        COMPAT_FREEBSD4
134 nooption        SC_RENDER_DEBUG
135 nooption        SC_DEBUG_LEVEL
136 nooption        PPC_DEBUG
137 nooption        PPC_PROBE_CHIPSET
138 nooption        SC_NO_SUSPEND_VTYSWITCH
139 nooption        SC_NO_FONT_LOADING
140 nooption        SC_KERNEL_CONS_REV_ATTR
141 nooption        SC_KERNEL_CONS_ATTR
142 nooption        SC_NORM_REV_ATTR
143 nooption        SC_NORM_ATTR
144 nooption        SC_DFLT_FONT
145 nooption        SC_ALT_MOUSE_IMAGE
146 nooption        EXT2FS
147
148 \f
149 #####################################################################
150 # Make options we don't want to deal with
151
152 nomakeoption    SC_DFLT_FONT