VAX780 revision 1.33
11.33Ssimonb# $NetBSD: VAX780,v 1.33 2022/08/07 02:52:30 simonb Exp $
21.1Schristos#
31.1Schristos# 11/780,750,730 machine description file
41.1Schristos# 
51.1Schristos# This machine description file is used to generate a NetBSD for the
61.1Schristos# 11/780, 11/750 or 11/730 cpus.
71.1Schristos#
81.1Schristos# The machine description file can be customised for your specific
91.1Schristos# machine to reduce the kernel size and improve its performance.
101.1Schristos#
111.1Schristos# For further information on compiling NetBSD kernels, see the config(8)
121.1Schristos# man page.
131.1Schristos#
141.1Schristos# For further information on hardware support for this architecture, see
151.1Schristos# the intro(4) man page.  For further information about kernel options
161.1Schristos# for this architecture, see the options(4) man page.  For an explanation
171.1Schristos# of each device driver in this file see the section 4 man page for the
181.1Schristos# device.
191.1Schristos
201.24Smrginclude 	"arch/vax/conf/std.vax"
211.1Schristos
221.1Schristosoptions 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
231.1Schristos
241.1Schristos#ident 		"VAX780"
251.1Schristos
261.1Schristos# Here are all different supported CPU types listed.
271.1Schristosoptions 	VAX780
281.1Schristosoptions 	VAX750
291.1Schristosoptions 	VAX730
301.1Schristos
311.1Schristos# Max users on system; this is just a hint
321.1Schristosmaxusers	8
331.1Schristos
341.1Schristos# Kernel compiled-in symbolic debugger & system call tracer
351.1Schristosmakeoptions	DEBUG="-g"
361.1Schristosoptions 	DDB
371.1Schristos#options 	DDB_HISTORY_SIZE=100	# enable history editing in DDB
381.1Schristosoptions 	KTRACE
391.1Schristos#options 	DIAGNOSTIC
401.1Schristos#options 	DEBUG
411.1Schristos#options 	PMAPDEBUG
421.1Schristos#options 	TRAPDEBUG
431.1Schristos#options 	LOCKDEBUG
441.1Schristos
451.1Schristos#options 	SCSIVERBOSE		# Verbose SCSI errors
461.1Schristos
471.1Schristos# Networking options
481.1Schristos#options 	GATEWAY		# packet forwarding
491.1Schristos#options 	NTP		# NTP kernel support
501.1Schristosoptions 	INET		# IP + ICMP + TCP + UDP
511.1Schristos#options 	INET6		# IPV6
521.1Schristos#options 	IPSEC		# IP security
531.1Schristos#options 	IPSEC_DEBUG	# debug for IP security
541.1Schristos#options 	MROUTING	# IP multicast routing
551.1Schristos#options 	PIM		# Protocol Independent Multicast
561.1Schristos#options 	NETATALK	# AppleTalk networking protocols
571.1Schristos#options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
581.1Schristos#options 	PPP_DEFLATE	# Deflate compression support for PPP
591.1Schristos#options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
601.26Sraggeoptions 	CPU_IN_CKSUM	# optimized checksum routine
611.1Schristos
621.1Schristos#options 	ALTQ		# Manipulate network interfaces' output queues
631.1Schristos#options 	ALTQ_BLUE	# Stochastic Fair Blue
641.1Schristos#options 	ALTQ_CBQ	# Class-Based Queueing
651.1Schristos#options 	ALTQ_CDNR	# Diffserv Traffic Conditioner
661.1Schristos#options 	ALTQ_FIFOQ	# First-In First-Out Queue
671.1Schristos#options 	ALTQ_FLOWVALVE	# RED/flow-valve (red-penalty-box)
681.1Schristos#options 	ALTQ_HFSC	# Hierarchical Fair Service Curve
691.1Schristos#options 	ALTQ_LOCALQ	# Local queueing discipline
701.1Schristos#options 	ALTQ_PRIQ	# Priority Queueing
711.1Schristos#options 	ALTQ_RED	# Random Early Detection
721.1Schristos#options 	ALTQ_RIO	# RED with IN/OUT
731.1Schristos#options 	ALTQ_WFQ	# Weighted Fair Queueing
741.1Schristos
751.33Ssimonb# File systems
761.1Schristosfile-system 	FFS
771.1Schristos#file-system 	LFS
781.1Schristosfile-system 	MFS
791.1Schristosfile-system 	NFS
801.1Schristosfile-system 	FDESC
811.1Schristosfile-system 	KERNFS
821.1Schristosfile-system 	NULLFS
831.1Schristos#file-system 	OVERLAY		# overlay file system
841.1Schristosfile-system 	PROCFS
851.1Schristosfile-system 	UMAPFS
861.1Schristos#file-system 	UNION
871.1Schristos#file-system 	CD9660
881.1Schristosfile-system	PTYFS		# /dev/pts/N support
891.1Schristos#file-system	TMPFS		# Efficient memory file-system
901.1Schristos#file-system	UDF		# experimental - OSTA UDF CD/DVD file-system
911.1Schristos
921.33Ssimonb# File system options
931.33Ssimonb#options 	FFS_EI		# FFS Endian Independent support
941.33Ssimonb#options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
951.4Sbouyeroptions 	QUOTA		# legacy UFS quotas
961.4Sbouyeroptions 	QUOTA2		# new, in-filesystem UFS quotas
971.33Ssimonb#options 	UFS_DIRHASH	# UFS Large Directory Hashing
981.33Ssimonboptions 	UFS_EXTATTR	# Extended attribute support for UFS1
991.7Sdholland#options 	WAPBL		# File system journaling support
1001.33Ssimonb#options 	NFSSERVER	# Network File System server
1011.1Schristosoptions 	NFS_BOOT_BOOTP,NFS_BOOT_DHCP	# Use bootp <> dhcp
1021.1Schristosoptions 	NFS_BOOT_BOOTPARAM	# Use the Sun way for netbooting.
1031.1Schristos
1041.1Schristos# WS console uses VT100 terminal emulation
1051.1Schristos#options 	WSEMUL_VT100
1061.10Sabs#options 	WSDISPLAY_COMPAT_USL		# wsconscfg VT handling
1071.1Schristos#options 	WSDISPLAY_DEFAULTSCREENS=8
1081.1Schristos#options 	FONT_QVSS8x15
1091.1Schristos
1101.1Schristos# System V shared memory & semaphores support.
1111.1Schristosoptions 	SYSVMSG
1121.1Schristosoptions 	SYSVSEM
1131.1Schristosoptions 	SYSVSHM
1141.1Schristos
1151.1Schristos# Old compat stuff; needed to run 4.3BSD Reno programs.
1161.1Schristos# Note that if COMPAT_ULTRIX is set, you lose compatibility with
1171.1Schristos# 4.3BSD Reno programs and get Ultrix compatibility instead.
1181.1Schristos# (They cannot coexist).
1191.24Smrginclude 	"conf/compat_netbsd09.config"
1201.1Schristosoptions 	COMPAT_VAX1K	# Must be present to run pre-1.4 binaries.
1211.17Sdhollandoptions 	COMPAT_ULTRIX	# DEC Ultrix binary compatibility.
1221.1Schristos#options 	NO_INSN_EMULATE	# CPU does not lack some hardware instructions.
1231.1Schristos
1241.1Schristosoptions 	LKM
1251.1Schristos
1261.1Schristosoptions 	USERCONF	# userconf(4) support
1271.1Schristos#options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
1281.1Schristosoptions 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
1291.1Schristos
1301.25Ssevan# Alternate buffer queue strategies for better responsiveness under high
1311.25Ssevan# disk I/O load.
1321.1Schristos#options 	BUFQ_READPRIO
1331.1Schristos#options 	BUFQ_PRIOCSCAN
1341.1Schristos
1351.1Schristos# Kernel(s) to compile
1361.1Schristosconfig		netbsd root on ? type ?
1371.1Schristos
1381.1Schristosmainbus0	at root
1391.1Schristos
1401.1Schristoscpu*		at mainbus0
1411.1Schristos
1421.1Schristos# All buses; from the beginning attached to mainbus.
1431.1Schristossbi0		at mainbus0		# SBI, master bus on 11/780, 8600.
1441.1Schristoscmi0		at mainbus0		# 11/750 internal bus.
1451.1Schristosubi0		at mainbus0		# 11/730 direct unibus
1461.1Schristos#bi0		at mainbus0		# VAX 8200
1471.1Schristos#vsbus0		at mainbus0		# All VAXstations
1481.1Schristos#nmi0		at mainbus0		# VAX 8800
1491.1Schristos#xmi0		at mainbus0		# VAX 6000
1501.1Schristos#uba0		at mainbus0		# All MicroVAX
1511.1Schristos#ze0		at mainbus0		# KA48, KA49, KA53
1521.1Schristos#le0		at mainbus0		# LANCE ethernet (MV3400)
1531.1Schristos#shac0		at mainbus0 		# DSSI controller
1541.1Schristos
1551.1Schristos# NMI (internal bus) on VAX 88xx-series.
1561.1Schristos#cpu*		at nmi0 slot?		# 1-4 KA88 CPUs
1571.1Schristos#mem*		at nmi0 slot?
1581.1Schristos#bi*		at nmi0 slot?		# BI bus adapters
1591.1Schristos
1601.1Schristos# XMI on VAX 6000 (and higher)
1611.1Schristos#cpu*		at xmi? node?		# 1-? VAX 6000 CPUs
1621.1Schristos#mem*		at xmi? node?
1631.1Schristos#bi*		at xmi? node?		# XMI-BI adapter
1641.1Schristos
1651.1Schristos# Vsbus, the virtual VAXstation bus, and possible devices.
1661.1Schristos#le0		at vsbus0 csr 0x200e0000 # LANCE ethernet
1671.1Schristos#dz0		at vsbus0 csr 0x200a0000 # DC-367 DZ-11 lookalike ctlr
1681.1Schristos#dz0		at vsbus0 csr 0x25000000 # VS4000/90 and 4000/10x serial line
1691.1Schristos#si0		at vsbus0 csr 0x200c0080 # VS2000/3100 SCSI-ctlr
1701.1Schristos#si1		at vsbus0 csr 0x200c0180 # VS2000/3100 SCSI-ctlr
1711.1Schristos#asc0		at vsbus0 csr 0x200c0080 # VS4000/60 (or VLC) SCSI-ctlr
1721.1Schristos#asc0		at vsbus0 csr 0x26000080 # VS4000/90 and 4000/10x SCSI-ctlr
1731.1Schristos#smg0		at vsbus0 csr 0x200f0000 # Small monochrome display ctlr.
1741.1Schristos#clr0		at vsbus0 csr 0x30000000 # 4- or 8-bitplans color graphics
1751.1Schristos#spx0		at vsbus0 csr 0x38000000 # Low Cost SPX on VS4000/90.
1761.1Schristos#lcg0		at vsbus0 csr 0x21801000 # VS4000/60 (or VLC) graphics
1771.21Sflxd#tc0		at vsbus0 csr 0x36800000 # VS4000/60 or 90 TC adapter
1781.1Schristos#tcds*		at tc0 slot ? offset ?	 # TC dual SCSI controller
1791.1Schristos#asc*		at tcds? chip ?		 # PMAZB/C
1801.1Schristos#asc*		at tc? slot ? offset ?	 # PMAZ 
1811.21Sflxd#le*		at tc? slot ? offset ?	 # PMAD
1821.1Schristos
1831.1Schristos#hdc0		at vsbus0 csr 0x200c0000 # HDC9224 MFM/floppy ctlr
1841.1Schristos#rd*		at hdc0 drive?		# RD5x disks
1851.1Schristos#ry*		at hdc0 drive?		# RX floppies
1861.1Schristos
1871.1Schristos
1881.1Schristos# Devices connected at VAXBI
1891.1Schristos#cpu*		at bi? node?		# KA820/KA825 CPU
1901.1Schristos#mem*		at bi? node?		# Memory subsystems
1911.1Schristos#uba*		at bi? node?		# DWBUA BI-Unibus adapter
1921.1Schristos#ni*		at bi? node?		# DEBNA/DEBNT ethernet adapter
1931.1Schristos#kdb*		at bi? node?		# KDB50 MSCP disk ctlr
1941.1Schristos
1951.1Schristos# CMI (VAX 11/750)
1961.1Schristosmem*		at cmi? tr?		# Memory subsystems
1971.1Schristosuba*		at cmi? tr?		# Unibus adapters
1981.1Schristosmba*		at cmi? tr?		# Massbus adapters
1991.1Schristos
2001.1Schristos# UBI (VAX 11/730)
2011.1Schristosmem*		at ubi? tr?		# Memory subsystems
2021.1Schristosuba*		at ubi? tr?		# Unibus adapters
2031.1Schristos
2041.1Schristos# SBI (VAX 11/780, VAX 8600)
2051.1Schristosmem*		at sbi? tr?		# Memory subsystems
2061.1Schristosuba*		at sbi? tr?		# Unibus adapters
2071.1Schristosmba*		at sbi? tr?		# Massbus adapters
2081.1Schristos
2091.1Schristos# Devices on Massbus adapters
2101.1Schristos#hp*		at mba? drive?		# RM/RP disk drives
2111.1Schristos
2121.1Schristos# Devices on Unibus/Qbus adapters
2131.1Schristosuda*		at uba?	csr 0172150	# UDA50/RQDX?
2141.1Schristosuda*		at uba?	csr 0160334
2151.1Schristosmtc*		at uba? csr 0174500	# Tape MSCP ctlr
2161.1Schristosts0		at uba? csr 0172520	# TS11/TSV05 tape.
2171.1Schristos#qd0		at uba? csr 0177400	# 4- or 8-bitplans color graphics
2181.1Schristos#qv0		at uba? csr 0177400	# Monochrome graphics
2191.1Schristosde*		at uba? csr 0174510	# DELUA/DEUNA
2201.1Schristos#qe*		at uba? csr 0174440	# DEQNA/DELQA
2211.1Schristos#qe*		at uba? csr 0174460	# DEQNA/DELQA
2221.1Schristos#qt*		at uba? csr 0174440	# DELQA-PLUS in Turbo mode
2231.1Schristos#dhu*		at uba? csr 0160440	# DHU-11
2241.1Schristos#dmf*		at uba? csr 0160340	# DMF-32
2251.1Schristos#dz*		at uba? csr 0160100	# DZ-11
2261.1Schristos#dl*		at uba? csr 0176500	# DL-11
2271.1Schristos#rlc*		at uba? csr 0174400	# RL11/RLV11 controller
2281.1Schristos#rl*		at rlc? drive?		# RL01/RL02 disk drive
2291.1Schristos#rfc0		at uba? csr 0177170	# RX01/02 controller
2301.1Schristos#rf*		at rfc? drive?		# RX01/RX02 floppy disk drive
2311.1Schristos
2321.1Schristos# MSCP devices
2331.1Schristosmscpbus*	at uda?
2341.1Schristosmscpbus*	at mtc?
2351.1Schristos#mscpbus*	at kdb?
2361.1Schristos
2371.1Schristosra*		at mscpbus? drive?	# MSCP disk
2381.9Sabsracd*		at mscpbus? drive?	# MSCP CD-ROM (RRD40)
2391.1Schristosrx*		at mscpbus? drive?	# MSCP floppy
2401.1Schristosmt*		at mscpbus? drive?	# MSCP tape
2411.1Schristos
2421.1Schristos# SCSI devices
2431.1Schristos#scsibus*	at scsi?
2441.1Schristos
2451.1Schristos#sd*		at scsibus? target? lun?
2461.1Schristos#st*		at scsibus? target? lun?
2471.1Schristos#cd*		at scsibus? target? lun?
2481.1Schristos#ch*		at scsibus? target? lun?
2491.1Schristos#ss*		at scsibus? target? lun?
2501.1Schristos#uk*		at scsibus? target? lun?
2511.1Schristos
2521.1Schristos# VAXstation graphics support
2531.1Schristos#wsdisplay*	at smg0
2541.1Schristos#wsdisplay*	at spx0
2551.1Schristos#wsdisplay*	at lcg0
2561.1Schristos#wsdisplay*	at clr0
2571.1Schristos#wsdisplay*	at qd0
2581.1Schristos#wsdisplay*	at qv0
2591.1Schristos#lkkbd0		at dz0 line 0
2601.1Schristos#wskbd*		at lkkbd? console ?
2611.1Schristos#lkms0		at dz0 line 1
2621.1Schristos#wsmouse*	at lkms?
2631.1Schristos
2641.1Schristos#
2651.1Schristos# accept filters
2661.1Schristos#pseudo-device   accf_data		# "dataready" accept filter
2671.1Schristos#pseudo-device   accf_http		# "httpready" accept filter
2681.1Schristos
2691.13Schristospseudo-device	loop	
2701.1Schristospseudo-device	pty			# pseudo-terminals
2711.1Schristos#pseudo-device	bpfilter
2721.1Schristos#pseudo-device	carp			# Common Address Redundancy Protocol
2731.27Smaxv#pseudo-device	npf			# NPF packet filter
2741.1Schristos#pseudo-device	sl	
2751.1Schristos#pseudo-device	ppp	
2761.1Schristos#pseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
2771.1Schristos#pseudo-device	tun	
2781.1Schristos#pseudo-device	tap			# virtual Ethernet
2791.1Schristos#pseudo-device	gre			# generic L3 over IP tunnel
2801.1Schristos#pseudo-device	gif			# IPv[46] over IPv[46] tunnel (RFC1933)
2811.1Schristos#pseudo-device	faith			# IPv[46] tcp relay translation i/f
2821.1Schristos#pseudo-device	stf			# 6to4 IPv6 over IPv4 encapsulation
2831.1Schristos#pseudo-device	vlan			# IEEE 802.1q encapsulation
2841.1Schristos#pseudo-device	bridge			# simple inter-network bridging
2851.32Sroy#pseudo-device	vether			# Virtual Ethernet for bridge
2861.1Schristos#pseudo-device	agr			# IEEE 802.3ad link aggregation
2871.1Schristos#pseudo-device	vnd	
2881.1Schristos#options 	VND_COMPRESSION		# compressed vnd(4)
2891.13Schristos#pseudo-device	ccd	
2901.13Schristos#pseudo-device	cgd			# cryptographic disk devices
2911.14Schristos#pseudo-device	raid			# RAIDframe disk driver
2921.1Schristos#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
2931.1Schristos# Options to enable various other RAIDframe RAID types.
2941.1Schristos# options	RF_INCLUDE_EVENODD=1
2951.1Schristos# options	RF_INCLUDE_RAID5_RS=1
2961.1Schristos# options	RF_INCLUDE_PARITYLOGGING=1
2971.1Schristos# options	RF_INCLUDE_CHAINDECLUSTER=1
2981.1Schristos# options	RF_INCLUDE_INTERDECLUSTER=1
2991.1Schristos# options 	RF_INCLUDE_PARITY_DECLUSTERING=1
3001.1Schristos# options	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
3011.3Spooka#pseudo-device	fss			# file system snapshot device
3021.1Schristos#pseudo-device	leds			# control the leds on vaxstations.
3031.1Schristospseudo-device	clockctl		# user control of clock subsystem
3041.1Schristospseudo-device	ksyms			# /dev/ksyms
3051.1Schristos#pseudo-device	wsmux			# mouse & keyboard multiplexor
3061.1Schristos
3071.1Schristos# Veriexec
3081.29Ssevan# include "dev/veriexec.config"
309