GENERIC revision 1.53
11.53Scjs# $NetBSD: GENERIC,v 1.53 1997/05/03 21:27:24 cjs Exp $
21.1Scgd#
31.1Scgd# Generic Alpha kernel.  Enough to get booted, etc., but not much more.
41.1Scgd
51.24Scgdinclude	"arch/alpha/conf/std.alpha"
61.1Scgd
71.1Scgdmaxusers 8
81.36Scgd
91.36Scgd# set kernel load address a bit higher to allow kernel to be netbooted.
101.36Scgd# if not netbooting, the "makeoptions LOADADDRESS" line can be commented
111.36Scgd# out to save a fair chunk (~850k) of RAM.
121.36Scgdmakeoptions	LOADADDRESS="fffffc0000300000"
131.1Scgd
141.1Scgd# CPU Support
151.45Scgd#options	DEC_2000_300	# "Jensen":	2000/300 (DECpc AXP 150)
161.45Scgdoptions		DEC_2100_A50	# Avanti etc:	AlphaStation 400, 200, etc.
171.6Scgdoptions		DEC_3000_500	# Flamingo etc:	3000/[4-9]00*
181.6Scgdoptions		DEC_3000_300	# Pelican etc:	3000/300*
191.9Scgdoptions		DEC_AXPPCI_33	# NoName:	AXPpci33, etc.
201.30Scgdoptions		DEC_EB164	# EB164:	AlphaPC 164
211.48Scgdoptions		DEC_EB64PLUS	# EB64+:	AlphaPC 64, etc.
221.45Scgdoptions		DEC_KN20AA	# KN20AA:	AlphaStation 500 and 600
231.41Scgdoptions		DEC_KN8AE	# KN8AE:	AlphaServer 8200 and 8400
241.1Scgd
251.1Scgd# Standard system options
261.1Scgdoptions		KTRACE			# System call tracing support
271.1Scgd
281.38Scgd# Diagnostic/debugging support options
291.38Scgdoptions		DIAGNOSTIC		# Cheap kernel consistency checks
301.38Scgdoptions		DEBUG			# Expensive debugging checks/support
311.38Scgd
321.37Sthorpej# File systems
331.37Sthorpejfile-system 	FFS		# Fast file system
341.37Sthorpejfile-system 	MFS		# Memory-based file system
351.37Sthorpejfile-system 	CD9660		# ISO-9660 CD-ROM FS (w/RockRidge extensions)
361.37Sthorpejfile-system 	MSDOSFS		# MS-DOS-compatible file system
371.38Scgdfile-system 	NFS		# Sun NFS-compatible file system client
381.37Sthorpej
391.1Scgd# File system options
401.1Scgdoptions		FIFO		# POSIX fifo support (in all file systems)
411.9Scgdoptions		NFSSERVER	# Sun NFS-compatible file system server
421.1Scgd
431.1Scgd# Networking options
441.1Scgdoptions		INET		# Internet protocol suite
451.1Scgd
461.1Scgd# 4.3BSD compatibility.  Should be optional, but necessary for now.
471.1Scgdoptions		COMPAT_43
481.1Scgd
491.9Scgd# Binary compatibility with previous versions of NetBSD.
501.19Scgd#options	COMPAT_09
511.9Scgdoptions		COMPAT_10
521.19Scgdoptions		COMPAT_11
531.21Scgdoptions		COMPAT_12
541.9Scgd
551.34Scgd# System V-like shared memory
561.34Scgdoptions		SYSVSHM
571.34Scgd#options	SHMMAXPGS=1024		# 1024 pages is the default
581.1Scgd
591.7Scgd# Loadable Kernel Modules
601.2Scgdoptions		LKM
611.5Scgd
621.5Scgd# Disable kernel security.
631.7Scgd#options	INSECURE
641.2Scgd
651.7Scgd# Misc. options
661.23Scgdoptions		EISAVERBOSE		# recognize "unknown" EISA devices
671.23Scgdoptions		PCIVERBOSE		# recognize "unknown" PCI devices
681.23Scgdoptions		TCVERBOSE		# recognize "unknown" TC devices
691.23Scgdoptions		UCONSOLE		# users can use TIOCCONS (for xconsole)
701.7Scgd
711.37Sthorpejconfig		netbsd	root on ? type ?
721.37Sthorpej#config		netbsd	root on sd0 type ffs swap on sd0
731.37Sthorpej#config		netbsd	root on ? type nfs
741.7Scgd
751.7Scgdmainbus0 at	root
761.7Scgdcpu*	at	mainbus0
771.1Scgd
781.41Scgd# TurboLaser bus support and devices
791.41Scgdtlsb*	at	mainbus0
801.41Scgdgbus*	at	tlsb? node ? offset ?
811.41Scgdtlsbmem* at	tlsb? node ? offset ?
821.41Scgdkft*	at	tlsb? node ? offset ?
831.41Scgd
841.41Scgd# Gbus Devices
851.41Scgdmcclock* at	gbus? offset 0x20000000
861.41Scgd
871.10Scgd# TurboChannel host bus adapter support
881.10Scgdtcasic*	at	mainbus0
891.10Scgd
901.8Scgd# TurboChannel bus support
911.10Scgdtc*	at	tcasic?
921.8Scgd
931.8Scgd# TurboChannel devices
941.29Scgdioasic*	at	tc? slot ? offset ?
951.29Scgdmcclock* at	ioasic? offset ?
961.12Scgdle*	at	ioasic? offset ?
971.10Scgdscc0	at	ioasic? offset ?
981.10Scgdscc1	at	ioasic? offset ?
991.1Scgdtcds0	at	tc? slot ? offset ?
1001.40Sthorpejasc0	at	tcds? slot ?
1011.40Sthorpejasc1	at	tcds? slot ?
1021.46Scgd#cfb*	at	tc? slot ? offset ?
1031.46Scgd#sfb*	at	tc? slot ? offset ?
1041.12Scgdle*	at	tc? slot ? offset ?
1051.15Scgdfta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
1061.1Scgd
1071.8Scgd# PCI host bus adapter support
1081.7Scgdapecs*	at	mainbus?
1091.9Scgdcia*	at	mainbus?
1101.9Scgdlca*	at	mainbus?
1111.41Scgddwlpx*	at	kft?
1121.7Scgd
1131.8Scgd# PCI bus support
1141.7Scgdpci*	at	apecs?
1151.9Scgdpci*	at	cia?
1161.9Scgdpci*	at	lca?
1171.9Scgdpci*	at	ppb?
1181.41Scgdpci*	at	dwlpx?
1191.7Scgd
1201.8Scgd# PCI devices
1211.43Scgdahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
1221.43Scgdbha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
1231.49Scgdcy*	at	pci? dev ? function ?		# Cyclades Cyclom-Y (untested)
1241.43Scgdde*	at	pci? dev ? function ?		# 21x4x-based Ethernet
1251.20Scgden*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
1261.52Scjsep*	at	pci? dev ? function ?		# 3COM 3c59x/3c90x Ethernet
1271.43Scgdfpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
1281.43Scgdisp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
1291.20Scgdle*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
1301.20Scgdncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
1311.43Scgdpceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
1321.43Scgdppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
1331.43Scgdsio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
1341.43Scgdtga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
1351.49Scgdvga*	at	pci? dev ? function ?		# PCI VGA Graphics
1361.7Scgd
1371.9Scgd# ISA/EISA bus support
1381.9Scgdisa*	at	pceb?
1391.9Scgdeisa*	at	pceb?
1401.9Scgdisa*	at	sio?
1411.8Scgd
1421.8Scgd# ISA devices
1431.29Scgdmcclock* at	isa? port 0x70
1441.29Scgdpcppi*	at	isa?				# PC prog. periph. interface
1451.29Scgdpckbd*	at	pcppi?				# PC keyboard (kbd port)
1461.29Scgdpms*	at	pcppi?				# PS/2-style mouse (aux port)
1471.29Scgdcom*	at	isa? port 0x3f8 irq 4		# standard serial ports
1481.29Scgdcom*	at	isa? port 0x2f8 irq 3
1491.52Scjsep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
1501.29Scgdlpt*	at	isa? port 0x3bc irq 7		# standard parallel port
1511.29Scgdvga*	at	isa?				# ISA (EISA: XXX) VGA
1521.51Scgdawdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
1531.51Scgdawdc1	at	isa? port 0x170 irq 15
1541.29Scgd#wss*	at	isa? port 0x530 irq 9 drq 0	# Windows Sound System
1551.15Scgd
1561.15Scgd# EISA devices
1571.44Scgdahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
1581.44Scgdbha*	at	eisa? slot ?			# BusLogic 7xx SCSI
1591.53Scjsep*	at	eisa? slot ?			# 3COM 3c579 Ethernet (untested)
1601.50Scgdfea*	at	eisa? slot ?			# DEC DEFEA FDDI
1611.7Scgd
1621.8Scgd# SCSI bus support
1631.43Scgdscsibus* at	ahc?
1641.40Sthorpejscsibus* at	asc?
1651.43Scgdscsibus* at	bha?
1661.42Scgdscsibus* at	isp?
1671.7Scgdscsibus* at	ncr?
1681.1Scgd
1691.8Scgd# SCSI devices
1701.31Scgdcd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
1711.31Scgdsd*	at	scsibus? target ? lun ?		# SCSI disk drives
1721.31Scgdst*	at	scsibus? target ? lun ?		# SCSI tape drives
1731.51Scgd
1741.51Scgd# ST506/ESDI/IDE devices
1751.51Scgdawd*	at	awdc? drive ?
1761.11Scgd
1771.11Scgd# Workstation Console attachments
1781.46Scgd#wscons* at	cfb?
1791.28Scgdwscons*	at	vga?
1801.46Scgd#wscons* at	sfb?
1811.11Scgdwscons*	at	tga?
1821.1Scgd
1831.19Scgdpseudo-device	bpfilter	16
1841.34Scgdpseudo-device	ccd		4
1851.34Scgdpseudo-device	loop		1
1861.34Scgdpseudo-device	md		1
1871.34Scgdpseudo-device	ppp		4
1881.19Scgdpseudo-device	pty		64
1891.19Scgdpseudo-device	sl		4
1901.19Scgdpseudo-device	vnd		4
191