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