]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - sys/sparc64/conf/GENERIC
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.0.git] / sys / sparc64 / conf / GENERIC
1 #
2 # GENERIC -- Generic kernel configuration file for FreeBSD/sparc64
3 #
4 # For more information on this file, please read the config(5) manual page,
5 # and/or the handbook section on Kernel Configuration Files:
6 #
7 #    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8 #
9 # The handbook is also available locally in /usr/share/doc/handbook
10 # if you've installed the doc distribution, otherwise always see the
11 # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
12 # latest information.
13 #
14 # An exhaustive list of options and more detailed explanations of the
15 # device lines is also present in the ../../conf/NOTES and NOTES files.
16 # If you are in doubt as to the purpose or necessity of a line, check first
17 # in NOTES.
18 #
19 # $FreeBSD$
20
21 cpu             SUN4U
22 ident           GENERIC
23
24 makeoptions     DEBUG=-g                # Build kernel with gdb(1) debug symbols
25
26 # Platforms supported
27 #       At this time all platforms are supported, as-is.
28
29 options         SCHED_4BSD              # 4BSD scheduler
30 #options        PREEMPTION              # Enable kernel thread preemption
31 options         INET                    # InterNETworking
32 options         INET6                   # IPv6 communications protocols
33 options         SCTP                    # Stream Control Transmission Protocol
34 options         FFS                     # Berkeley Fast Filesystem
35 options         SOFTUPDATES             # Enable FFS soft updates support
36 options         UFS_ACL                 # Support for access control lists
37 options         UFS_DIRHASH             # Improve performance on big directories
38 options         UFS_GJOURNAL            # Enable gjournal-based UFS journaling
39 options         MD_ROOT                 # MD is a potential root device
40 options         NFSCL                   # New Network Filesystem Client
41 options         NFSD                    # New Network Filesystem Server
42 options         NFSLOCKD                # Network Lock Manager
43 options         NFS_ROOT                # NFS usable as /, requires NFSCL
44 #options        MSDOSFS                 # MSDOS Filesystem
45 options         CD9660                  # ISO 9660 Filesystem
46 options         PROCFS                  # Process filesystem (requires PSEUDOFS)
47 options         PSEUDOFS                # Pseudo-filesystem framework
48 options         GEOM_PART_GPT           # GUID Partition Tables.
49 options         GEOM_LABEL              # Provides labelization
50 options         COMPAT_FREEBSD5         # Compatible with FreeBSD5
51 options         COMPAT_FREEBSD6         # Compatible with FreeBSD6
52 options         COMPAT_FREEBSD7         # Compatible with FreeBSD7
53 options         SCSI_DELAY=5000         # Delay (in ms) before probing SCSI
54 options         KTRACE                  # ktrace(1) support
55 options         STACK                   # stack(9) support
56 options         SYSVSHM                 # SYSV-style shared memory
57 options         SYSVMSG                 # SYSV-style message queues
58 options         SYSVSEM                 # SYSV-style semaphores
59 options         _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
60 options         PRINTF_BUFR_SIZE=128    # Prevent printf output being interspersed.
61 options         HWPMC_HOOKS             # Necessary kernel hooks for hwpmc(4)
62 options         AUDIT                   # Security event auditing
63 options         MAC                     # TrustedBSD MAC Framework
64 options         INCLUDE_CONFIG_FILE     # Include this file in kernel
65 options         KDB                     # Kernel debugger related code
66 options         KDB_TRACE               # Print a stack trace for a panic
67
68 # Make an SMP-capable kernel by default
69 options         SMP                     # Symmetric MultiProcessor Kernel
70
71 # Standard busses
72 device          ebus
73 device          isa
74 device          pci
75 device          sbus
76 device          central
77 device          fhc
78
79 # Floppy drives
80 #device         fdc
81
82 # ATA controllers
83 device          ahci            # AHCI-compatible SATA controllers
84 device          ata             # Legacy ATA/SATA controllers
85 options         ATA_CAM         # Handle legacy controllers with CAM
86 device          mvs             # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
87 device          siis            # SiliconImage SiI3124/SiI3132/SiI3531 SATA
88
89 # SCSI Controllers
90 device          ahc             # AHA2940 and onboard AIC7xxx devices
91 options         AHC_ALLOW_MEMIO # Attempt to use memory mapped I/O
92 options         AHC_REG_PRETTY_PRINT    # Print register bitfields in debug
93                                         # output.  Adds ~128k to driver.
94 device          esp             # AMD Am53C974, Sun ESP and FAS families
95 device          isp             # Qlogic family
96 device          ispfw           # Firmware module for Qlogic host adapters
97 device          mpt             # LSI-Logic MPT-Fusion
98 device          sym             # NCR/Symbios/LSI Logic 53C8XX/53C1010/53C1510D
99
100 # ATA/SCSI peripherals
101 device          scbus           # SCSI bus (required for ATA/SCSI)
102 device          ch              # SCSI media changers
103 device          da              # Direct Access (disks)
104 device          sa              # Sequential Access (tape etc)
105 device          cd              # CD
106 device          pass            # Passthrough device (direct ATA/SCSI access)
107 device          ses             # SCSI Environmental Services (and SAF-TE)
108
109 # RAID controllers
110 #device         amr             # AMI MegaRAID
111 #device         mlx             # Mylex DAC960 family
112
113 # atkbdc0 controls both the keyboard and the PS/2 mouse
114 device          atkbdc          # AT keyboard controller
115 device          atkbd           # AT keyboard
116 device          psm             # PS/2 mouse
117
118 device          kbdmux          # keyboard multiplexer
119
120 # syscons is the default console driver, resembling an SCO console
121 device          sc
122 device          creator         # Creator, Creator3D and Elite3D framebuffers
123 device          machfb          # ATI Mach64 framebuffers
124 device          splash          # Splash screen and screen saver support
125 options         KBD_INSTALL_CDEV # install a CDEV entry in /dev
126
127 # Builtin hardware
128 device          auxio           # auxiliary I/O device
129 device          eeprom          # eeprom (really a front-end for the MK48Txx)
130 device          mk48txx         # Mostek MK48Txx clocks
131 device          rtc             # rtc (really a front-end for the MC146818)
132 device          mc146818        # Motorola MC146818 and compatible clocks
133 device          epic            # Sun Fire V215/V245 LEDs
134 device          sbbc            # Sun BootBus controller (time-of-day clock for
135                                 # Serengeti and StarCat, console for Serengeti,
136                                 # requires device uart)
137
138 # Serial (COM) ports
139 device          puc             # Multi-channel uarts
140 device          scc             # Serial communications controllers.
141 device          uart            # Multi-uart driver
142
143 # Parallel port
144 #device         ppc
145 #device         ppbus           # Parallel port bus (required)
146 #device         lpt             # Printer
147 #device         plip            # TCP/IP over parallel
148 #device         ppi             # Parallel port interface device
149 #device         vpo             # Requires scbus and da
150
151 # PCI Ethernet NICs.
152 #device         de              # DEC/Intel DC21x4x (``Tulip'')
153 device          em              # Intel PRO/1000 adapter Gigabit Ethernet Card
154 #device         ixgb            # Intel PRO/10GbE Ethernet Card
155 device          le              # AMD Am7900 LANCE and Am79C9xx PCnet
156 device          ti              # Alteon Networks Tigon I/II gigabit Ethernet
157 device          txp             # 3Com 3cR990 (``Typhoon'')
158 #device         vx              # 3Com 3c590, 3c595 (``Vortex'')
159
160 # PCI Ethernet NICs that use the common MII bus controller code.
161 # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
162 device          miibus          # MII bus support
163 #device         bfe             # Broadcom BCM440x 10/100 Ethernet
164 device          bge             # Broadcom BCM570xx Gigabit Ethernet
165 device          cas             # Sun Cassini/Cassini+ and NS DP83065 Saturn
166 device          dc              # DEC/Intel 21143 and various workalikes
167 device          fxp             # Intel EtherExpress PRO/100B (82557, 82558)
168 device          gem             # Sun GEM/Sun ERI/Apple GMAC
169 device          hme             # Sun HME (Happy Meal Ethernet)
170 device          nge             # NatSemi DP83820 gigabit Ethernet
171 #device         pcn             # AMD Am79C97x PCI 10/100 (precedence over 'le')
172 device          re              # RealTek 8139C+/8169/8169S/8110S
173 device          rl              # RealTek 8129/8139
174 device          sf              # Adaptec AIC-6915 (``Starfire'')
175 device          sis             # Silicon Integrated Systems SiS 900/SiS 7016
176 device          sk              # SysKonnect SK-984x & SK-982x gigabit Ethernet
177 device          ste             # Sundance ST201 (D-Link DFE-550TX)
178 device          stge            # Sundance/Tamarack TC9021 gigabit Ethernet
179 #device         tl              # Texas Instruments ThunderLAN
180 #device         tx              # SMC EtherPower II (83c170 ``EPIC'')
181 device          vr              # VIA Rhine, Rhine II
182 #device         wb              # Winbond W89C840F
183 device          xl              # 3Com 3c90x (``Boomerang'', ``Cyclone'')
184
185 # Wireless NIC cards
186 device          wlan            # 802.11 support
187 options         IEEE80211_DEBUG # enable debug msgs
188 options         IEEE80211_AMPDU_AGE     # age frames in AMPDU reorder q's
189 options         IEEE80211_SUPPORT_MESH  # enable 802.11s D3.0 support
190 device          wlan_wep        # 802.11 WEP support
191 device          wlan_ccmp       # 802.11 CCMP support
192 device          wlan_tkip       # 802.11 TKIP support
193 device          wlan_amrr       # AMRR transmit rate control algorithm
194 device          ath             # Atheros NIC's
195 device          ath_pci         # Atheros pci/cardbus glue
196 device          ath_hal         # Atheros HAL (Hardware Access Layer)
197 options         AH_SUPPORT_AR5416       # enable AR5416 tx/rx descriptors
198 device          ath_rate_sample # SampleRate tx rate control for ath
199
200 # Pseudo devices.
201 device          loop            # Network loopback
202 device          random          # Entropy device
203 device          ether           # Ethernet support
204 device          vlan            # 802.1Q VLAN support
205 device          tun             # Packet tunnel.
206 device          pty             # BSD-style compatibility pseudo ttys
207 device          md              # Memory "disks"
208 device          gif             # IPv6 and IPv4 tunneling
209 device          faith           # IPv6-to-IPv4 relaying (translation)
210 device          firmware        # firmware assist module
211
212 # The `bpf' device enables the Berkeley Packet Filter.
213 # Be aware of the administrative consequences of enabling this!
214 # Note that 'bpf' is required for DHCP.
215 device          bpf             # Berkeley packet filter
216
217 # USB support
218 options         USB_DEBUG       # enable debug msgs
219 device          uhci            # UHCI PCI->USB interface
220 device          ohci            # OHCI PCI->USB interface
221 device          ehci            # EHCI PCI->USB interface (USB 2.0)
222 device          usb             # USB Bus (required)
223 #device         udbp            # USB Double Bulk Pipe devices (needs netgraph)
224 device          uhid            # "Human Interface Devices"
225 device          ukbd            # Keyboard
226 device          ulpt            # Printer
227 device          umass           # Disks/Mass storage - Requires scbus and da
228 device          ums             # Mouse
229 device          urio            # Diamond Rio 500 MP3 player
230 # USB Serial devices
231 device          uark            # Technologies ARK3116 based serial adapters
232 device          ubsa            # Belkin F5U103 and compatible serial adapters
233 device          uftdi           # For FTDI usb serial adapters
234 device          uipaq           # Some WinCE based devices
235 device          uplcom          # Prolific PL-2303 serial adapters
236 device          uslcom          # SI Labs CP2101/CP2102 serial adapters
237 device          uvisor          # Visor and Palm devices
238 device          uvscom          # USB serial support for DDI pocket's PHS
239 # USB Ethernet, requires miibus
240 device          aue             # ADMtek USB Ethernet
241 device          axe             # ASIX Electronics USB Ethernet
242 device          cdce            # Generic USB over Ethernet
243 device          cue             # CATC USB Ethernet
244 device          kue             # Kawasaki LSI USB Ethernet
245 device          rue             # RealTek RTL8150 USB Ethernet
246 device          udav            # Davicom DM9601E USB
247 # USB Wireless
248 device          rum             # Ralink Technology RT2501USB wireless NICs
249 device          uath            # Atheros AR5523 wireless NICs
250 device          ural            # Ralink Technology RT2500USB wireless NICs
251 device          zyd             # ZyDAS zd1211/zd1211b wireless NICs
252
253 # FireWire support
254 device          firewire        # FireWire bus code
255 # sbp(4) works for some systems but causes boot failure on others
256 #device         sbp             # SCSI over FireWire (Requires scbus and da)
257 device          fwe             # Ethernet over FireWire (non-standard!)
258 device          fwip            # IP over FireWire (RFC 2734,3146)
259 device          dcons           # Dumb console driver
260 device          dcons_crom      # Configuration ROM for dcons
261
262 # Sound support
263 device          sound           # Generic sound driver (required)
264 device          snd_audiocs     # Crystal Semiconductor CS4231
265 device          snd_es137x      # Ensoniq AudioPCI ES137x
266 device          snd_t4dwave     # Acer Labs M5451
267 device          snd_uaudio      # USB Audio