INSTALL revision 1.32
11.32Sthorpej#	$NetBSD: INSTALL,v 1.32 1997/01/31 01:50:50 thorpej Exp $
21.2Stls#
31.29Sjonathan#	INSTALL -- an installation kernel config.
41.29Sjonathan#                     adapters.    This kernel should be GENERICOTHER with lines
51.2Stls#                     deleted, not commented out, so it is easy to maintain.
61.2Stls#
71.29Sjonathan#		      Install kernels no longer support X,
81.29Sjonathan#                     soundcards, or non-NetBSD emulation.
91.29Sjonathan#                     These are commented out, comments above notwithstanding.
101.2Stls#
111.2Stls
121.25Sfvdlinclude "arch/i386/conf/std.i386"
131.2Stls
141.2Stlsoptions		I386_CPU	# CPU classes; at least one is REQUIRED
151.2Stlsoptions		I486_CPU
161.2Stlsoptions		I586_CPU
171.31Sperryoptions		I686_CPU
181.2Stlsoptions		MATH_EMULATE	# floating point emulation
191.20Smycroft#options	VM86		# Virtual 8086 emulation
201.7Sthorpej
211.7Sthorpej# Some BIOSes don't get the size of extended memory right.  If you
221.7Sthorpej# have a broken BIOS, uncomment the following and set the value
231.7Sthorpej# properly for your system.
241.28Sthorpej#options	BIOSEXTMEM=... # size of extended memory
251.2Stls
261.2Stls#options	DUMMY_NOPS	# speed hack; recommended
271.20Smycroft#options	XSERVER,UCONSOLE
281.20Smycroft#options	INSECURE	# insecure; allow /dev/mem writing for X
291.2Stls
301.2Stlsmaxusers	32		# estimated number of users
311.30Sperryoptions		RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
321.24Smycroft#options	NTP		# NTP phase/frequency locked loop
331.2Stls
341.20Smycroft#options	DDB		# in-kernel debugger
351.2Stls#makeoptions	DEBUG="-g"	# compile full symbol table
361.20Smycroft#options	DIAGNOSTIC	# internal consistency checks
371.20Smycroft#options	KTRACE		# system call tracing, a la ktrace(1)
381.2Stls
391.20Smycroft#options	SYSVMSG		# System V-like message queues
401.20Smycroft#options	SYSVSEM		# System V-like semaphores
411.20Smycroft#options	SYSVSHM		# System V-like memory sharing
421.20Smycroft#options	SHMMAXPGS=1024	# 1024 pages is the default
431.20Smycroft
441.20Smycroft#options	COMPAT_NOMID	# compatibility with 386BSD, BSDI, NetBSD 0.8,
451.20Smycroft#options	COMPAT_09	# NetBSD 0.9,
461.2Stlsoptions		COMPAT_10	# NetBSD 1.0,
471.10Sperryoptions		COMPAT_11	# NetBSD 1.1,
481.20Smycroftoptions		COMPAT_12	# NetBSD 1.2,
491.20Smycroft#options	COMPAT_43	# and 4.3BSD
501.20Smycroft#options	TCP_COMPAT_42	# TCP bug compatibility with 4.2BSD
511.20Smycroft
521.20Smycroft#options	COMPAT_SVR4	# binary compatibility with SVR4
531.20Smycroft#options	COMPAT_IBCS2	# binary compatibility with SCO and ISC
541.20Smycroft#options	COMPAT_LINUX	# binary compatibility with Linux
551.20Smycroft#options	COMPAT_FREEBSD	# binary compatibility with FreeBSD
561.23Smycroft
571.23Smycroft#options	EXEC_ELF32	# 32-bit ELF executables (SVR4, Linux)
581.2Stls
591.20Smycroft#options	USER_LDT	# user-settable LDT; used by WINE
601.2Stlsoptions		LKM		# loadable kernel modules
611.2Stls
621.32Sthorpejfile-system 	FFS		# UFS
631.32Sthorpej#file-system	LFS		# log-structured file system
641.32Sthorpejfile-system 	MFS		# memory file system
651.32Sthorpejfile-system 	NFS		# Network File System client
661.32Sthorpejfile-system 	CD9660		# ISO 9660 + Rock Ridge file system
671.32Sthorpejfile-system 	MSDOSFS		# MS-DOS file system
681.32Sthorpejfile-system 	FDESC		# /dev/fd
691.32Sthorpejfile-system 	KERNFS		# /kern
701.32Sthorpej#file-system	NULLFS		# loopback file system
711.32Sthorpej#file-system	PORTAL		# portal filesystem (still experimental)
721.32Sthorpej#file-system	PROCFS		# /proc
731.32Sthorpej#file-system	UMAPFS		# NULLFS + uid and gid remapping
741.32Sthorpej#file-system	UNION		# union file system
751.2Stls
761.20Smycroft#options	NFSSERVER	# Network File System server
771.32Sthorpej#options	QUOTA		# UFS quotas
781.2Stlsoptions		FIFO		# FIFOs; RECOMMENDED
791.2Stls
801.20Smycroft#options	GATEWAY		# packet forwarding
811.2Stlsoptions		INET		# IP + ICMP + TCP + UDP
821.24Smycroft#options	MROUTING	# IP multicast routing
831.20Smycroft#options	NS		# XNS
841.20Smycroft#options	NSIP		# XNS tunneling over IP
851.20Smycroft#options	ISO,TPIP	# OSI
861.20Smycroft#options	EON		# OSI tunneling over IP
871.20Smycroft#options	CCITT,LLC,HDLC	# X.25
881.2Stls
891.32Sthorpejconfig		netbsd	root on ? type ?
901.24Smycroft#options	COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0,CONSPEED=9600
911.2Stls
921.6Scgdmainbus0 at root
931.6Scgd
941.27Sthorpejpci0	at mainbus0 bus ?
951.6Scgdeisa0	at mainbus0
961.2Stls
971.5Scgdppb*	at pci? dev ? function ?	# PCI-PCI bridges
981.5Scgdpci*	at ppb? bus ?
991.27Sthorpejpchb*	at pci? dev ? function ?	# PCI-Host bridges
1001.27Sthorpejpcib*	at pci? dev ? function ?	# PCI-ISA bridges
1011.27Sthorpej
1021.27Sthorpejisa*	at pcib?			# ISA on PCI-ISA bridge
1031.27Sthorpejisa*	at mainbus0			# all other ISA
1041.27Sthorpej
1051.27Sthorpej#apm0	at mainbus0			# Advanced power management
1061.5Scgd
1071.2Stlsnpx0	at isa? port 0xf0 irq 13	# math coprocessor
1081.2Stls
1091.2Stlspc0	at isa? port 0x60 irq 1		# generic PC console device
1101.2Stls#vt0	at isa? port 0x60 irq 1
1111.2Stls
1121.2Stlscom0	at isa? port 0x3f8 irq 4	# standard PC serial ports
1131.2Stlscom1	at isa? port 0x2f8 irq 3
1141.2Stlscom2	at isa? port 0x3e8 irq 5
1151.2Stls#com3	at isa? port 0x2e8 irq 9
1161.2Stls#ast0	at isa? port 0x1a0 irq 5	# AST 4-port serial cards
1171.8Scgd#com*	at ast? slave ?
1181.2Stls#boca0	at isa? port 0x100 irq 5	# BOCA 8-port serial cards
1191.2Stls#com*	at boca? slave ?
1201.2Stls#rtfps0	at isa? port 0x1230 irq 10	# RT 4-port serial cards
1211.2Stls#com*	at rtfps? slave ?
1221.2Stls
1231.2Stls#cy0	at isa? ...
1241.2Stls
1251.2Stlslpt0	at isa? port 0x378 irq 7	# standard PC parallel ports
1261.2Stlslpt1	at isa? port 0x278
1271.2Stlslpt2	at isa? port 0x3bc
1281.2Stls
1291.20Smycroft#lms0	at isa? port 0x23c irq 5	# Logitech bus mouse
1301.20Smycroft#lms1	at isa? port 0x238 irq 5
1311.20Smycroft#mms0	at isa? port 0x23c irq 5	# Microsoft InPort mouse
1321.20Smycroft#mms1	at isa? port 0x238 irq 5
1331.20Smycroft#pms0	at pckbd? irq 12		# PS/2 auxiliary port mouse
1341.20Smycroft
1351.29Sjonathan#
1361.29Sjonathan# HACK: Buslogics must, repeat MUST, be proved before Adaptec 1542
1371.29Sjonathan# or similar devices, or we may autoconfigure an BHA as an AHA.
1381.29Sjonathan#
1391.29Sjonathan
1401.29Sjonathanaha0	at isa? port 0x330 irq ? drq ?	# Adaptec 154[02] SCSI controllers
1411.29Sjonathanaha1	at isa? port 0x334 irq ? drq ?	# Adaptec 154[02] SCSI controllers
1421.29Sjonathanscsibus* at aha?
1431.29Sjonathanahb*	at eisa? slot ?			# Adaptec 174[024] SCSI controllers
1441.29Sjonathanscsibus* at ahb?
1451.29Sjonathanahc0	at isa? port ? irq ?		# Adaptec 284x SCSI controllers
1461.29Sjonathanahc*	at eisa? slot ?			# Adaptec 274x, aic7770 SCSI controllers
1471.29Sjonathanahc*	at pci? dev ? function ?	# Adaptec [23]94x, aic78x0 SCSI controllers
1481.29Sjonathanscsibus* at ahc?
1491.29Sjonathanaic0	at isa? port 0x340 irq 11	# Adaptec 152[02] SCSI controllers
1501.29Sjonathanscsibus* at aic?
1511.29Sjonathan
1521.17Smycroftbha0	at isa? port 0x330 irq ? drq ?	# BusLogic [57]4X SCSI controllers
1531.17Smycroftbha1	at isa? port 0x334 irq ? drq ?	# BusLogic [57]4X SCSI controllers
1541.17Smycroftbha*	at eisa? slot ?
1551.18Smycroftbha*	at pci? dev ? function ?
1561.17Smycroftscsibus* at bha?
1571.5Scgdncr*	at pci? dev ? function ?	# NCR 538XX SCSI controllers
1581.2Stlsscsibus* at ncr?
1591.2Stlssea0	at isa? iomem 0xc8000 irq 5
1601.2Stlsscsibus* at sea?
1611.2Stlsuha0	at isa? port 0x330 irq ? drq ?	# UltraStor [13]4f SCSI controllers
1621.2Stlsuha1	at isa? port 0x334 irq ? drq ?	# UltraStor [13]4f SCSI controllers
1631.17Smycroftuha*	at eisa? slot ?			# UltraStor 24f SCSI controllers
1641.2Stlsscsibus* at uha?
1651.11Smycroftwds0	at isa? port 0x350 irq 15 drq 6	# WD7000 and TMC-7000 controllers
1661.11Smycroftwds1	at isa? port 0x358 irq 11 drq 5
1671.11Smycroftscsibus* at wds?
1681.2Stls
1691.2Stlssd*	at scsibus? target ? lun ?	# SCSI disk drives
1701.2Stlsst*	at scsibus? target ? lun ?	# SCSI tape drives
1711.2Stlscd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
1721.2Stlsch*	at scsibus? target ? lun ?	# SCSI autochangers
1731.20Smycroft#ss*	at scsibus? target ? lun ?	# SCSI scanners
1741.20Smycroft#uk*	at scsibus? target ? lun ?	# SCSI unknown
1751.2Stls
1761.2Stlsfdc0	at isa? port 0x3f0 irq 6 drq 2	# standard PC floppy controllers
1771.2Stls#fdc1	at isa? port 0x370 irq ? drq ?
1781.2Stlsfd*	at fdc? drive ?
1791.2Stls
1801.20Smycroft#mcd0	at isa? port 0x300 irq 10	# Mitsumi CD-ROM drives
1811.20Smycroft
1821.2Stlswdc0	at isa? port 0x1f0 irq 14	# ST506, ESDI, and IDE controllers
1831.2Stls#wdc1	at isa? port 0x170 irq ?
1841.2Stlswd*	at wdc? drive ?
1851.2Stls
1861.2Stlswt0	at isa? port 0x300 irq 5 drq 1	# Archive and Wangtek QIC tape drives
1871.2Stls
1881.2Stlsed0	at isa? port 0x280 iomem 0xd0000 irq 9	# WD/SMC, 3C503, and NE[12]000
1891.2Stlsed1	at isa? port 0x250 iomem 0xd8000 irq 9	#   ethernet cards
1901.2Stlsed2	at isa? port 0x300 iomem 0xcc000 irq 10
1911.2Stls#eg0	at isa? ...				# 3C505 ethernet cards
1921.2Stlsel0	at isa? port 0x300 irq 9		# 3C501 ethernet cards
1931.2Stlsep0	at isa? port ? irq ?			# 3C509 ethernet cards
1941.13Sscottrie0	at isa? port 0x360 iomem 0xd0000 irq 7	# StarLAN and 3C507
1951.13Sscottrie1	at isa? port 0x300 irq 10		# EtherExpress
1961.2Stls#le0	at isa? port 0x320 irq 10 drq 7		# IsoLan, NE2100, and DEPCA
1971.12Sthorpejep*	at eisa? slot ?				# 3C579 ethernet cards
1981.20Smycroftfea*	at eisa? slot ?				# DEC DEFEA FDDI cards
1991.5Scgdle*	at pci? dev ? function ?		# PCnet-PCI based ethernet cards
2001.5Scgdde*	at pci? dev ? function ?		# DC21X4X-based ethernet cards
2011.5Scgdep*	at pci? dev ? function ?		# 3C590 ethernet cards
2021.20Smycroftfpa*	at pci? dev ? function ?		# DEC DEFPA FDDI cards
2031.20Smycroft
2041.20Smycroft#pss0	at isa? port 0x220 irq 7 drq 6  # Personal Sound System
2051.20Smycroft#sp0	at pss0 port 0x530 irq 10 drq 0	# 	sound port driver
2061.20Smycroft
2071.20Smycroft#sb0	at isa? port 0x220 irq 7 drq 1	# SoundBlaster
2081.20Smycroft#wss0	at isa? port 0x530 irq 10 drq 0	# Windows Sound System
2091.20Smycroft#pas0	at isa? port 0x220 irq 7 drq 1	# ProAudio Spectrum
2101.20Smycroft#gus0	at isa? port 0x220 irq 7 drq 1 flags 6 # Gravis Ultra Sound (flags is record drq for full-duplex)
2111.20Smycroft#spkr0	at pckbd? port 0x61
2121.20Smycroft
2131.20Smycroft# Joystick driver. Probe is a little strange; add only if you have one.
2141.20Smycroft#joy0	at isa? port 0x201
2151.21Smycroft
2161.22Smycroftinclude	"arch/i386/conf/GENERIC.local"
2171.2Stls
2181.2Stlspseudo-device	loop	1		# network loopback
2191.20Smycroft#pseudo-device	bpfilter 8		# packet filter
2201.2Stlspseudo-device	sl	2		# CSLIP
2211.20Smycroft#pseudo-device	ppp	2		# PPP
2221.20Smycroft#pseudo-device	tun	2		# network tunneling over tty
2231.2Stls
2241.2Stlspseudo-device	pty	64		# pseudo-terminals
2251.20Smycroft#pseudo-device	tb	1		# tablet line discipline
2261.20Smycroft#pseudo-device	vnd	4		# paging to files
2271.20Smycroft#pseudo-device	ccd	4		# concatenated disk devices
228