GENERIC revision 1.78
11.78Sthorpej#	$NetBSD: GENERIC,v 1.78 1997/06/05 02:27:44 thorpej Exp $
21.1Smycroft#
31.1Smycroft#	GENERIC -- everything that's currently supported
41.1Smycroft#
51.1Smycroft
61.61Sfvdlinclude "arch/i386/conf/std.i386"
71.14Scgd
81.1Smycroftoptions		I386_CPU	# CPU classes; at least one is REQUIRED
91.1Smycroftoptions		I486_CPU
101.1Smycroftoptions		I586_CPU
111.69Sperryoptions		I686_CPU
121.1Smycroftoptions		MATH_EMULATE	# floating point emulation
131.43Sthorpej#options	VM86		# Virtual 8086 emulation
141.32Sthorpej
151.32Sthorpej# Some BIOSes don't get the size of extended memory right.  If you
161.32Sthorpej# have a broken BIOS, uncomment the following and set the value
171.32Sthorpej# properly for your system.
181.64Sthorpej#options	BIOSEXTMEM=...	# size of extended memory
191.1Smycroft
201.20Sjtc#options	DUMMY_NOPS	# speed hack; recommended
211.1Smycroftoptions		XSERVER,UCONSOLE
221.16Scgdoptions		INSECURE	# insecure; allow /dev/mem writing for X
231.1Smycroft
241.1Smycroftmaxusers	32		# estimated number of users
251.67Sperryoptions		RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
261.60Smycroft#options	NTP		# NTP phase/frequency locked loop
271.1Smycroft
281.1Smycroftoptions		DDB		# in-kernel debugger
291.8Smycroft#makeoptions	DEBUG="-g"	# compile full symbol table
301.35Sperryoptions		DIAGNOSTIC	# internal consistency checks
311.1Smycroftoptions		KTRACE		# system call tracing, a la ktrace(1)
321.1Smycroft
331.1Smycroftoptions		SYSVMSG		# System V-like message queues
341.1Smycroftoptions		SYSVSEM		# System V-like semaphores
351.1Smycroftoptions		SYSVSHM		# System V-like memory sharing
361.1Smycroft#options	SHMMAXPGS=1024	# 1024 pages is the default
371.1Smycroft
381.1Smycroftoptions		COMPAT_NOMID	# compatibility with 386BSD, BSDI, NetBSD 0.8,
391.1Smycroftoptions		COMPAT_09	# NetBSD 0.9,
401.1Smycroftoptions		COMPAT_10	# NetBSD 1.0,
411.38Sperryoptions		COMPAT_11	# NetBSD 1.1,
421.55Smycroftoptions 	COMPAT_12	# NetBSD 1.2,
431.1Smycroftoptions		COMPAT_43	# and 4.3BSD
441.1Smycroftoptions		TCP_COMPAT_42	# TCP bug compatibility with 4.2BSD
451.1Smycroft
461.1Smycroftoptions		COMPAT_SVR4	# binary compatibility with SVR4
471.17Schristosoptions		COMPAT_IBCS2	# binary compatibility with SCO and ISC
481.13Smycroftoptions		COMPAT_LINUX	# binary compatibility with Linux
491.23Smycroftoptions		COMPAT_FREEBSD	# binary compatibility with FreeBSD
501.59Smycroft
511.59Smycroftoptions		EXEC_ELF32	# 32-bit ELF executables (SVR4, Linux)
521.1Smycroft
531.1Smycroftoptions		USER_LDT	# user-settable LDT; used by WINE
541.1Smycroftoptions		LKM		# loadable kernel modules
551.1Smycroft
561.71Sthorpejfile-system 	FFS		# UFS
571.71Sthorpejfile-system 	LFS		# log-structured file system
581.71Sthorpejfile-system 	MFS		# memory file system
591.71Sthorpejfile-system 	NFS		# Network File System client
601.71Sthorpejfile-system 	CD9660		# ISO 9660 + Rock Ridge file system
611.71Sthorpejfile-system 	MSDOSFS		# MS-DOS file system
621.71Sthorpejfile-system 	FDESC		# /dev/fd
631.71Sthorpejfile-system 	KERNFS		# /kern
641.71Sthorpejfile-system 	NULLFS		# loopback file system
651.71Sthorpejfile-system 	PORTAL		# portal filesystem (still experimental)
661.71Sthorpejfile-system 	PROCFS		# /proc
671.71Sthorpejfile-system 	UMAPFS		# NULLFS + uid and gid remapping
681.71Sthorpejfile-system 	UNION		# union file system
691.71Sthorpej
701.16Scgdoptions		QUOTA		# UFS quotas
711.1Smycroftoptions		NFSSERVER	# Network File System server
721.1Smycroftoptions		FIFO		# FIFOs; RECOMMENDED
731.1Smycroft
741.1Smycroft#options	GATEWAY		# packet forwarding
751.1Smycroftoptions		INET		# IP + ICMP + TCP + UDP
761.60Smycroft#options	MROUTING	# IP multicast routing
771.1Smycroftoptions		NS		# XNS
781.55Smycroft#options	NSIP		# XNS tunneling over IP
791.22Smycroftoptions		ISO,TPIP	# OSI
801.22Smycroftoptions		EON		# OSI tunneling over IP
811.22Smycroftoptions		CCITT,LLC,HDLC	# X.25
821.72Smrg#options	PFIL_HOOKS	# pfil(9) packet filter hooks
831.1Smycroft
841.71Sthorpejconfig		netbsd	root on ? type ?
851.60Smycroft#options	COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
861.1Smycroft
871.63Sthorpejoptions 	EISAVERBOSE	# verbose EISA device messages
881.63Sthorpejoptions 	PCIVERBOSE	# verbose PCI device messages
891.63Sthorpej
901.31Scgdmainbus0 at root
911.31Scgd
921.63Sthorpejpci0	at mainbus0 bus ?
931.31Scgdeisa0	at mainbus0
941.1Smycroft
951.30Scgdppb*	at pci? dev ? function ?	# PCI-PCI bridges
961.30Scgdpci*	at ppb? bus ?
971.63Sthorpejpchb*	at pci? dev ? function ?	# PCI-Host bridges
981.77Sperrypci*	at pchb?
991.63Sthorpejpcib*	at pci? dev ? function ?	# PCI-ISA bridges
1001.63Sthorpej
1011.63Sthorpejisa*	at pcib?			# ISA on PCI-ISA bridge
1021.63Sthorpejisa*	at mainbus0			# all other ISA
1031.63Sthorpej
1041.63Sthorpejapm0	at mainbus0			# Advanced power management
1051.30Scgd
1061.1Smycroftnpx0	at isa? port 0xf0 irq 13	# math coprocessor
1071.1Smycroft
1081.1Smycroftpc0	at isa? port 0x60 irq 1		# generic PC console device
1091.1Smycroft#vt0	at isa? port 0x60 irq 1
1101.1Smycroft
1111.2Smycroftcom0	at isa? port 0x3f8 irq 4	# standard PC serial ports
1121.2Smycroftcom1	at isa? port 0x2f8 irq 3
1131.2Smycroftcom2	at isa? port 0x3e8 irq 5
1141.2Smycroft#com3	at isa? port 0x2e8 irq 9
1151.8Smycroft#ast0	at isa? port 0x1a0 irq 5	# AST 4-port serial cards
1161.34Scgd#com*	at ast? slave ?
1171.8Smycroft#boca0	at isa? port 0x100 irq 5	# BOCA 8-port serial cards
1181.8Smycroft#com*	at boca? slave ?
1191.1Smycroft#rtfps0	at isa? port 0x1230 irq 10	# RT 4-port serial cards
1201.1Smycroft#com*	at rtfps? slave ?
1211.58Schristos#cy0	at isa? iomem 0xd4000 irq 12	# Cyclades serial cards
1221.58Schristos#cy*	at pci? dev ? function ?	# Cyclades serial cards
1231.58Schristos  
1241.1Smycroftlpt0	at isa? port 0x378 irq 7	# standard PC parallel ports
1251.1Smycroftlpt1	at isa? port 0x278
1261.1Smycroftlpt2	at isa? port 0x3bc
1271.1Smycroft
1281.1Smycroftlms0	at isa? port 0x23c irq 5	# Logitech bus mouse
1291.1Smycroftlms1	at isa? port 0x238 irq 5
1301.1Smycroftmms0	at isa? port 0x23c irq 5	# Microsoft InPort mouse
1311.1Smycroftmms1	at isa? port 0x238 irq 5
1321.36Sthorpej#pms0	at pckbd? irq 12		# PS/2 auxiliary port mouse
1331.1Smycroft
1341.1Smycroftaha0	at isa? port 0x330 irq ? drq ?	# Adaptec 154[02] SCSI controllers
1351.1Smycroftaha1	at isa? port 0x334 irq ? drq ?	# Adaptec 154[02] SCSI controllers
1361.1Smycroftscsibus* at aha?
1371.29Scgdahb*	at eisa? slot ?			# Adaptec 174[024] SCSI controllers
1381.22Smycroftscsibus* at ahb?
1391.50Ssodaahc0	at isa? port ? irq ?		# Adaptec 284x SCSI controllers
1401.49Sexplorerahc*	at eisa? slot ?			# Adaptec 274x, aic7770 SCSI controllers
1411.49Sexplorerahc*	at pci? dev ? function ?	# Adaptec [23]94x, aic78x0 SCSI controllers
1421.23Smycroftscsibus* at ahc?
1431.41Sghudsonaic0	at isa? port 0x340 irq 11	# Adaptec 152[02] SCSI controllers
1441.22Smycroftscsibus* at aic?
1451.53Smycroftbha0	at isa? port 0x330 irq ? drq ?	# BusLogic [57]4X SCSI controllers
1461.53Smycroftbha1	at isa? port 0x334 irq ? drq ?	# BusLogic [57]4X SCSI controllers
1471.53Smycroftbha*	at eisa? slot ?
1481.54Smycroftbha*	at pci? dev ? function ?
1491.53Smycroftscsibus* at bha?
1501.30Scgdncr*	at pci? dev ? function ?	# NCR 538XX SCSI controllers
1511.22Smycroftscsibus* at ncr?
1521.22Smycroftsea0	at isa? iomem 0xc8000 irq 5
1531.22Smycroftscsibus* at sea?
1541.22Smycroftuha0	at isa? port 0x330 irq ? drq ?	# UltraStor [13]4f SCSI controllers
1551.22Smycroftuha1	at isa? port 0x334 irq ? drq ?	# UltraStor [13]4f SCSI controllers
1561.53Smycroftuha*	at eisa? slot ?			# UltraStor 24f SCSI controllers
1571.22Smycroftscsibus* at uha?
1581.39Smycroftwds0	at isa? port 0x350 irq 15 drq 6	# WD7000 and TMC-7000 controllers
1591.39Smycroftwds1	at isa? port 0x358 irq 11 drq 5
1601.39Smycroftscsibus* at wds?
1611.73Scgdisp*	at pci? dev ? function ?	# Qlogic ISP 10x0 SCSI controllers
1621.73Scgdscsibus* at isp?
1631.16Scgd
1641.1Smycroftsd*	at scsibus? target ? lun ?	# SCSI disk drives
1651.1Smycroftst*	at scsibus? target ? lun ?	# SCSI tape drives
1661.1Smycroftcd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
1671.1Smycroftch*	at scsibus? target ? lun ?	# SCSI autochangers
1681.55Smycroftss*	at scsibus? target ? lun ?	# SCSI scanners
1691.55Smycroftuk*	at scsibus? target ? lun ?	# SCSI unknown
1701.1Smycroft
1711.1Smycroftfdc0	at isa? port 0x3f0 irq 6 drq 2	# standard PC floppy controllers
1721.1Smycroft#fdc1	at isa? port 0x370 irq ? drq ?
1731.1Smycroftfd*	at fdc? drive ?
1741.1Smycroft
1751.1Smycroftmcd0	at isa? port 0x300 irq 10	# Mitsumi CD-ROM drives
1761.1Smycroft
1771.1Smycroftwdc0	at isa? port 0x1f0 irq 14	# ST506, ESDI, and IDE controllers
1781.75Smycroftwdc1	at isa? port 0x170 irq 15
1791.1Smycroftwd*	at wdc? drive ?
1801.1Smycroft
1811.74Sperry# note: the wt driver conflicts unpleasantly with ed devices at the
1821.74Sperry# same I/O address. The probe reprograms their eeproms. Don't
1831.74Sperry# uncomment it unless you are actually using it.
1841.74Sperry#wt0	at isa? port 0x300 irq 5 drq 1	# Archive and Wangtek QIC tape drives
1851.1Smycroft
1861.4Smycrofted0	at isa? port 0x280 iomem 0xd0000 irq 9	# WD/SMC, 3C503, and NE[12]000
1871.4Smycrofted1	at isa? port 0x250 iomem 0xd8000 irq 9	#   ethernet cards
1881.4Smycrofted2	at isa? port 0x300 iomem 0xcc000 irq 10
1891.1Smycroft#eg0	at isa? ...				# 3C505 ethernet cards
1901.19Smycroftel0	at isa? port 0x300 irq 9		# 3C501 ethernet cards
1911.1Smycroftep0	at isa? port ? irq ?			# 3C509 ethernet cards
1921.44Sscottrie0	at isa? port 0x360 iomem 0xd0000 irq 7	# StarLAN and 3C507
1931.44Sscottrie1	at isa? port 0x300 irq 10		# EtherExpress
1941.1Smycroft#le0	at isa? port 0x320 irq 10 drq 7		# IsoLan, NE2100, and DEPCA
1951.42Sthorpejep*	at eisa? slot ?				# 3C579 ethernet cards
1961.46Sthorpejfea*	at eisa? slot ?				# DEC DEFEA FDDI cards
1971.30Scgdle*	at pci? dev ? function ?		# PCnet-PCI based ethernet cards
1981.30Scgdde*	at pci? dev ? function ?		# DC21X4X-based ethernet cards
1991.30Scgdep*	at pci? dev ? function ?		# 3C590 ethernet cards
2001.45Sthorpejfpa*	at pci? dev ? function ?		# DEC DEFPA FDDI cards
2011.78Sthorpejfxp*	at pci? dev ? function ?		# Intel EEPRO 10/100B
2021.15Sbrezak
2031.15Sbrezakpss0	at isa? port 0x220 irq 7 drq 6  # Personal Sound System
2041.15Sbrezaksp0	at pss0 port 0x530 irq 10 drq 0	# 	sound port driver
2051.1Smycroft
2061.1Smycroftsb0	at isa? port 0x220 irq 7 drq 1	# SoundBlaster
2071.12Sbrezakwss0	at isa? port 0x530 irq 10 drq 0	# Windows Sound System
2081.12Sbrezakpas0	at isa? port 0x220 irq 7 drq 1	# ProAudio Spectrum
2091.18Sbrezakgus0	at isa? port 0x220 irq 7 drq 1 flags 6 # Gravis Ultra Sound (flags is record drq for full-duplex)
2101.37Sjtk#spkr0	at pckbd? port 0x61
2111.40Sperry
2121.40Sperry# Joystick driver. Probe is a little strange; add only if you have one.
2131.40Sperry#joy0	at isa? port 0x201
2141.68Schristos
2151.68Schristos# PnP bus and devices should be declared last 
2161.68Schristosisapnp0	at isa? 
2171.70Smycroftep*	at isapnp?
2181.68Schristossb*	at isapnp?
2191.68Schristosjoy*	at isapnp?
2201.56Smycroft
2211.57Smycroftinclude	"arch/i386/conf/GENERIC.local"
2221.1Smycroft
2231.1Smycroftpseudo-device	loop	1		# network loopback
2241.1Smycroftpseudo-device	bpfilter 8		# packet filter
2251.1Smycroftpseudo-device	sl	2		# CSLIP
2261.1Smycroftpseudo-device	ppp	2		# PPP
2271.1Smycroftpseudo-device	tun	2		# network tunneling over tty
2281.66Smrg#pseudo-device	ipfilter		# ip filter
2291.1Smycroft
2301.1Smycroftpseudo-device	pty	64		# pseudo-terminals
2311.1Smycroftpseudo-device	tb	1		# tablet line discipline
2321.11Scgdpseudo-device	vnd	4		# paging to files
2331.27Sneilpseudo-device	ccd	4		# concatenated disk devices
234