GENERIC revision 1.3
11.3Smycroft#	$NetBSD: GENERIC,v 1.3 1994/11/03 19:09:22 mycroft Exp $
21.1Smycroft#
31.1Smycroft#	GENERIC -- everything that's currently supported
41.1Smycroft#
51.1Smycroft
61.1Smycroftmachine		i386		# architecture, used by config; REQUIRED
71.1Smycroft
81.1Smycroftoptions		I386_CPU	# CPU classes; at least one is REQUIRED
91.1Smycroftoptions		I486_CPU
101.1Smycroftoptions		I586_CPU
111.1Smycroftoptions		MATH_EMULATE	# floating point emulation
121.1Smycroft
131.1Smycroft#options	DUMMY_NOPS	# speed hack; recommanded
141.1Smycroftoptions		XSERVER,UCONSOLE
151.1Smycroftoptions		MACHINE_NONCONTIG
161.1Smycroft
171.1Smycroftmaxusers	32		# estimated number of users
181.1Smycroftoptions		TIMEZONE=0	# time zone to adjust RTC time by
191.1Smycroftoptions		DST=0		# daylight savings time used by RTC
201.1Smycroft
211.1Smycroftoptions		SWAPPAGER	# paging; REQUIRED
221.1Smycroftoptions		VNODEPAGER	# mmap() of files
231.1Smycroftoptions		DEVPAGER	# mmap() of devices
241.1Smycroft
251.1Smycroftoptions		DDB		# in-kernel debugger
261.1Smycroftoptions		DIAGNOSTIC	# internally consistency checks
271.1Smycroftoptions		KTRACE		# system call tracing, a la ktrace(1)
281.1Smycroft
291.1Smycroftoptions		SYSVMSG		# System V-like message queues
301.1Smycroftoptions		SYSVSEM		# System V-like semaphores
311.1Smycroftoptions		SYSVSHM		# System V-like memory sharing
321.1Smycroft#options	SHMMAXPGS=1024	# 1024 pages is the default
331.1Smycroft
341.1Smycroftoptions		COMPAT_NOMID	# compatibility with 386BSD, BSDI, NetBSD 0.8,
351.1Smycroftoptions		COMPAT_09	# NetBSD 0.9,
361.1Smycroftoptions		COMPAT_10	# NetBSD 1.0,
371.1Smycroftoptions		COMPAT_43	# and 4.3BSD
381.1Smycroftoptions		TCP_COMPAT_42	# TCP bug compatibility with 4.2BSD
391.1Smycroft
401.1Smycroftoptions		COMPAT_SVR4	# binary compatibility with SVR4
411.1Smycroftoptions		COMPAT_IBCS2	# binary compatibility with SCO and ISC
421.1Smycroft
431.1Smycroftoptions		USER_LDT	# user-settable LDT; used by WINE
441.1Smycroftoptions		LKM		# loadable kernel modules
451.1Smycroft
461.1Smycroftoptions		FFS,QUOTA	# UFS and quotas
471.1Smycroftoptions		LFS		# log-structured file system
481.1Smycroftoptions		MFS		# memory file system
491.1Smycroft
501.1Smycroftoptions		NFSCLIENT	# Network File System client
511.1Smycroftoptions		NFSSERVER	# Network File System server
521.1Smycroft
531.1Smycroftoptions		CD9660		# ISO 9660 + Rock Ridge file system
541.1Smycroftoptions		MSDOSFS		# MS-DOS file system
551.1Smycroftoptions		FDESC		# /dev/fd
561.1Smycroftoptions		FIFO		# FIFOs; RECOMMENDED
571.1Smycroftoptions		KERNFS		# /kern
581.1Smycroftoptions		NULLFS		# loopback file system
591.1Smycroftoptions		PORTAL		# ?
601.1Smycroftoptions		PROCFS		# /proc
611.1Smycroftoptions		UMAPFS		# NULLFS + uid and gid remapping
621.1Smycroftoptions		UNION		# union file system
631.1Smycroft
641.1Smycroft#options	GATEWAY		# packet forwarding
651.1Smycroftoptions		INET		# IP + ICMP + TCP + UDP
661.1Smycroftoptions		NS		# XNS
671.1Smycroftoptions		ISO,TPIP	# OSI
681.1Smycroftoptions		EON		# OSI tunneling over IP
691.1Smycroftoptions		CCITT,LLC,HDLC	# X.25
701.1Smycroft
711.1Smycroftconfig		netbsd	swap generic
721.1Smycroftoptions		GENERIC
731.1Smycroft
741.1Smycroftisa0	at root
751.1Smycrofteisa0	at root
761.1Smycroftpci0	at root
771.1Smycroft
781.1Smycroftnpx0	at isa? port 0xf0 irq 13	# math coprocessor
791.1Smycroft
801.1Smycroftpc0	at isa? port 0x60 irq 1		# generic PC console device
811.1Smycroft#vt0	at isa? port 0x60 irq 1
821.1Smycroft
831.2Smycroftcom0	at isa? port 0x3f8 irq 4	# standard PC serial ports
841.2Smycroftcom1	at isa? port 0x2f8 irq 3
851.2Smycroftcom2	at isa? port 0x3e8 irq 5
861.2Smycroft#com3	at isa? port 0x2e8 irq 9
871.1Smycroft#ast0	at isa? port 0x1a0 irq 3	# AST 4-port serial cards
881.1Smycroft#com*	at ast? slave ?
891.1Smycroft#rtfps0	at isa? port 0x1230 irq 10	# RT 4-port serial cards
901.1Smycroft#com*	at rtfps? slave ?
911.1Smycroft
921.1Smycroft#cy0	at isa? ...
931.1Smycroft
941.1Smycroftlpt0	at isa? port 0x378 irq 7	# standard PC parallel ports
951.1Smycroftlpt1	at isa? port 0x278
961.1Smycroftlpt2	at isa? port 0x3bc
971.1Smycroft
981.1Smycroftlms0	at isa? port 0x23c irq 5	# Logitech bus mouse
991.1Smycroftlms1	at isa? port 0x238 irq 5
1001.1Smycroftmms0	at isa? port 0x23c irq 5	# Microsoft InPort mouse
1011.1Smycroftmms1	at isa? port 0x238 irq 5
1021.3Smycroft#pms0	at isa? port 0x60 irq 12	# PS/2 auxiliary port mouse
1031.1Smycroft
1041.1Smycroftaha0	at isa? port 0x330 irq ? drq ?	# Adaptec 154[02] SCSI controllers
1051.1Smycroftaha1	at isa? port 0x334 irq ? drq ?	# Adaptec 154[02] SCSI controllers
1061.1Smycroftscsibus* at aha?
1071.1Smycroftahb*	at eisa? slot ? irq ?		# Adaptec 174[024] SCSI controllers
1081.1Smycroftscsibus* at ahb?
1091.1Smycroftaic0	at isa? port 0x340 irq 12	# Adaptec 152[02] SCSI controllers
1101.1Smycroftscsibus* at aic?
1111.1Smycroftbt0	at isa? port 0x330 irq ? drq ?	# BusLogic [57]4X SCSI controllers
1121.1Smycroftbt1	at isa? port 0x334 irq ? drq ?	# BusLogic [57]4X SCSI controllers
1131.1Smycroftbt*	at eisa? slot ? irq ?
1141.1Smycroftscsibus* at bt?
1151.1Smycroftncr*	at pci? bus ? dev ? function ?	# NCR 538XX SCSI controllers
1161.1Smycroftscsibus* at ncr?
1171.1Smycroftuha0	at isa? port 0x330 irq ? drq ?	# UltraStor [13]4f SCSI controllers
1181.1Smycroftuha1	at isa? port 0x334 irq ? drq ?	# UltraStor [13]4f SCSI controllers
1191.1Smycroftuha*	at eisa? slot ? irq ?		# UltraStor 24f SCSI controllers
1201.1Smycroftscsibus* at uha?
1211.1Smycroftsd*	at scsibus? target ? lun ?	# SCSI disk drives
1221.1Smycroftst*	at scsibus? target ? lun ?	# SCSI tape drives
1231.1Smycroftcd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
1241.1Smycroftch*	at scsibus? target ? lun ?	# SCSI autochangers
1251.1Smycroft
1261.1Smycroftfdc0	at isa? port 0x3f0 irq 6 drq 2	# standard PC floppy controllers
1271.1Smycroft#fdc1	at isa? port 0x370 irq ? drq ?
1281.1Smycroftfd*	at fdc? drive ?
1291.1Smycroft
1301.1Smycroftmcd0	at isa? port 0x300 irq 10	# Mitsumi CD-ROM drives
1311.1Smycroft
1321.1Smycroftwdc0	at isa? port 0x1f0 irq 14	# ST506, ESDI, and IDE controllers
1331.1Smycroft#wdc1	at isa? port 0x170 irq ?
1341.1Smycroftwd*	at wdc? drive ?
1351.1Smycroft
1361.1Smycroftwt0	at isa? port 0x300 irq 5 drq 1	# Archive and Wangtek QIC tape drives
1371.1Smycroft
1381.1Smycrofted0	at isa? port 0x280 irq 9 iomem 0xd0000	# WD/SMC, 3C503, and NE[12]000
1391.1Smycrofted1	at isa? port 0x250 irq 9 iomem 0xd8000	#   ethernet cards
1401.1Smycrofted2	at isa? port 0x300 irq 10 iomem 0xcc000
1411.1Smycroft#eg0	at isa? ...				# 3C505 ethernet cards
1421.1Smycroft#el0	at isa? port 0x300 irq 9		# 3C501 ethernet cards
1431.1Smycroftep0	at isa? port ? irq ?			# 3C509 ethernet cards
1441.1Smycroftie0	at isa? port 0x360 irq 7 iomem 0xd0000	# StarLAN & 3C507 ethernet cards
1451.1Smycroft#le0	at isa? port 0x320 irq 10 drq 7		# IsoLan, NE2100, and DEPCA
1461.1Smycroft
1471.1Smycroftsb0	at isa? port 0x220 irq 7 drq 1	# SoundBlaster
1481.1Smycroft#spkr0	at isa? ...
1491.1Smycroft
1501.1Smycroftpseudo-device	loop	1		# network loopback
1511.1Smycroftpseudo-device	bpfilter 8		# packet filter
1521.1Smycroftpseudo-device	sl	2		# CSLIP
1531.1Smycroftpseudo-device	ppp	2		# PPP
1541.1Smycroftpseudo-device	tun	2		# network tunneling over tty
1551.1Smycroft
1561.1Smycroftpseudo-device	pty	64		# pseudo-terminals
1571.1Smycroftpseudo-device	tb	1		# tablet line discipline
1581.1Smycroftpseudo-device	vn	4		# paging to files
159