Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.70
      1 #	$NetBSD: GENERIC,v 1.70 2000/06/14 22:02:42 veego Exp $
      2 #
      3 # GENERIC VAX configuration file; all supported devices.
      4 #
      5 
      6 include		"arch/vax/conf/std.vax"
      7 
      8 #ident 		"GENERIC-$Revision: 1.70 $"
      9 
     10 # Here are all different supported CPU types listed.
     11 options 	"VAX8600"
     12 options 	"VAX8200"
     13 options 	"VAX780"
     14 options 	"VAX750"
     15 options 	"VAX630"	# MV II
     16 #options	"VAX640"	# MV 3400
     17 options 	"VAX650"	# MV III, 3600, 3800, 3900
     18 options 	"VAX660"	# VAX 4000/200
     19 options 	"VAX670"	# VAX 4000/300
     20 #options 	"VAX680"	# VAX 4000/500
     21 options 	"VAX410"	# VS 2000
     22 options 	"VAX43"		# VS 3100/76
     23 options 	"VAX46"		# VS 4000/60
     24 options 	"VAX48"		# VS 4000 VLC
     25 options 	"VAX49"		# VS 4000/90
     26 #options 	"VAX53"		# VAX 4000/105A
     27 
     28 # Max users on system; this is just a hint
     29 maxusers	8
     30 
     31 # Kernel compiled-in symbolic debugger & system call tracer
     32 #makeoptions	DEBUG="-g"
     33 options 	DDB
     34 #options 	DDB_HISTORY_SIZE=100	# enable history editing in DDB
     35 options 	KTRACE
     36 #options 	DIAGNOSTIC
     37 #options 	DEBUG,KMEMSTATS,PMAPDEBUG,TRAPDEBUG
     38 
     39 options 	SCSIVERBOSE		# Verbose SCSI errors
     40 
     41 # Network support
     42 #options 	GATEWAY
     43 options		NTP		# NTP kernel support
     44 options         INET		# IPv4
     45 options 	INET6		# IPV6
     46 #options 	IPSEC		# IP security
     47 #options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
     48 #options 	IPSEC_DEBUG	# debug for IP security
     49 
     50 # All supported filesystem types
     51 file-system 	FFS
     52 file-system 	LFS
     53 file-system 	MFS
     54 file-system 	NFS
     55 file-system 	FDESC
     56 file-system 	KERNFS
     57 file-system 	NULLFS
     58 file-system 	OVERLAY		# overlay file system
     59 file-system 	PROCFS
     60 file-system 	UMAPFS
     61 file-system 	UNION
     62 file-system 	CD9660
     63 
     64 options 	QUOTA
     65 #options 	FFS_EI		# FFS Endian Independant support
     66 #options 	SOFTDEP         # FFS soft updates support.
     67 options 	NFSSERVER
     68 options 	NFS_BOOT_BOOTP,NFS_BOOT_DHCP	# Use bootp <> dhcp
     69 options 	NFS_BOOT_BOOTPARAM	# Use the Sun way for netbooting.
     70 
     71 # WS console uses VT100 terminal emulation
     72 options 	WSEMUL_VT100
     73 options 	WSDISPLAY_DEFAULTSCREENS=8
     74 
     75 # System V shared memory & semaphores support.
     76 options 	SYSVMSG
     77 options 	SYSVSEM
     78 options 	SYSVSHM
     79 
     80 # Old compat stuff; needed to run 4.3BSD Reno programs.
     81 # Note that if COMPAT_ULTRIX is set, you lose compatibility with
     82 # 4.3BSD Reno programs and get Ultrix compatibility instead.
     83 # (They cannot coexist).
     84 options 	COMPAT_VAX1K	# Must be present to run pre-1.4 binaries.
     85 options 	COMPAT_43
     86 options 	COMPAT_09
     87 options 	COMPAT_10
     88 options 	COMPAT_11
     89 options 	COMPAT_12
     90 options 	COMPAT_13
     91 options 	COMPAT_14
     92 #options 	COMPAT_ULTRIX
     93 options 	COMPAT_IBCS2	# DEC SVR.3 compatilibity
     94 
     95 options 	LKM
     96 
     97 # Kernel(s) to compile
     98 config          netbsd root on ? type ?
     99 
    100 mainbus0	at root
    101 
    102 # All buses; from the beginning attached to mainbus.
    103 abus0		at mainbus0		# Master bus on VAX 8600
    104 sbi0		at mainbus0		# SBI, master bus on 11/780.
    105 cmi0		at mainbus0		# 11/750 internal bus.
    106 bi0		at mainbus0		# VAX 8200 
    107 vsbus0		at mainbus0		# All VAXstations
    108 ibus0		at mainbus0		# All MicroVAX
    109 #nbi0		at mainbus0		# VAX 8800
    110 #xmi0		at mainbus0		# VAX 6000
    111 
    112 # Vsbus, the virtual VAXstation bus, and possible devices.
    113 le0		at vsbus0 csr 0x200e0000 # LANCE ethernet
    114 ze0		at vsbus0 csr 0x20008000 # SGEC ethernet
    115 dz0		at vsbus0 csr 0x200a0000 # DC-367 DZ-11 lookalike ctlr
    116 dz0		at vsbus0 csr 0x25000000 # VS4000/90 serial line
    117 #hdc0		at vsbus0 csr 0x200c0000 # HDC9224 MFM/floppy ctlr
    118 ncr0		at vsbus0 csr 0x200c0080 # VS2000/3100 SCSI-ctlr
    119 asc0		at vsbus0 csr 0x200c0080 # VS4000/60 (or VLC) SCSI-ctlr
    120 asc0		at vsbus0 csr 0x26000080 # VS4000/90 SCSI-ctlr
    121 ncr1		at vsbus0 csr 0x200c0180 # VS2000/3100 SCSI-ctlr
    122 smg0		at vsbus0 csr 0x200f0000 # Small monochrome display ctlr.
    123 #clr0		at vsbus0 csr 0x30000000 # 4- or 8-bitplans color graphics
    124 
    125 #rd*		at hdc0 drive?		# RD5x disks
    126 #ry*		at hdc0 drive?		# RX floppies
    127 
    128 # Ibus, the internal bus on most Microvaxen
    129 uba0		at ibus0 		# Qbus adapter
    130 ze0		at ibus0 		# SGEC on-board ethernet
    131 le0		at ibus0		# LANCE ethernet (MV3400)
    132 #dz0		at ibus0		# VAX 4000/105A serial lines
    133 #shac0		at ibus0 		# DSSI controller
    134 
    135 # Devices connected at VAXBI
    136 cpu*		at bi? node?		# KA820/KA825 cpu
    137 mem*		at bi? node?		# Memory subsystems
    138 #uba*		at bi? node?		# DWBUA BI-Unibus adapter
    139 ni*		at bi? node?		# DEBNA/DEBNT ethernet adapter
    140 kdb*		at bi? node?		# KDB50 MSCP disk ctlr
    141 
    142 # CMI (VAX 11/750)
    143 mem*		at cmi? tr?		# Memory subsystems
    144 uba*		at cmi? tr?		# Unibus adapters
    145 mba*		at cmi? tr?		# Massbus adapters
    146 
    147 # SBI (VAX 11/780, VAX 8600)
    148 sbi*		at abus0		# VAX 8600 can have up to 4 SBI's.
    149 
    150 mem*		at sbi? tr?		# Memory subsystems
    151 uba*		at sbi? tr?		# Unibus adapters
    152 mba*		at sbi? tr?		# Massbus adapters
    153 
    154 # Devices on Massbus adapters
    155 hp*		at mba? drive?		# RM/RP disk drives
    156 
    157 # Devices on Unibus/Qbus adapters
    158 uda0		at uba?	csr 0172150	# UDA50/RQDX?
    159 uda1		at uba?	csr 0160334
    160 mtc0		at uba? csr 0174500	# Tape MSCP ctlr
    161 #ts0		at uba? csr 0172520	# TS11/TSV05 tape.
    162 #qd0		at uba? csr 0177400	# 4- or 8-bitplans color graphics
    163 #qv0		at uba? csr 0177400	# Monochrome graphics
    164 de0		at uba? csr 0174510	# DELUA/DEUNA
    165 qe0		at uba? csr 0174440	# DEQNA/DELQA
    166 dhu0		at uba? csr 0160440	# DHU-11
    167 dz0		at uba? csr 0160100	# DZ-11
    168 dl0		at uba? csr 0176500	# DL-11
    169 rlc0		at uba? csr 0174400	# RL11/RLV11 controller
    170 rl*		at rlc? drive?		# RL01/RL02 disk drive
    171 
    172 # MSCP devices
    173 mscpbus*	at uda?
    174 mscpbus*	at mtc?
    175 mscpbus*	at kdb?
    176 
    177 ra*		at mscpbus? drive?	# MSCP disk
    178 rx*		at mscpbus? drive?	# MSCP floppy
    179 mt*		at mscpbus? drive?	# MSCP tape
    180 
    181 # VS2000 builtin MFM controller (HDC9224)
    182 #hdc0		at vsbus0		# The strange builtin MFM controller
    183 
    184 # SCSI devices
    185 scsibus*	at asc?
    186 scsibus*	at ncr?
    187 
    188 sd*		at scsibus? target? lun?
    189 st*		at scsibus? target? lun?
    190 cd*		at scsibus? target? lun?
    191 ch*		at scsibus? target? lun?
    192 ss*		at scsibus? target? lun?
    193 uk*		at scsibus? target? lun?
    194 
    195 # VAXstation graphics support
    196 wsdisplay0	at smg0
    197 #wsdisplay0	at clr0
    198 #wsdisplay0	at qd0
    199 #wsdisplay0	at qv0
    200 lkc0		at dz0
    201 
    202 pseudo-device   loop	1
    203 pseudo-device   pty	48
    204 pseudo-device	bpfilter 8		# Not supported by de yet.
    205 pseudo-device	sl	2
    206 pseudo-device	ppp	2
    207 pseudo-device	tun	2
    208 #pseudo-device	gre	2		# generic L3 over IP tunnel
    209 pseudo-device	gif	4		# IPv[46] over IPv[46] tunnel (RFC1933)
    210 #pseudo-device	faith	1		# IPv[46] tcp relay translation i/f
    211 #pseudo-device	stf	1		# 6to4 IPv6 over IPv4 encapsulation
    212 pseudo-device	tb	1
    213 pseudo-device	vnd	4
    214 pseudo-device	ccd	4
    215 #pseudo-device	raid	4		# RAIDframe disk driver
    216 #options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
    217 # rnd is EXPERIMENTAL
    218 #pseudo-device	rnd			# /dev/random and in-kernel generator
    219