GENERIC revision 1.13
1#	$NetBSD: GENERIC,v 1.13 1995/03/05 22:32:54 mycroft Exp $
2#
3#	GENERIC -- everything that's currently supported
4#
5
6machine		i386		# architecture, used by config; REQUIRED
7
8options		I386_CPU	# CPU classes; at least one is REQUIRED
9options		I486_CPU
10options		I586_CPU
11options		MATH_EMULATE	# floating point emulation
12
13#options	DUMMY_NOPS	# speed hack; recommanded
14options		XSERVER,UCONSOLE
15options		MACHINE_NONCONTIG
16
17maxusers	32		# estimated number of users
18options		TIMEZONE=0	# time zone to adjust RTC time by
19options		DST=0		# daylight savings time used by RTC
20
21options		SWAPPAGER	# paging; REQUIRED
22options		VNODEPAGER	# mmap() of files
23options		DEVPAGER	# mmap() of devices
24
25options		DDB		# in-kernel debugger
26#makeoptions	DEBUG="-g"	# compile full symbol table
27options		DIAGNOSTIC	# internally consistency checks
28options		KTRACE		# system call tracing, a la ktrace(1)
29
30options		SYSVMSG		# System V-like message queues
31options		SYSVSEM		# System V-like semaphores
32options		SYSVSHM		# System V-like memory sharing
33#options	SHMMAXPGS=1024	# 1024 pages is the default
34
35options		COMPAT_NOMID	# compatibility with 386BSD, BSDI, NetBSD 0.8,
36options		COMPAT_09	# NetBSD 0.9,
37options		COMPAT_10	# NetBSD 1.0,
38options		COMPAT_43	# and 4.3BSD
39options		TCP_COMPAT_42	# TCP bug compatibility with 4.2BSD
40
41options		COMPAT_SVR4	# binary compatibility with SVR4
42#options	COMPAT_IBCS2	# binary compatibility with SCO and ISC
43options		COMPAT_LINUX	# binary compatibility with Linux
44
45options		USER_LDT	# user-settable LDT; used by WINE
46options		LKM		# loadable kernel modules
47
48options		FFS,QUOTA	# UFS and quotas
49options		LFS		# log-structured file system
50options		MFS		# memory file system
51
52options		NFSCLIENT	# Network File System client
53options		NFSSERVER	# Network File System server
54
55options		CD9660		# ISO 9660 + Rock Ridge file system
56options		MSDOSFS		# MS-DOS file system
57options		FDESC		# /dev/fd
58options		FIFO		# FIFOs; RECOMMENDED
59options		KERNFS		# /kern
60options		NULLFS		# loopback file system
61options		PORTAL		# ?
62options		PROCFS		# /proc
63options		UMAPFS		# NULLFS + uid and gid remapping
64options		UNION		# union file system
65
66#options	GATEWAY		# packet forwarding
67options		INET		# IP + ICMP + TCP + UDP
68options		NS		# XNS
69options		ISO,TPIP	# OSI
70options		EON		# OSI tunneling over IP
71options		CCITT,LLC,HDLC	# X.25
72
73config		netbsd	swap generic
74options		GENERIC
75
76isa0	at root
77pci0	at root
78
79npx0	at isa? port 0xf0 irq 13	# math coprocessor
80
81pc0	at isa? port 0x60 irq 1		# generic PC console device
82#vt0	at isa? port 0x60 irq 1
83
84com0	at isa? port 0x3f8 irq 4	# standard PC serial ports
85com1	at isa? port 0x2f8 irq 3
86com2	at isa? port 0x3e8 irq 5
87#com3	at isa? port 0x2e8 irq 9
88#ast0	at isa? port 0x1a0 irq 5	# AST 4-port serial cards
89#com*	at ast? slave ? flags 1
90#boca0	at isa? port 0x100 irq 5	# BOCA 8-port serial cards
91#com*	at boca? slave ?
92#rtfps0	at isa? port 0x1230 irq 10	# RT 4-port serial cards
93#com*	at rtfps? slave ?
94
95#cy0	at isa? ...
96
97lpt0	at isa? port 0x378 irq 7	# standard PC parallel ports
98lpt1	at isa? port 0x278
99lpt2	at isa? port 0x3bc
100
101lms0	at isa? port 0x23c irq 5	# Logitech bus mouse
102lms1	at isa? port 0x238 irq 5
103mms0	at isa? port 0x23c irq 5	# Microsoft InPort mouse
104mms1	at isa? port 0x238 irq 5
105#pms0	at isa? port 0x60 irq 12	# PS/2 auxiliary port mouse
106
107aha0	at isa? port 0x330 irq ? drq ?	# Adaptec 154[02] SCSI controllers
108aha1	at isa? port 0x334 irq ? drq ?	# Adaptec 154[02] SCSI controllers
109scsibus* at aha?
110ahb0	at isa? port ? irq ?		# Adaptec 174[024] SCSI controllers
111scsibus* at ahb?
112aic0	at isa? port 0x340 irq 12	# Adaptec 152[02] SCSI controllers
113scsibus* at aic?
114bt0	at isa? port 0x330 irq ? drq ?	# BusLogic [57]4X SCSI controllers
115bt1	at isa? port 0x334 irq ? drq ?	# BusLogic [57]4X SCSI controllers
116bt2	at isa? port ? irq ?
117scsibus* at bt?
118ncr*	at pci? bus ? dev ?		# NCR 538XX SCSI controllers
119scsibus* at ncr?
120sea0	at isa? iomem 0xc8000 irq 5
121scsibus* at sea?
122uha0	at isa? port 0x330 irq ? drq ?	# UltraStor [13]4f SCSI controllers
123uha1	at isa? port 0x334 irq ? drq ?	# UltraStor [13]4f SCSI controllers
124uha2	at isa? port ? irq ?		# UltraStor 24f SCSI controllers
125scsibus* at uha?
126sd*	at scsibus? target ? lun ?	# SCSI disk drives
127st*	at scsibus? target ? lun ?	# SCSI tape drives
128cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
129ch*	at scsibus? target ? lun ?	# SCSI autochangers
130
131fdc0	at isa? port 0x3f0 irq 6 drq 2	# standard PC floppy controllers
132#fdc1	at isa? port 0x370 irq ? drq ?
133fd*	at fdc? drive ?
134
135mcd0	at isa? port 0x300 irq 10	# Mitsumi CD-ROM drives
136
137wdc0	at isa? port 0x1f0 irq 14	# ST506, ESDI, and IDE controllers
138#wdc1	at isa? port 0x170 irq ?
139wd*	at wdc? drive ?
140
141wt0	at isa? port 0x300 irq 5 drq 1	# Archive and Wangtek QIC tape drives
142
143ed0	at isa? port 0x280 iomem 0xd0000 irq 9	# WD/SMC, 3C503, and NE[12]000
144ed1	at isa? port 0x250 iomem 0xd8000 irq 9	#   ethernet cards
145ed2	at isa? port 0x300 iomem 0xcc000 irq 10
146#eg0	at isa? ...				# 3C505 ethernet cards
147#el0	at isa? port 0x300 irq 9		# 3C501 ethernet cards
148ep0	at isa? port ? irq ?			# 3C509 ethernet cards
149ie0	at isa? port 0x360 iomem 0xd0000 irq 7	# StarLAN & 3C507 ethernet cards
150#le0	at isa? port 0x320 irq 10 drq 7		# IsoLan, NE2100, and DEPCA
151#de*	at pci? bus ? dev ?
152
153sb0	at isa? port 0x220 irq 7 drq 1	# SoundBlaster
154wss0	at isa? port 0x530 irq 10 drq 0	# Windows Sound System
155pas0	at isa? port 0x220 irq 7 drq 1	# ProAudio Spectrum
156#spkr0	at isa? ...
157
158pseudo-device	loop	1		# network loopback
159pseudo-device	bpfilter 8		# packet filter
160pseudo-device	sl	2		# CSLIP
161pseudo-device	ppp	2		# PPP
162pseudo-device	tun	2		# network tunneling over tty
163
164pseudo-device	pty	64		# pseudo-terminals
165pseudo-device	tb	1		# tablet line discipline
166pseudo-device	vnd	4		# paging to files
167