GENERIC revision 210564
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/pc98
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: head/sys/pc98/conf/GENERIC 210564 2010-07-28 15:36:12Z mdf $
20
21cpu		I486_CPU
22cpu		I586_CPU
23cpu		I686_CPU
24ident		GENERIC
25
26makeoptions	DEBUG=-g		# Build kernel with gdb(1) debug symbols
27
28options 	SCHED_4BSD		# 4BSD scheduler
29#options 	PREEMPTION		# Enable kernel thread preemption
30options 	INET			# InterNETworking
31options 	INET6			# IPv6 communications protocols
32options 	SCTP			# Stream Control Transmission Protocol
33options 	FFS			# Berkeley Fast Filesystem
34options 	SOFTUPDATES		# Enable FFS soft updates support
35options 	UFS_ACL			# Support for access control lists
36options 	UFS_DIRHASH		# Improve performance on big directories
37options 	UFS_GJOURNAL		# Enable gjournal-based UFS journaling
38options 	MD_ROOT			# MD is a potential root device
39options 	NFSCLIENT		# Network Filesystem Client
40options 	NFSSERVER		# Network Filesystem Server
41options 	NFSLOCKD		# Network Lock Manager
42options 	NFS_ROOT		# NFS usable as /, requires NFSCLIENT
43options 	MSDOSFS			# MSDOS Filesystem
44options 	CD9660			# ISO 9660 Filesystem
45options 	PROCFS			# Process filesystem (requires PSEUDOFS)
46options 	PSEUDOFS		# Pseudo-filesystem framework
47options 	GEOM_PART_GPT		# GUID Partition Tables.
48options 	GEOM_LABEL		# Provides labelization
49options 	COMPAT_FREEBSD4		# Compatible with FreeBSD4
50options 	COMPAT_FREEBSD5		# Compatible with FreeBSD5
51options 	COMPAT_FREEBSD6		# Compatible with FreeBSD6
52options 	COMPAT_FREEBSD7		# Compatible with FreeBSD7
53options 	SCSI_DELAY=5000		# Delay (in ms) before probing SCSI
54options 	EPSON_BOUNCEDMA		# use bounce buffer for 15-16M
55#options 	EPSON_MEMWIN		# EPSON memory window support
56#options 	LINE30
57options 	KTRACE			# ktrace(1) support
58options 	STACK			# stack(9) support
59options 	SYSVSHM			# SYSV-style shared memory
60options 	SYSVMSG			# SYSV-style message queues
61options 	SYSVSEM			# SYSV-style semaphores
62options 	P1003_1B_SEMAPHORES	# POSIX-style semaphores
63options 	_KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
64options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev
65options 	HWPMC_HOOKS		# Necessary kernel hooks for hwpmc(4)
66options 	AUDIT			# Security event auditing
67options 	MAC			# TrustedBSD MAC Framework
68options 	INCLUDE_CONFIG_FILE     # Include this file in kernel
69
70# Debugging for use in -current
71options 	KDB			# Enable kernel debugger support.
72options 	DDB			# Support DDB.
73options 	GDB			# Support remote GDB.
74options 	DEADLKRES		# Enable the deadlock resolver
75options 	INVARIANTS		# Enable calls of extra sanity checking
76options 	INVARIANT_SUPPORT	# Extra sanity checks of internal structures, required by INVARIANTS
77options 	WITNESS			# Enable checks to detect deadlocks and cycles
78options 	WITNESS_SKIPSPIN	# Don't run witness on spinlocks for speed
79options 	MALLOC_DEBUG_MAXZONES=8	# Separate malloc(9) zones
80
81# To make an SMP kernel, the next two lines are needed
82#options 	SMP			# Symmetric MultiProcessor Kernel
83#device		apic			# I/O APIC
84
85# Bus support.
86device		pci
87
88# Floppy drives
89device		fdc
90
91# ATA and ATAPI devices
92device		ata
93device		atadisk		# ATA disk drives
94device		atapicd		# ATAPI CDROM drives
95device		atapifd		# ATAPI floppy drives
96device		atapist		# ATAPI tape drives
97options 	ATA_STATIC_ID	# Static device numbering
98
99# SCSI Controllers
100device		adv		# Advansys SCSI adapters
101device		ahc		# AHA2940 and onboard AIC7xxx devices
102device		amd		# AMD 53C974 (Tekram DC-390(T))
103device		isp		# Qlogic family
104#device		ncr		# NCR/Symbios Logic
105device		sym		# NCR/Symbios Logic (newer chipsets + those of `ncr')
106
107device		aic		# PC-9801-100
108device		ct		# host adapter using WD33C93[ABC] chip (C bus)
109
110device		ncv		# NCR 53C500
111device		nsp		# Workbit Ninja SCSI-3
112device		stg		# TMC 18C30/18C50
113
114# SCSI peripherals
115device		scbus		# SCSI bus (required for SCSI)
116device		ch		# SCSI media changers
117device		da		# Direct Access (disks)
118device		sa		# Sequential Access (tape etc)
119device		cd		# CD
120device		pass		# Passthrough device (direct SCSI access)
121device		ses		# SCSI Environmental Services (and SAF-TE)
122
123# keyboard driver
124device		pckbd		# PC98 keyboard
125
126device		gdc		# GDC screen
127
128device		splash		# Splash screen and screen saver support
129
130# syscons is the default console driver, resembling an SCO console
131device		sc
132
133#device		agp		# support several AGP chipsets
134
135# Power management support (see NOTES for more options)
136#device		apm
137#device		pmc
138#device		canbus
139#device		canbepm
140# Add suspend/resume support for the i8254.
141#device		pmtimer
142
143# Audio support
144#device		sound		# Generic sound driver
145#device		snd_mss		# Microsoft Sound System
146#device		"snd_sb16"	# Sound Blaster 16
147#device		snd_sbc		# Sound Blaster
148
149# PCCARD (PCMCIA) support
150# PCMCIA and cardbus bridge support
151device		cbb		# cardbus (yenta) bridge
152device		pccard		# PC Card (16-bit) bus
153device		cardbus		# CardBus (32-bit) bus
154
155# Serial (COM) ports
156#options 	COM_MULTIPORT
157#options 	COM_ESP		# ESP98
158#device		sio		# 8250, 16[45]50, 8251 based serial ports
159device		uart		# Generic UART driver
160
161device		mse
162#device		joy
163
164# NEW Parallel port
165device		ppc
166device		ppbus		# Parallel port bus (required)
167device		lpt		# Printer
168device		plip		# TCP/IP over parallel
169device		ppi		# Parallel port interface device
170#device		vpo		# Requires scbus and da
171# OLD Parallel port
172# Please stay olpt driver after ppc driver
173device		olpt
174
175# PCI Ethernet NICs.
176device		de		# DEC/Intel DC21x4x (``Tulip'')
177#device		em		# Intel PRO/1000 adapter Gigabit Ethernet Card
178device		le		# AMD Am7900 LANCE and Am79C9xx PCnet
179#device		ti		# Alteon Networks Tigon I/II gigabit Ethernet
180device		txp		# 3Com 3cR990 (``Typhoon'')
181device		vx		# 3Com 3c590, 3c595 (``Vortex'')
182
183# PCI Ethernet NICs that use the common MII bus controller code.
184# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
185device		miibus		# MII bus support
186device		bfe		# Broadcom BCM440x 10/100 Ethernet
187#device		bge		# Broadcom BCM570xx Gigabit Ethernet
188device		dc		# DEC/Intel 21143 and various workalikes
189device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
190#device		lge		# Level 1 LXT1001 gigabit Ethernet
191#device		nge		# NatSemi DP83820 gigabit Ethernet
192device		pcn		# AMD Am79C97x PCI 10/100 (precedence over 'le')
193device		re		# RealTek 8139C+/8169/8169S/8110S
194device		rl		# RealTek 8129/8139
195device		sf		# Adaptec AIC-6915 (``Starfire'')
196device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
197#device		sk		# SysKonnect SK-984x & SK-982x gigabit Ethernet
198device		ste		# Sundance ST201 (D-Link DFE-550TX)
199device		tl		# Texas Instruments ThunderLAN
200device		tx		# SMC EtherPower II (83c170 ``EPIC'')
201#device		vge		# VIA VT612x gigabit Ethernet
202device		vr		# VIA Rhine, Rhine II
203device		wb		# Winbond W89C840F
204device		xl		# 3Com 3c90x (``Boomerang'', ``Cyclone'')
205
206# ISA Ethernet NICs.  pccard NICs included.
207# 'device ed' requires 'device miibus'
208device		ed		# NE[12]000, SMC Ultra, 3c503, DS8390 cards
209device		ep		# Etherlink III based cards
210device		fe		# Fujitsu MB8696x based cards
211device		sn		# SMC's 9000 series of Ethernet chips
212device		snc
213device		xe		# Xircom pccard Ethernet
214
215# Wireless NIC cards
216#device		wlan		# 802.11 support
217#options 	IEEE80211_DEBUG	# enable debug msgs
218#options 	IEEE80211_AMPDU_AGE	# age frames in AMPDU reorder q's
219#options 	IEEE80211_SUPPORT_MESH	# enable 802.11s draft support
220#device		wlan_wep	# 802.11 WEP support
221#device		wlan_ccmp	# 802.11 CCMP support
222#device		wlan_tkip	# 802.11 TKIP support
223#device		wlan_amrr	# AMRR transmit rate control algorithm
224#device		an		# Aironet 4500/4800 802.11 wireless NICs.
225#device		ath		# Atheros pci/cardbus NIC's
226#device		ath_hal		# pci/cardbus chip support
227#options 	AH_SUPPORT_AR5416	# enable AR5416 tx/rx descriptors
228#device		ath_rate_sample	# SampleRate tx rate control for ath
229#device		ral		# Ralink Technology RT2500 wireless NICs.
230#device		wi		# WaveLAN/Intersil/Symbol 802.11 wireless NICs.
231#device		wl		# Older non 802.11 Wavelan wireless NIC.
232
233# Pseudo devices.
234device		loop		# Network loopback
235device		random		# Entropy device
236device		ether		# Ethernet support
237device		vlan		# 802.1Q VLAN support
238device		tun		# Packet tunnel.
239device		pty		# BSD-style compatibility pseudo ttys
240device		md		# Memory "disks"
241device		gif		# IPv6 and IPv4 tunneling
242device		faith		# IPv6-to-IPv4 relaying (translation)
243device		firmware	# firmware assist module
244
245# The `bpf' device enables the Berkeley Packet Filter.
246# Be aware of the administrative consequences of enabling this!
247# Note that 'bpf' is required for DHCP.
248device		bpf		# Berkeley packet filter
249
250# USB support
251#options 	USB_DEBUG	# enable debug msgs
252#device		uhci		# UHCI PCI->USB interface
253#device		ohci		# OHCI PCI->USB interface
254#device		ehci		# EHCI PCI->USB interface (USB 2.0)
255#device		usb		# USB Bus (required)
256#device		udbp		# USB Double Bulk Pipe devices
257#device		uhid		# "Human Interface Devices"
258#device		ukbd		# Keyboard
259#device		ulpt		# Printer
260#device		umass		# Disks/Mass storage - Requires scbus and da
261#device		ums		# Mouse
262#device		urio		# Diamond Rio 500 MP3 player
263# USB Serial devices
264#device		uark		# Technologies ARK3116 based serial adapters
265#device		ubsa		# Belkin F5U103 and compatible serial adapters
266#device		ubser		# BWCT console serial adapters
267#device		uftdi		# For FTDI usb serial adapters
268#device		uipaq		# Some WinCE based devices
269#device		uplcom		# Prolific PL-2303 serial adapters
270#device		uslcom		# SI Labs CP2101/CP2102 serial adapters
271#device		uvisor		# Visor and Palm devices
272#device		uvscom		# USB serial support for DDI pocket's PHS
273# USB Ethernet, requires miibus
274#device		aue		# ADMtek USB Ethernet
275#device		axe		# ASIX Electronics USB Ethernet
276#device		cdce		# Generic USB over Ethernet
277#device		cue		# CATC USB Ethernet
278#device		kue		# Kawasaki LSI USB Ethernet
279#device		rue		# RealTek RTL8150 USB Ethernet
280#device		udav		# Davicom DM9601E USB
281# USB Wireless
282#device		rum		# Ralink Technology RT2501USB wireless NICs
283#device		uath		# Atheros AR5523 wireless NICs
284#device		ural		# Ralink Technology RT2500USB wireless NICs
285#device		zyd		# ZyDAS zb1211/zb1211b wireless NICs
286
287# FireWire support
288#device		firewire	# FireWire bus code
289#device		sbp		# SCSI over FireWire (Requires scbus and da)
290#device		fwe		# Ethernet over FireWire (non-standard!)
291