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