GENERIC revision 66247
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/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 ./NOTES configuration file. If you are
16# in doubt as to the purpose or necessity of a line, check first in NOTES.
17#
18# $FreeBSD: head/sys/pc98/conf/GENERIC 66247 2000-09-22 12:53:49Z kato $
19
20machine		pc98
21cpu		I386_CPU
22cpu		I486_CPU
23cpu		I586_CPU
24cpu		I686_CPU
25ident		GENERIC
26maxusers	32
27
28#To statically compile in device wiring instead of /boot/device.hints
29#hints		"GENERIC.hints"
30
31#makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols
32
33options 	PC98			#PC98
34options 	MATH_EMULATE		#Support for x87 emulation
35options 	INET			#InterNETworking
36options 	INET6			#IPv6 communications protocols
37options 	FFS			#Berkeley Fast Filesystem
38options 	FFS_ROOT		#FFS usable as root device [keep this!]
39options 	SOFTUPDATES		#Enable FFS soft updates support
40options 	MFS			#Memory Filesystem
41options 	MD_ROOT			#MD is a potential root device
42options 	NFS			#Network Filesystem
43options 	NFS_ROOT		#NFS usable as root device, NFS required
44options 	MSDOSFS			#MSDOS Filesystem
45options 	CD9660			#ISO 9660 Filesystem
46options 	CD9660_ROOT		#CD-ROM usable as root, CD9660 required
47options 	PROCFS			#Process filesystem
48options 	COMPAT_43		#Compatible with BSD 4.3 [KEEP THIS!]
49options 	SCSI_DELAY=15000	#Delay (in ms) before probing SCSI
50options 	EPSON_BOUNCEDMA		#use bounce buufer for 15-16M
51#options 	EPSON_MEMWIN		#EPSON memory window support
52options 	UCONSOLE		#Allow users to grab the console
53#options 	LINE30
54options 	USERCONFIG		#boot -c editor
55options 	VISUAL_USERCONFIG	#visual boot -c editor
56options 	KTRACE			#ktrace(1) support
57options 	SYSVSHM			#SYSV-style shared memory
58options 	SYSVMSG			#SYSV-style message queues
59options 	SYSVSEM			#SYSV-style semaphores
60options 	P1003_1B		#Posix P1003_1B real-time extensions
61options 	_KPOSIX_PRIORITY_SCHEDULING
62#options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev
63
64# To make an SMP kernel, the next two are needed
65#options 	SMP			# Symmetric MultiProcessor Kernel
66#options 	APIC_IO			# Symmetric (APIC) I/O
67# Optionally these may need tweaked, (defaults shown):
68#options 	NCPU=2			# number of CPUs
69#options 	NBUS=8			# number of busses
70#options 	NAPIC=1			# number of IO APICs
71#options 	NINTR=24		# number of INTs
72
73device		isa
74device		pci
75options 	COMPAT_OLDISA		# Old ISA driver shims
76options 	COMPAT_OLDPCI		# Old PCI driver shims
77
78# Floppy drives
79device		fdc
80
81# IDE controller and disks
82device		wdc
83
84# ATAPI devices on wdc
85device		wcd		#IDE CD-ROM
86#device		wfd		#IDE Floppy (e.g. LS-120)
87#device		wst		#IDE Tape (e.g. Travan)
88
89# SCSI Controllers
90device		adv
91device		ahc		# AHA2940 and onboard AIC7xxx devices
92device		amd		# AMD 53C974 (Teckram DC-390(T))
93device		isp		# Qlogic family
94#device		ncr		# NCR/Symbios Logic
95device		sym		# NCR/Symbios Logic (newer chipsets + those of `ncr')
96
97# WD33C93 SCSI card (55/92 like board)
98options 	BS_TARG_SAFEMODE
99device		bs	1
100
101# PC-9801-100
102device		aic
103
104# SCSI peripherals
105device		scbus		# SCSI bus (required)
106device		da		# Direct Access (disks)
107device		sa		# Sequential Access (tape etc)
108device		cd		# CD
109device		pass		# Passthrough device (direct SCSI access)
110
111# RAID controllers
112#device		ida		# Compaq Smart RAID
113#device		amr		# AMI MegaRAID
114#device		mlx		# Mylex DAC960 family
115
116# keyboard driver
117device		pckbd	1
118
119device		gdc
120
121# splash screen/screen saver
122device		splash
123
124# syscons is the default console driver, resembling an SCO console
125device		sc	1
126
127# Floating point support - do not disable.
128device		npx
129
130# Power management support (see NOTES for more options)
131#device		apm
132
133# PCCARD (PCMCIA) support
134device		card
135device		pcic
136
137# Serial (COM) ports
138options 	COM_MULTIPORT
139#options 	COM_ESP		# ESP98
140device		sio
141
142device		mse
143
144# NEW Parallel port
145device		ppc
146device		ppbus		# Parallel port bus (required)
147device		lpt		# Printer
148device		plip		# TCP/IP over parallel
149device		ppi		# Parallel port interface device
150#device		vpo		# Requires scbus and da
151# OLD Parallel port
152# Please stay olpt driver after ppc driver
153device		olpt	1
154
155
156# PCI Ethernet NICs.
157device		de		# DEC/Intel DC21x4x (``Tulip'')
158device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
159device		vx		# 3Com 3c590, 3c595 (``Vortex'')
160device		wx		# Intel Gigabit Ethernet Card (``Wiseman'')
161
162# PCI Ethernet NICs that use the common MII bus controller code.
163device		miibus		# MII bus support
164device		dc		# DEC/Intel 21143 and various workalikes
165device		pcn		# AMD Am79C79x PCI 10/100 NICs
166device		rl		# RealTek 8129/8139
167device		sf		# Adaptec AIC-6915 (``Starfire'')
168device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
169device		ste		# Sundance ST201 (D-Link DFE-550TX)
170device		tl		# Texas Instruments ThunderLAN
171device		tx		# SMC 9432TX (83c170 ``EPIC'')
172device		vr		# VIA Rhine, Rhine II
173device		wb		# Winbond W89C840F
174device		xl		# 3Com 3c90x (``Boomerang'', ``Cyclone'')
175
176# ISA Ethernet NICs.
177
178# DP8390 NIC
179device		ed
180
181# MB86960A NIC
182options 	FE_8BIT_SUPPORT		# LAC-98 support
183device		fe
184
185device		ep
186device		lnc
187device		sn
188
189# WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really
190# exists only as a PCMCIA device, so there is no ISA attatement needed
191# and resources will always be dynamically assigned by the pccard code.
192device		wi
193# Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will
194# work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP
195# mode (the factory default). If you set the switches on your ISA
196# card for a manually chosen I/O address and IRQ, you must specify
197# those paremeters here.
198device		an
199# BayStack 660 and others
200device		awi
201# Xircom pccard ethernet
202device		xe
203
204
205# The VoxWare sound drivers
206#device	snd
207#device	sb
208#device	sbxvi
209#device	sbmidi
210#device	opl
211#device	nss
212#device	mss
213#device	mpu
214
215#device	joy
216
217# The newpcm driver (use INSTEAD of snd0 and all VOXWARE drivers!).
218#
219# Windows Sound System
220#device	pcm
221#
222# Sound Blaster 16 (This device need the bridge driver.)
223#device	pcm
224#device	sbc
225
226# Pseudo devices - the number indicates how many units to allocated.
227device		random		# Entropy device
228device		loop		# Network loopback
229device		ether		# Ethernet support
230device		sl		# Kernel SLIP
231device		ppp	1	# Kernel PPP
232device		tun		# Packet tunnel.
233device		pty		# Pseudo-ttys (telnet etc)
234device		md		# Memory "disks"
235device		gif	4	# IPv6 and IPv4 tunneling
236device		faith	1	# IPv6-to-IPv4 relaying (translation)
237
238# The `bpf' device enables the Berkeley Packet Filter.
239# Be aware of the administrative consequences of enabling this!
240device		bpf		# Berkeley packet filter
241
242#device		compat_atdisk	# IBM-PC HDD support
243
244# USB support
245#device		uhci		# UHCI PCI->USB interface
246#device		ohci		# OHCI PCI->USB interface
247#device		usb		# USB Bus (required)
248#device		udbp		# USB Double Bulk Pipe devices
249#device		ugen		# Generic
250#device		uhid		# "Human Interface Devices"
251#device		ukbd		# Keyboard
252#device		ulpt		# Printer
253#device		umass		# Disks/Mass storage - Requires scbus and da
254#device		ums		# Mouse
255#device		urio		# Diamond Rio 500 MP3 player
256# USB Ethernet, requires mii
257#device		aue		# ADMtek USB ethernet
258#device		cue		# CATC USB ethernet
259#device		kue		# Kawasaki LSI USB ethernet
260