GENERIC revision 135048
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/pc98
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# $FreeBSD: head/sys/pc98/conf/GENERIC 135048 2004-09-10 20:57:46Z wpaul $
20
21machine		pc98
22#cpu		I386_CPU		# Do not enable with other cpu types
23cpu		I486_CPU
24cpu		I586_CPU
25cpu		I686_CPU
26ident		GENERIC
27
28# To statically compile in device wiring instead of /boot/device.hints
29#hints		"GENERIC.hints"		# Default places to look for devices.
30
31makeoptions	DEBUG=-g		# Build kernel with gdb(1) debug symbols
32
33options 	PC98			# PC98
34#options 	SCHED_ULE		# ULE scheduler
35options 	SCHED_4BSD		# 4BSD scheduler
36options 	PREEMPTION		# Enable kernel thread preemption
37options 	INET			# InterNETworking
38options 	INET6			# IPv6 communications protocols
39options 	FFS			# Berkeley Fast Filesystem
40options 	SOFTUPDATES		# Enable FFS soft updates support
41options 	UFS_ACL			# Support for access control lists
42options 	UFS_DIRHASH		# Improve performance on big directories
43options 	MD_ROOT			# MD is a potential root device
44options 	NFSCLIENT		# Network Filesystem Client
45options 	NFSSERVER		# Network Filesystem Server
46options 	NFS_ROOT		# NFS usable as /, requires NFSCLIENT
47options 	MSDOSFS			# MSDOS Filesystem
48options 	CD9660			# ISO 9660 Filesystem
49options 	PROCFS			# Process filesystem (requires PSEUDOFS)
50options 	PSEUDOFS		# Pseudo-filesystem framework
51options 	GEOM_GPT		# GUID Partition Tables.
52options 	COMPAT_43		# Compatible with BSD 4.3 [KEEP THIS!]
53options 	COMPAT_FREEBSD4		# Compatible with FreeBSD4
54options 	SCSI_DELAY=15000	# Delay (in ms) before probing SCSI
55options 	EPSON_BOUNCEDMA		# use bounce buffer for 15-16M
56#options 	EPSON_MEMWIN		# EPSON memory window support
57#options 	LINE30
58options 	KTRACE			# ktrace(1) support
59options 	SYSVSHM			# SYSV-style shared memory
60options 	SYSVMSG			# SYSV-style message queues
61options 	SYSVSEM			# SYSV-style semaphores
62options 	_KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
63options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev
64
65# Debugging for use in -current
66options 	KDB			# Enable kernel debugger support.
67options 	DDB			# Support DDB.
68options 	GDB			# Support remote GDB.
69options 	INVARIANTS		# Enable calls of extra sanity checking
70options 	INVARIANT_SUPPORT	# Extra sanity checks of internal structures, required by INVARIANTS
71options 	WITNESS			# Enable checks to detect deadlocks and cycles
72options 	WITNESS_SKIPSPIN	# Don't run witness on spinlocks for speed
73
74# To make an SMP kernel, the next two are needed
75#options 	SMP			# Symmetric MultiProcessor Kernel
76#device		apic			# I/O APIC
77
78device		isa
79device		pci
80#options 	COMPAT_OLDISA		# Old ISA driver shims
81
82# Floppy drives
83device		fdc
84
85# ATA and ATAPI devices
86device		ata
87device		atadisk		# ATA disk drives
88device		atapicd		# ATAPI CDROM drives
89device		atapifd		# ATAPI floppy drives
90device		atapist		# ATAPI tape drives
91options 	ATA_STATIC_ID	# Static device numbering
92
93# IDE controller and disks
94#device		wdc		# Needs COMPAT_OLDISA
95#options 	NWDC=1
96
97# ATAPI devices on wdc
98#device		wcd		# IDE CD-ROM
99
100# SCSI Controllers
101device		adv		# Advansys SCSI adapters
102device		ahc		# AHA2940 and onboard AIC7xxx devices
103device		amd		# AMD 53C974 (Tekram DC-390(T))
104device		isp		# Qlogic family
105#device		ncr		# NCR/Symbios Logic
106device		sym		# NCR/Symbios Logic (newer chipsets + those of `ncr')
107
108device		aic		# PC-9801-100
109device		ct		# host adapter using WD33C93[ABC] chip (C bus)
110
111device		ncv		# NCR 53C500
112device		nsp		# Workbit Ninja SCSI-3
113device		stg		# TMC 18C30/18C50
114
115# SCSI peripherals
116device		scbus		# SCSI bus (required for SCSI)
117device		ch		# SCSI media changers
118device		da		# Direct Access (disks)
119device		sa		# Sequential Access (tape etc)
120device		cd		# CD
121device		pass		# Passthrough device (direct SCSI access)
122device		ses		# SCSI Environmental Services (and SAF-TE)
123
124# keyboard driver
125device		pckbd		# PC98 keyboard
126
127device		gdc		# GDC screen
128
129device		splash		# Splash screen and screen saver support
130
131# syscons is the default console driver, resembling an SCO console
132device		sc
133
134#device		agp		# support several AGP chipsets
135
136# Floating point support - do not disable.
137device		npx
138
139# Power management support (see NOTES for more options)
140#device		apm
141#device		pmc
142#device		canbus
143#device		canbepm
144# Add suspend/resume support for the i8254.
145#device		pmtimer
146
147# Audio support
148#device		sound		# Generic sound driver
149#device		snd_mss		# Microsoft Sound System
150#device		"snd_sb16"	# Sound Blaster 16
151#device		snd_sbc		# Sound Blaster
152
153# PCMCIA support
154device		card		# pccard bus
155device		pcic		# PCMCIA bridge
156
157# Serial (COM) ports
158options 	COM_MULTIPORT
159#options 	COM_ESP		# ESP98
160device		sio		# 8250, 16[45]50, 8251 based serial ports
161
162device		mse
163#device		joy
164
165# NEW Parallel port
166device		ppc
167device		ppbus		# Parallel port bus (required)
168device		lpt		# Printer
169device		plip		# TCP/IP over parallel
170device		ppi		# Parallel port interface device
171#device		vpo		# Requires scbus and da
172# OLD Parallel port
173# Please stay olpt driver after ppc driver
174#device		olpt
175
176# PCI Ethernet NICs.
177device		de		# DEC/Intel DC21x4x (``Tulip'')
178device		em		# Intel PRO/1000 adapter Gigabit Ethernet Card
179device		txp		# 3Com 3cR990 (``Typhoon'')
180device		vx		# 3Com 3c590, 3c595 (``Vortex'')
181
182# PCI Ethernet NICs that use the common MII bus controller code.
183# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
184device		miibus		# MII bus support
185device		bfe		# Broadcom BCM440x 10/100 Ethernet
186device		bge		# Broadcom BCM570xx Gigabit Ethernet
187device		dc		# DEC/Intel 21143 and various workalikes
188device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
189device		lge		# Level 1 LXT1001 gigabit ethernet
190device		nge		# NatSemi DP83820 gigabit ethernet
191device		pcn		# AMD Am79C97x PCI 10/100 (precedence over 'lnc')
192device		re		# RealTek 8139C+/8169/8169S/8110S
193device		rl		# RealTek 8129/8139
194device		sf		# Adaptec AIC-6915 (``Starfire'')
195device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
196device		sk		# SysKonnect SK-984x & SK-982x gigabit Ethernet
197device		ste		# Sundance ST201 (D-Link DFE-550TX)
198device		ti		# Alteon Networks Tigon I/II gigabit Ethernet
199device		tl		# Texas Instruments ThunderLAN
200device		tx		# SMC EtherPower II (83c170 ``EPIC'')
201device		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		lnc		# C-NET(98)S
212device		sn		# SMC's 9000 series of Ethernet chips
213device		snc
214device		xe		# Xircom pccard Ethernet
215
216# Wireless NIC cards
217device		wlan		# 802.11 support
218device		an		# Aironet 4500/4800 802.11 wireless NICs.
219device		awi		# BayStack 660 and others
220device		wi		# WaveLAN/Intersil/Symbol 802.11 wireless NICs.
221#device		wl		# Older non 802.11 Wavelan wireless NIC.
222
223# Pseudo devices.
224device		loop		# Network loopback
225device		mem		# Memory and kernel memory devices
226device		io		# I/O device
227device		random		# Entropy device
228device		ether		# Ethernet support
229device		sl		# Kernel SLIP
230device		ppp		# Kernel PPP
231device		tun		# Packet tunnel.
232device		pty		# Pseudo-ttys (telnet etc)
233device		md		# Memory "disks"
234device		gif		# IPv6 and IPv4 tunneling
235device		faith		# IPv6-to-IPv4 relaying (translation)
236
237# The `bpf' device enables the Berkeley Packet Filter.
238# Be aware of the administrative consequences of enabling this!
239device		bpf		# Berkeley packet filter
240
241# USB support
242#device		uhci		# UHCI PCI->USB interface
243#device		ohci		# OHCI PCI->USB interface
244#device		usb		# USB Bus (required)
245#device		udbp		# USB Double Bulk Pipe devices
246#device		ugen		# Generic
247#device		uhid		# "Human Interface Devices"
248#device		ukbd		# Keyboard
249#device		ulpt		# Printer
250#device		umass		# Disks/Mass storage - Requires scbus and da
251#device		ums		# Mouse
252#device		urio		# Diamond Rio 500 MP3 player
253#device		uscanner	# Scanners
254# USB Ethernet, requires mii
255#device		aue		# ADMtek USB Ethernet
256#device		axe		# ASIX Electronics USB Ethernet
257#device		cue		# CATC USB Ethernet
258#device		kue		# Kawasaki LSI USB Ethernet
259#device		rue		# RealTek RTL8150 USB Ethernet
260
261# FireWire support
262#device		firewire	# FireWire bus code
263#device		sbp		# SCSI over FireWire (Requires scbus and da)
264#device		fwe		# Ethernet over FireWire (non-standard!)
265