GENERIC revision 45715
1#
2# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
3#
4# For more information read the handbook part System Administration -> 
5# Configuring the FreeBSD Kernel -> The Configuration File. 
6# The handbook is available in /usr/share/doc/handbook or online as
7# latest version from the FreeBSD World Wide Web server 
8# <URL:http://www.FreeBSD.ORG/>
9#
10# An exhaustive list of options and more detailed explanations of the 
11# device lines is present in the ./LINT configuration file. If you are 
12# in doubt as to the purpose or necessity of a line, check first in LINT.
13#
14#	$Id: GENERIC,v 1.159 1999/04/13 20:59:36 peter Exp $
15
16machine		"i386"
17cpu		"I386_CPU"
18cpu		"I486_CPU"
19cpu		"I586_CPU"
20cpu		"I686_CPU"
21ident		GENERIC
22maxusers	32
23
24#makeoptions	DEBUG="-g"		#Build kernel with gdb(1) debug symbols
25
26options		MATH_EMULATE		#Support for x87 emulation
27options		INET			#InterNETworking
28options		FFS			#Berkeley Fast Filesystem
29options		FFS_ROOT		#FFS usable as root device [keep this!]
30options		MFS			#Memory Filesystem
31options		MFS_ROOT		#MFS usable as root device, "MFS" req'ed
32options		NFS			#Network Filesystem
33options		NFS_ROOT		#NFS usable as root device, "NFS" req'ed
34options		MSDOSFS			#MSDOS Filesystem
35options		"CD9660"		#ISO 9660 Filesystem
36options		"CD9660_ROOT"		#CD-ROM usable as root. "CD9660" req'ed
37options		PROCFS			#Process filesystem
38options		"COMPAT_43"		#Compatible with BSD 4.3 [KEEP THIS!]
39options		SCSI_DELAY=15000	#Be pessimistic about Joe SCSI device
40options		UCONSOLE		#Allow users to grab the console
41options		FAILSAFE		#Be conservative
42options		USERCONFIG		#boot -c editor
43options		VISUAL_USERCONFIG	#visual boot -c editor
44
45config		kernel	root on wd0
46
47# To make an SMP kernel, the next two are needed
48#options	SMP			# Symmetric MultiProcessor Kernel
49#options	APIC_IO			# Symmetric (APIC) I/O
50# Optionally these may need tweaked, (defaults shown):
51#options	NCPU=2			# number of CPUs
52#options	NBUS=4			# number of busses
53#options	NAPIC=1			# number of IO APICs
54#options	NINTR=24		# number of INTs
55
56controller	isa0
57controller	pnp0			# PnP support for ISA
58controller	eisa0
59controller	pci0
60
61controller	fdc0	at isa? port "IO_FD1" bio irq 6 drq 2
62disk		fd0	at fdc0 drive 0
63disk		fd1	at fdc0 drive 1
64
65controller	wdc0	at isa? port "IO_WD1" bio irq 14
66disk		wd0	at wdc0 drive 0
67disk		wd1	at wdc0 drive 1
68
69controller	wdc1	at isa? port "IO_WD2" bio irq 15
70disk		wd2	at wdc1 drive 0
71disk		wd3	at wdc1 drive 1
72
73device		wcd0		#IDE CD-ROM
74device		wfd0		#IDE Floppy (e.g. LS-120)
75
76# A single entry for any of these controllers (ncr, ahb, ahc) is
77# sufficient for any number of installed devices.
78controller	ncr0
79controller	ahb0
80controller	ahc0
81controller	isp0
82
83# This controller offers a number of configuration options, too many to
84# document here  - see the LINT file in this directory and look up the
85# dpt0 entry there for much fuller documentation on this.
86controller      dpt0
87
88controller	adv0	at isa? port ? cam irq ?
89controller	adw0
90controller	bt0	at isa? port ? cam irq ?
91controller	aha0	at isa? port ? cam irq ?
92
93controller	scbus0
94
95device		da0
96
97device		sa0
98
99device		pass0
100
101device		cd0	#Only need one of these, the code dynamically grows
102
103device		wt0	at isa? port 0x300 bio irq 5 drq 1
104device		mcd0	at isa? port 0x300 bio irq 10
105
106controller	matcd0	at isa? port 0x230 bio
107
108device		scd0	at isa? port 0x230 bio
109
110# atkbdc0 controlls both the keyboard and the PS/2 mouse
111controller	atkbdc0	at isa? port IO_KBD tty
112device		atkbd0	at isa? tty irq 1
113device		psm0	at isa? tty irq 12
114
115device		vga0	at isa? port ? conflicts
116
117# splash screen/screen saver
118pseudo-device	splash
119
120# syscons is the default console driver, resembling an SCO console
121device		sc0	at isa? tty
122# Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver
123#device		vt0	at isa? tty
124#options		XSERVER			# support for X server
125#options		FAT_CURSOR		# start with block cursor
126# If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines
127#options		PCVT_SCANSET=2		# IBM keyboards are non-std
128
129device		npx0	at isa? port IO_NPX irq 13
130
131#
132# Laptop support (see LINT for more options)
133#
134device		apm0    at isa?	disable	flags 0x31 # Advanced Power Management
135
136# PCCARD (PCMCIA) support
137#controller	card0
138#device		pcic0	at card?
139#device		pcic1	at card?
140
141device		sio0	at isa? port "IO_COM1" flags 0x10 tty irq 4
142device		sio1	at isa? port "IO_COM2" tty irq 3
143device		sio2	at isa? disable port "IO_COM3" tty irq 5
144device		sio3	at isa? disable port "IO_COM4" tty irq 9
145
146# Parallel port
147device		ppc0	at isa? port? tty irq 7
148controller	ppbus0
149device		lpt0	at ppbus?
150device		plip0	at ppbus?
151device		ppi0	at ppbus?
152#controller	vpo0	at ppbus?
153
154#
155# The following Ethernet NICs are all PCI devices.
156#
157device ax0		# ASIX AX88140A
158device de0		# DEC/Intel DC21x4x (``Tulip'')
159device fxp0		# Intel EtherExpress PRO/100B (82557, 82558)
160device mx0		# Macronix 98713/98715/98725 (``PMAC'')
161device pn0		# Lite-On 82c168/82c169 (``PNIC'')
162device rl0		# RealTek 8129/8139
163device tl0		# Texas Instruments ThunderLAN
164device tx0		# SMC 9432TX (83c170 ``EPIC'')
165device vr0		# VIA Rhine, Rhine II
166device vx0		# 3Com 3c590, 3c595 (``Vortex'')
167device wb0		# Winbond W89C840F
168device xl0		# 3Com 3c90x (``Boomerang'', ``Cyclone'')
169
170# Order is important here due to intrusive probes, do *not* alphabetize
171# this list of network interfaces until the probes have been fixed.
172# Right now it appears that the ie0 must be probed before ep0. See
173# revision 1.20 of this file.
174device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000
175device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000
176device ep0 at isa? port 0x300 net irq 10
177device ex0 at isa? port? net irq?
178device fe0 at isa? port 0x300 net irq ?
179device le0 at isa? port 0x300 net irq 5 iomem 0xd0000
180device lnc0 at isa? port 0x280 net irq 10 drq 0
181device ze0 at isa? port 0x300 net irq 10 iomem 0xd8000
182device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000
183device cs0 at isa? port 0x300 net irq ?
184
185pseudo-device	loop
186pseudo-device	ether
187pseudo-device	sl	1
188pseudo-device	ppp	1
189pseudo-device	tun	1
190pseudo-device	pty	16
191pseudo-device	gzip		# Exec gzipped a.out's
192
193# KTRACE enables the system-call tracing facility ktrace(2).
194# This adds 4 KB bloat to your kernel, and slightly increases
195# the costs of each syscall.
196options		KTRACE		#kernel tracing
197
198# This provides support for System V shared memory and message queues.
199#
200options         SYSVSHM
201options         SYSVMSG
202
203
204#  The `bpfilter' pseudo-device enables the Berkeley Packet Filter.  Be
205#  aware of the legal and administrative consequences of enabling this
206#  option.  The number of devices determines the maximum number of
207#  simultaneous BPF clients programs runnable.
208#pseudo-device	bpfilter 4	#Berkeley packet filter
209
210
211# USB support
212#controller    uhci0
213#controller    ohci0
214#controller    usb0
215#
216# for the moment we have to specify the priorities of the device
217# drivers explicitly by the ordering in the list below. This will
218# be changed in the future.
219#
220#device        ums0
221#device        ukbd0
222#device        ulpt0
223#device        uhid0
224#device        ugen0
225