GENERIC revision 1.78
11.78Sbouyer# $NetBSD: GENERIC,v 1.78 1998/03/18 16:34:41 bouyer 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.77Sthorpejmaxusers 32
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.58Smellon#options 	DEC_2000_300	# "Jensen":	2000/300 (DECpc AXP 150)
161.58Smellonoptions 	DEC_2100_A50	# Avanti etc:	AlphaStation 400, 200, etc.
171.58Smellonoptions 	DEC_3000_500	# Flamingo etc:	3000/[4-9]00*
181.58Smellonoptions 	DEC_3000_300	# Pelican etc:	3000/300*
191.58Smellonoptions 	DEC_AXPPCI_33	# NoName:	AXPpci33, etc.
201.58Smellonoptions 	DEC_EB164	# EB164:	AlphaPC 164
211.58Smellonoptions 	DEC_EB64PLUS	# EB64+:	AlphaPC 64, etc.
221.58Smellonoptions 	DEC_KN20AA	# KN20AA:	AlphaStation 500 and 600
231.58Smellonoptions 	DEC_KN8AE	# KN8AE:	AlphaServer 8200 and 8400
241.1Scgd
251.1Scgd# Standard system options
261.58Smellonoptions 	KTRACE			# System call tracing support
271.1Scgd
281.38Scgd# Diagnostic/debugging support options
291.58Smellonoptions 	DIAGNOSTIC		# Cheap kernel consistency checks
301.38Scgd
311.37Sthorpej# File systems
321.65Scgdfile-system	FFS		# Fast file system
331.65Scgdfile-system	MFS		# Memory-based file system
341.65Scgdfile-system	CD9660		# ISO-9660 CD-ROM FS (w/RockRidge extensions)
351.65Scgdfile-system	MSDOSFS		# MS-DOS-compatible file system
361.65Scgdfile-system	NFS		# Sun NFS-compatible file system client
371.37Sthorpej
381.1Scgd# File system options
391.58Smellonoptions 	FIFO		# POSIX fifo support (in all file systems)
401.58Smellonoptions 	NFSSERVER	# Sun NFS-compatible file system server
411.78Sbouyer#options 	FFS_EI		# FFS Endian Independant support
421.1Scgd
431.1Scgd# Networking options
441.58Smellonoptions 	INET		# Internet protocol suite
451.1Scgd
461.1Scgd# 4.3BSD compatibility.  Should be optional, but necessary for now.
471.58Smellonoptions 	COMPAT_43
481.1Scgd
491.9Scgd# Binary compatibility with previous versions of NetBSD.
501.58Smellon#options 	COMPAT_09
511.58Smellonoptions 	COMPAT_10
521.58Smellonoptions 	COMPAT_11
531.58Smellonoptions 	COMPAT_12
541.72Smjacoboptions 	COMPAT_13
551.70Smjacob
561.70Smjacob# System V-like message queues
571.70Smjacoboptions 	SYSVMSG
581.70Smjacob
591.70Smjacob# System V-like semaphores
601.70Smjacoboptions 	SYSVSEM
611.9Scgd
621.34Scgd# System V-like shared memory
631.58Smellonoptions 	SYSVSHM
641.58Smellon#options 	SHMMAXPGS=1024		# 1024 pages is the default
651.1Scgd
661.7Scgd# Loadable Kernel Modules
671.58Smellonoptions 	LKM
681.5Scgd
691.5Scgd# Disable kernel security.
701.58Smellon#options 	INSECURE
711.2Scgd
721.7Scgd# Misc. options
731.58Smellonoptions 	EISAVERBOSE		# recognize "unknown" EISA devices
741.58Smellonoptions 	PCIVERBOSE		# recognize "unknown" PCI devices
751.71Smjacoboptions 	SCSIVERBOSE		# Verbose SCSI errors
761.58Smellonoptions 	TCVERBOSE		# recognize "unknown" TC devices
771.58Smellonoptions 	UCONSOLE		# users can use TIOCCONS (for xconsole)
781.73Sdrochner
791.73Sdrochner# The Alpha console firmware network boots using the BOOTP
801.76Scgd# protocol, so we ask the NFS code to use BOOTP/DHCP as well,
811.76Scgd# in case we have NFS root.
821.76Scgdoptions 	NFS_BOOT_DHCP		# superset of BOOTP
831.7Scgd
841.37Sthorpejconfig		netbsd	root on ? type ?
851.57Smrg#config		netbsd	root on sd0 type ffs
861.37Sthorpej#config		netbsd	root on ? type nfs
871.7Scgd
881.7Scgdmainbus0 at	root
891.7Scgdcpu*	at	mainbus0
901.1Scgd
911.41Scgd# TurboLaser bus support and devices
921.41Scgdtlsb*	at	mainbus0
931.41Scgdgbus*	at	tlsb? node ? offset ?
941.41Scgdtlsbmem* at	tlsb? node ? offset ?
951.41Scgdkft*	at	tlsb? node ? offset ?
961.41Scgd
971.41Scgd# Gbus Devices
981.41Scgdmcclock* at	gbus? offset 0x20000000
991.41Scgd
1001.10Scgd# TurboChannel host bus adapter support
1011.10Scgdtcasic*	at	mainbus0
1021.10Scgd
1031.8Scgd# TurboChannel bus support
1041.10Scgdtc*	at	tcasic?
1051.8Scgd
1061.8Scgd# TurboChannel devices
1071.29Scgdioasic*	at	tc? slot ? offset ?
1081.29Scgdmcclock* at	ioasic? offset ?
1091.12Scgdle*	at	ioasic? offset ?
1101.10Scgdscc0	at	ioasic? offset ?
1111.10Scgdscc1	at	ioasic? offset ?
1121.1Scgdtcds0	at	tc? slot ? offset ?
1131.40Sthorpejasc0	at	tcds? slot ?
1141.40Sthorpejasc1	at	tcds? slot ?
1151.46Scgd#cfb*	at	tc? slot ? offset ?
1161.46Scgd#sfb*	at	tc? slot ? offset ?
1171.12Scgdle*	at	tc? slot ? offset ?
1181.15Scgdfta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
1191.1Scgd
1201.8Scgd# PCI host bus adapter support
1211.7Scgdapecs*	at	mainbus?
1221.9Scgdcia*	at	mainbus?
1231.9Scgdlca*	at	mainbus?
1241.41Scgddwlpx*	at	kft?
1251.7Scgd
1261.8Scgd# PCI bus support
1271.7Scgdpci*	at	apecs?
1281.9Scgdpci*	at	cia?
1291.9Scgdpci*	at	lca?
1301.9Scgdpci*	at	ppb?
1311.41Scgdpci*	at	dwlpx?
1321.7Scgd
1331.8Scgd# PCI devices
1341.43Scgdahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
1351.43Scgdbha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
1361.49Scgdcy*	at	pci? dev ? function ?		# Cyclades Cyclom-Y (untested)
1371.43Scgdde*	at	pci? dev ? function ?		# 21x4x-based Ethernet
1381.20Scgden*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
1391.52Scjsep*	at	pci? dev ? function ?		# 3COM 3c59x/3c90x Ethernet
1401.43Scgdfpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
1411.75Senamifxp*	at	pci? dev ? function ?		# Intel EEPRO 10+/100B
1421.43Scgdisp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
1431.20Scgdle*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
1441.20Scgdncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
1451.43Scgdpceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
1461.43Scgdppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
1471.43Scgdsio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
1481.43Scgdtga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
1491.49Scgdvga*	at	pci? dev ? function ?		# PCI VGA Graphics
1501.7Scgd
1511.9Scgd# ISA/EISA bus support
1521.9Scgdisa*	at	pceb?
1531.9Scgdeisa*	at	pceb?
1541.9Scgdisa*	at	sio?
1551.8Scgd
1561.8Scgd# ISA devices
1571.29Scgdmcclock* at	isa? port 0x70
1581.29Scgdpcppi*	at	isa?				# PC prog. periph. interface
1591.29Scgdpckbd*	at	pcppi?				# PC keyboard (kbd port)
1601.29Scgdpms*	at	pcppi?				# PS/2-style mouse (aux port)
1611.29Scgdcom*	at	isa? port 0x3f8 irq 4		# standard serial ports
1621.29Scgdcom*	at	isa? port 0x2f8 irq 3
1631.52Scjsep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
1641.66Scgdlc*	at	isa? port ? iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
1651.56Sthorpej#le*	at	isa? port 0x320 irq 10 drq 7	# IsoLan, NE2100, DEPCA (unt.)
1661.29Scgdlpt*	at	isa? port 0x3bc irq 7		# standard parallel port
1671.29Scgdvga*	at	isa?				# ISA (EISA: XXX) VGA
1681.74Sthorpejwdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
1691.74Sthorpejwdc1	at	isa? port 0x170 irq 15
1701.29Scgd#wss*	at	isa? port 0x530 irq 9 drq 0	# Windows Sound System
1711.62Saugustss#audio*	at	wss?
1721.56Sthorpejaha*	at	isa? port 0x330 irq ? drq ?	# Adaptec 154[02] SCSI
1731.56Sthorpejaha*	at	isa? port 0x334 irq ? drq ?	# Adaptec 154[02] SCSI
1741.56Sthorpejbha*	at	isa? port 0x330 irq ? drq ?	# BusLogic [57]4X SCSI (unt.)
1751.56Sthorpejbha*	at	isa? port 0x334 irq ? drq ?	# BusLogic [57]4X SCSI (unt.)
1761.56Sthorpejuha*	at	isa? port 0x330 irq ? drq ?	# UltraStor [13]4f SCSI (unt.)
1771.56Sthorpejuha*	at	isa? port 0x334 irq ? drq ?	# UltraStor [13]4f SCSI (unt.)
1781.15Scgd
1791.15Scgd# EISA devices
1801.56Sthorpejahb*	at	eisa? slot ?			# Adaptec 174[024] SCSI (unt.)
1811.44Scgdahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
1821.44Scgdbha*	at	eisa? slot ?			# BusLogic 7xx SCSI
1831.53Scjsep*	at	eisa? slot ?			# 3COM 3c579 Ethernet (untested)
1841.50Scgdfea*	at	eisa? slot ?			# DEC DEFEA FDDI
1851.56Sthorpejuha*	at	eisa? slot ?			# UltraStor 24f SCSI (unt.)
1861.7Scgd
1871.8Scgd# SCSI bus support
1881.56Sthorpejscsibus* at	aha?
1891.56Sthorpejscsibus* at	ahb?
1901.43Scgdscsibus* at	ahc?
1911.40Sthorpejscsibus* at	asc?
1921.43Scgdscsibus* at	bha?
1931.42Scgdscsibus* at	isp?
1941.7Scgdscsibus* at	ncr?
1951.56Sthorpejscsibus* at	uha?
1961.1Scgd
1971.8Scgd# SCSI devices
1981.31Scgdcd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
1991.31Scgdsd*	at	scsibus? target ? lun ?		# SCSI disk drives
2001.31Scgdst*	at	scsibus? target ? lun ?		# SCSI tape drives
2011.51Scgd
2021.51Scgd# ST506/ESDI/IDE devices
2031.74Sthorpejwd*	at	wdc? drive ?
2041.74Sthorpej
2051.74Sthorpej# ATAPI bus support
2061.74Sthorpejatapibus* at	wdc?
2071.74Sthorpej
2081.74Sthorpej# ATAPI devices
2091.74Sthorpejsd*	at	atapibus? drive ?		# ATAPI disk devices
2101.74Sthorpejcd*	at	atapibus? drive ?		# ATAPI CD-ROM devices
2111.11Scgd
2121.11Scgd# Workstation Console attachments
2131.46Scgd#wscons* at	cfb?
2141.28Scgdwscons*	at	vga?
2151.46Scgd#wscons* at	sfb?
2161.11Scgdwscons*	at	tga?
2171.1Scgd
2181.19Scgdpseudo-device	bpfilter	16
2191.34Scgdpseudo-device	ccd		4
2201.67Scjspseudo-device	ipfilter	1
2211.34Scgdpseudo-device	loop		1
2221.34Scgdpseudo-device	md		1
2231.34Scgdpseudo-device	ppp		4
2241.19Scgdpseudo-device	pty		64
2251.19Scgdpseudo-device	sl		4
2261.19Scgdpseudo-device	vnd		4
2271.69Sexplorer
2281.69Sexplorer# rnd is EXPERIMENTAL
2291.69Sexplorer#pseudo-device	rnd			# /dev/random and in-kernel generator
2301.69Sexplorer#options 	RND_COM			# use "com" randomness too
231