GENERIC revision 134997
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/sparc64
3#
4# For more information on this file, please read the handbook section on
5# 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# For hardware specific information check HARDWARE.TXT
20#
21# $FreeBSD: head/sys/sparc64/conf/GENERIC 134997 2004-09-09 17:03:53Z scottl $
22
23machine		sparc64
24cpu		SUN4U
25ident		GENERIC
26
27# To statically compile in device wiring instead of /boot/device.hints
28#hints		"GENERIC.hints"		# Default places to look for devices.
29
30makeoptions	DEBUG=-g		# Build kernel with gdb(1) debug symbols
31
32# Platforms supported
33#	At this time all platforms are supported, as-is.
34
35#options 	SCHED_ULE		# ULE scheduler
36options 	SCHED_4BSD		# 4BSD scheduler
37#options 	PREEMPTION		# Enable kernel thread preemption
38options 	INET			# InterNETworking
39options 	INET6			# IPv6 communications protocols
40options 	FFS			# Berkeley Fast Filesystem
41options 	SOFTUPDATES		# Enable FFS soft updates support
42options 	UFS_ACL			# Support for access control lists
43options 	UFS_DIRHASH		# Improve performance on big directories
44options 	MD_ROOT			# MD is a potential root device
45options 	NFSCLIENT		# Network Filesystem Client
46options 	NFSSERVER		# Network Filesystem Server
47options 	NFS_ROOT		# NFS usable as /, requires NFSCLIENT
48#options 	MSDOSFS			# MSDOS Filesystem
49options 	CD9660			# ISO 9660 Filesystem
50options 	PROCFS			# Process filesystem (requires PSEUDOFS)
51options 	PSEUDOFS		# Pseudo-filesystem framework
52options 	GEOM_GPT		# GUID Partition Tables.
53options 	COMPAT_43		# Compatible with BSD 4.3 [KEEP THIS!]
54options 	COMPAT_FREEBSD4		# Keep this for a while
55options 	SCSI_DELAY=15000	# Delay (in ms) before probing SCSI
56options 	KTRACE			# ktrace(1) 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
61
62# Debugging for use in -current
63options 	KDB			# Enable kernel debugger support.
64options 	DDB			# Support DDB.
65options 	GDB			# Support remote GDB.
66options 	INVARIANTS		# Enable calls of extra sanity checking
67options 	INVARIANT_SUPPORT	# Extra sanity checks of internal structures, required by INVARIANTS
68options 	WITNESS			# Enable checks to detect deadlocks and cycles
69options 	WITNESS_SKIPSPIN	# Don't run witness on spinlocks for speed
70
71# To make an SMP kernel, the next line is needed
72options 	SMP		# Symmetric MultiProcessor Kernel
73
74# Standard busses
75device		ebus
76device		isa
77device		pci
78device		sbus
79device		central
80device		fhc
81
82# Floppy drives
83#device		fdc
84
85# ATA and ATAPI devices
86device		ata
87device		atadisk		# ATA disk drives
88device		atapicd		# ATAPI CDROM drives
89#device		atapifd		# ATAPI floppy drives
90#device		atapist		# ATAPI tape drives
91#	Do NOT enable ATA_STATIC_ID -- cmd646 controller will be !ata2!,
92#	and you will not mount an ATA /.
93#options 	ATA_STATIC_ID	# Static device numbering
94
95# SCSI Controllers
96device		ahc		# AHA2940 and onboard AIC7xxx devices
97device		isp		# Qlogic family
98device		ispfw		# Firmware module for Qlogic host adapters
99#device		mpt		# LSI-Logic MPT-Fusion (not yet)
100#device		ncr		# NCR/Symbios Logic
101device		sym		# NCR/Symbios Logic (newer chipsets + those of `ncr')
102device		esp		# NCR53c9x (FEPS/FAS366)
103
104# SCSI peripherals
105device		scbus		# SCSI bus (required for SCSI)
106device		ch		# SCSI media changers
107device		da		# Direct Access (disks)
108device		sa		# Sequential Access (tape etc)
109device		cd		# CD
110device		pass		# Passthrough device (direct SCSI access)
111device		ses		# SCSI Environmental Services (and SAF-TE)
112
113# RAID controllers
114#device		amr		# AMI MegaRAID
115#device		mlx		# Mylex DAC960 family
116
117
118# syscons is the default console driver, resembling an SCO console
119#device		sc
120#device		creator		# Creator, Creator3D and Elite3D graphics cards
121#device		splash		# Splash screen and screen saver support
122#options 	KBD_INSTALL_CDEV # install a CDEV entry in /dev
123
124device		ofw_console	# Open Firmware console device
125
126# Builtin hardware
127device		genclock	# Generic clock interface
128device		eeprom		# eeprom (really a front-end for the MK48Txx)
129device		"mk48txx"	# Mostek MK48T02, MK48T08, MK48T59 clock
130
131# Serial (COM) ports
132device		sab		# Siemens SAB82532 based serial ports
133device		zs		# Zilog 8530 based serial ports
134#device		uart		# Multi-uart driver
135#device		puc		# Multi-channel uarts
136
137# Parallel port
138#device		ppc
139#device		ppbus		# Parallel port bus (required)
140#device		lpt		# Printer
141#device		plip		# TCP/IP over parallel
142#device		ppi		# Parallel port interface device
143#device		vpo		# Requires scbus and da
144 
145# PCI Ethernet NICs.
146#device		de		# DEC/Intel DC21x4x (``Tulip'')
147#device		em		# Intel PRO/1000 adapter Gigabit Ethernet Card
148#device		ixgb		# Intel PRO/10GbE Ethernet Card
149#device		lnc		# NE2100, NE32-VL Lance Ethernet cards
150#device		txp		# 3Com 3cR990 (``Typhoon'')
151#device		vx		# 3Com 3c590, 3c595 (``Vortex'')
152
153# PCI Ethernet NICs that use the common MII bus controller code.
154# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
155device		miibus		# MII bus support
156#device		bfe		# Broadcom BCM440x 10/100 Ethernet
157#device		bge		# Broadcom BCM570xx Gigabit Ethernet
158device		dc		# DEC/Intel 21143 and various workalikes
159device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
160device		gem		# Sun GEM/Sun ERI/Apple GMAC
161device		hme		# Sun HME (Happy Meal Ethernet)
162#device		pcn		# AMD Am79C97x PCI 10/100 (precedence over 'lnc')
163device		re		# RealTek 8139C+/8169/8169S/8110S
164device		rl		# RealTek 8129/8139
165#device		sf		# Adaptec AIC-6915 (``Starfire'')
166#device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
167#device		sk		# SysKonnect SK-984x & SK-982x gigabit Ethernet
168#device		ste		# Sundance ST201 (D-Link DFE-550TX)
169#device		ti		# Alteon Networks Tigon I/II gigabit Ethernet
170#device		tl		# Texas Instruments ThunderLAN
171#device		tx		# SMC EtherPower II (83c170 ``EPIC'')
172#device		vr		# VIA Rhine, Rhine II
173#device		wb		# Winbond W89C840F
174device		xl		# 3Com 3c90x (``Boomerang'', ``Cyclone'')
175
176# Pseudo devices.
177device		loop		# Network loopback
178device		mem		# Memory and kernel memory devices
179device		random		# Entropy device
180device		ether		# Ethernet support
181device		sl		# Kernel SLIP
182device		ppp		# Kernel PPP
183device		tun		# Packet tunnel.
184device		pty		# Pseudo-ttys (telnet etc)
185device		md		# Memory "disks"
186device		gif		# IPv6 and IPv4 tunneling
187device		faith		# IPv6-to-IPv4 relaying (translation)
188
189# The `bpf' device enables the Berkeley Packet Filter.
190# Be aware of the administrative consequences of enabling this!
191device		bpf		# Berkeley packet filter
192
193# USB support
194#device		uhci		# UHCI PCI->USB interface
195#device		ohci		# OHCI PCI->USB interface
196#device		usb		# USB Bus (required)
197#device		udbp		# USB Double Bulk Pipe devices
198#device		ugen		# Generic
199#device		uhid		# "Human Interface Devices"
200#device		ukbd		# Keyboard
201#device		ulpt		# Printer
202#device		umass		# Disks/Mass storage - Requires scbus and da
203#device		ums		# Mouse
204#device		urio		# Diamond Rio 500 MP3 player
205#device		uscanner	# Scanners
206# USB Ethernet, requires mii
207#device		aue		# ADMtek USB Ethernet
208#device		axe		# ASIX Electronics USB Ethernet
209#device		cue		# CATC USB Ethernet
210#device		kue		# Kawasaki LSI USB Ethernet
211#device		rue		# RealTek RTL8150 USB Ethernet
212
213# FireWire support
214device		firewire	# FireWire bus code
215device		sbp		# SCSI over FireWire (Requires scbus and da)
216device		fwe		# Ethernet over FireWire (non-standard!)
217