GENERIC revision 99106
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/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 ../../i386/conf/NOTES file. 
16# If you are in doubt as to the purpose or necessity of a line, check first 
17# in NOTES. Please note that this is the i386 NOTES, but it still contains
18# valuable info for sparc64 too.
19#
20# For hardware specific information check HARDWARE.TXT
21#
22# $FreeBSD: head/sys/sparc64/conf/GENERIC 99106 2002-06-30 04:12:21Z rwatson $
23
24machine		sparc64
25cpu		SUN4U
26ident		GENERIC
27maxusers	0
28
29#To statically compile in device wiring instead of /boot/device.hints
30#hints		"GENERIC.hints"		#Default places to look for devices.
31
32makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols
33
34# Platforms supported
35#	At this time all platforms are supported, as-is.
36
37options 	INET			#InterNETworking
38options 	INET6			#IPv6 communications protocols
39options 	FFS			#Berkeley Fast Filesystem
40options 	SOFTUPDATES		#Enable FFS soft updates support
41options 	UFS_DIRHASH		#Improve performance on big directories
42options 	MD_ROOT			#MD is a potential root device
43options 	NFSCLIENT		#Network Filesystem Client
44options 	NFSSERVER		#Network Filesystem Server
45#options 	NFS_ROOT		#NFS usable as root device
46#options 	MSDOSFS			#MSDOS Filesystem
47options 	CD9660			#ISO 9660 Filesystem
48options 	PROCFS			#Process filesystem (requires PSEUDOFS)
49options 	PSEUDOFS		#Pseudo-filesystem framework
50options 	COMPAT_43		#Compatible with BSD 4.3 [KEEP THIS!]
51options 	SCSI_DELAY=15000	#Delay (in ms) before probing SCSI 
52options 	KTRACE			#ktrace(1) syscall trace support
53options 	SYSVSHM			#SYSV-style shared memory
54options 	SYSVMSG			#SYSV-style message queues
55options 	SYSVSEM			#SYSV-style semaphores
56#options 	P1003_1B		#Posix P1003_1B real-time extentions
57#options 	_KPOSIX_PRIORITY_SCHEDULING
58
59# Debugging for use in -current
60options 	DDB			#Enable the kernel debugger
61options 	INVARIANTS		#Enable calls of extra sanity checking
62options 	INVARIANT_SUPPORT	#Extra sanity checks of internal structures, required by INVARIANTS
63options 	WITNESS			#Enable checks to detect deadlocks and cycles
64options 	WITNESS_SKIPSPIN	#Don't run witness on spinlocks for speed
65
66# To make an SMP kernel, the next line is needed
67options 	SMP			# Symmetric MultiProcessor Kernel
68
69# Standard busses
70device		apb			# Sun APB PCI-PCI bridge
71device		ebus
72device		isa
73device		pci
74device		sbus
75
76# Floppy drives
77#device		fdc
78
79# ATA and ATAPI devices
80device		ata
81device		atadisk			# ATA disk drives
82device		atapicd			# ATAPI CDROM drives
83#device		atapifd			# ATAPI floppy drives
84#device		atapist			# ATAPI tape drives
85#	Do NOT enable ATA_STATIC_ID -- cmd646 controller will be !ata2!,
86#	and you will not mount an ATA /.
87#options 	ATA_STATIC_ID		#Static device numbering
88
89# SCSI Controllers
90device		ahc		# AHA2940 and onboard AIC7xxx devices
91#device		esp		# 53C94 & friends, not CAM-ified
92device		isp		# Qlogic family
93device		ispfw		# Firmware module for Qlogic host adapters
94#device		ncr		# NCR/Symbios Logic
95device		sym		# NCR/Symbios Logic (newer chipsets + those of `ncr')
96
97# SCSI peripherals
98device		scbus		# SCSI bus (required)
99#device		ch		# SCSI media changers
100device		da		# Direct Access (disks)
101#device		sa		# Sequential Access (tape etc)
102device		cd		# CD
103device		pass		# Passthrough device (direct SCSI access)
104#device		ses		# SCSI Environmental Services (and SAF-TE)
105
106# RAID controllers
107#device		amr		# AMI MegaRAID
108#device		mlx		# Mylex DAC960 family
109
110# atkbdc0 controls both the keyboard and the PS/2 mouse
111#device		atkbdc	1	# At keyboard controller
112#device		atkbd		# at keyboard
113#device		psm		# psm mouse
114
115#device		vga		# VGA screen
116
117# splash screen/screen saver
118#device		splash
119
120# syscons is the default console driver, resembling an SCO console
121#device		sc	1
122
123# the most basic console driver is the OpenBoot firmware
124device		ofw_console
125
126# Builtin hardware
127device		genclock	# generic clock interface
128device		eeprom		# eeprom (really an ebus driver for the mk48txx)
129device		"mk48txx"	# Mostek MK48T02, MK48T08, MK48T59 clock
130
131# Serial (COM) ports
132#device		sio		# 8250, 16[45]50 based serial ports
133#device		se		# Siemens SAB82532 based serial ports
134
135## Parallel port
136#device		ppc
137#device		ppbus		# Parallel port bus (required)
138#device		lpt		# Printer
139#device		plip		# TCP/IP over parallel
140#device		ppi		# Parallel port interface device
141#device		vpo		# Requires scbus and da
142 
143# PCI Ethernet NICs.
144#device		de		# DEC/Intel DC21x4x (``Tulip'')
145#device		le		# Lance
146#device		txp		# 3Com 3cR990 (``Typhoon'')
147#device		vx		# 3Com 3c590, 3c595 (``Vortex'')
148
149# PCI Ethernet NICs that use the common MII bus controller code.
150device		miibus		# MII bus support
151#device		dc		# DEC/Intel 21143 and workalikes
152#device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
153device		gem		# Sun GEM/Sun ERI/Apple HMAC
154device		hme		# Sun HME (Happy Meal Ethernet)
155#device		pcn		# AMD Am79C97x PCI 10/100 NICs
156#device		rl		# RealTek 8129/8139
157#device		sf		# Adaptec AIC-6915 (``Starfire'')
158#device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
159#device		ste		# Sundance ST201 (D-Link DFE-550TX)
160#device		tl		# Texas Instruments ThunderLAN
161#device		vr		# VIA Rhine, Rhine II
162#device		wb		# Winbond W89C840F
163#device		xl		# 3Com 3c90x (``Boomerang'', ``Cyclone'')
164
165# Pseudo devices - the number indicates how many units to allocated.
166device		random		# Entropy device
167device		loop		# Network loopback
168device		ether		# Ethernet support
169device		sl		# Kernel SLIP
170device		ppp	1	# Kernel PPP
171device		tun		# Packet tunnel.
172device		pty		# Pseudo-ttys (telnet etc)
173device		md		# Memory "disks"
174device		gif		# IPv6 and IPv4 tunneling
175device		faith		# IPv6-to-IPv4 relaying/(translation)
176
177# The `bpf' device enables the Berkeley Packet Filter.
178# Be aware of the administrative consequences of enabling this!
179device		bpf		#Berkeley packet filter
180
181# USB support
182#device		uhci		# UHCI PCI->USB interface
183#device		ohci		# OHCI PCI->USB interface
184#device		usb		# USB Bus (required)
185#device		ugen		# Generic
186#device		uhid		# "Human Interface Devices"
187#device		ukbd		# Keyboard
188#device		ulpt		# Printer
189#device		umass		# Disks/Mass storage - Requires scbus and da0
190#device		ums		# Mouse
191# USB Ethernet
192#device		aue		# ADMtek USB ethernet
193#device		cue		# CATC USB ethernet
194#device		kue		# Kawasaki LSI USB ethernet
195
196
197# Tempary things until things are farther along.
198makeoptions	NO_MODULES=true
199options 	PCI_ENABLE_IO_MODES	# Enable all PCI resources
200
201options 	KTR
202options 	KTR_COMPILE=0xffffffff
203options 	KTR_ENTRIES=8192
204options 	KTR_MASK=KTR_TRAP
205
206options 	OFW_PCI_DEBUG
207
208#options 	BOOTP
209#options 	BOOTP_NFSROOT
210#options 	BOOTP_NFSV3
211#options 	BOOTP_COMPAT
212