1# $NetBSD: INSTALL,v 1.52 2009/02/06 18:50:29 jym Exp $ 2# 3# INSTALL kernel; all supported devices but nothing fancy. 4# 5 6include "arch/vax/conf/std.vax" 7 8#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 9 10makeoptions COPTS="-Os" # Optimise for space. Implies -O2 11 12# Here are all different supported CPU types listed. 13options VAX8600 14options VAX8200 15options VAX780 16options VAX750 17options VAX630 # MV II 18options VAX650 # MV III, 3300, 3400, 3500, 3600, 3800, 3900 19options VAX660 # VAX 4000/200 20options VAX670 # VAX 4000/300 21options VAX680 # VAX 4000/[45]00 22options VAX410 # VS 2000 23options VAX43 # VS 3100/76 24options VAX46 # VS 4000/60 25options VAX48 # VS 4000 VLC 26options VAX49 # VS 4000/90 27options VAX53 # VAX 4000/105A 28 29# Max users on system; this is just a hint 30maxusers 8 31 32# Enable the hooks used for initializing the root memory-disk. 33options MEMORY_DISK_HOOKS 34options MEMORY_DISK_IS_ROOT # force root on memory disk 35options MEMORY_DISK_SERVER=0 # no userspace memory disk support 36options MEMORY_DISK_ROOT_SIZE=3072 # size of memory disk, in blocks 37options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 38 39# Kernel compiled-in symbolic debugger & system call tracer 40#options DDB 41#options DDB_HISTORY_SIZE=100 # enable history editing in DDB 42#options KTRACE 43#options DIAGNOSTIC,DEBUG,KMEMSTATS,PMAPDEBUG,TRAPDEBUG 44 45#options SCSIVERBOSE # Verbose SCSI errors 46 47# Network support 48#options GATEWAY 49options INET 50 51# File systems 52file-system FFS 53#file-system LFS 54#file-system MFS 55file-system NFS 56#file-system FDESC 57file-system KERNFS 58#file-system NULLFS 59#file-system PROCFS 60#file-system UMAPFS 61#file-system UNION 62file-system CD9660 63#file-system PTYFS # /dev/pts/N support 64 65# Filesystem options 66#options QUOTA 67#options FFS_EI # FFS Endian Independant support 68#options NFSSERVER 69#options NFS_V2_ONLY # Exclude NFS3 code to save space 70options FFS_NO_SNAPSHOT # No FFS snapshot support 71options WAPBL # File system journaling support - Experimental 72 73#options NFS_BOOT_BOOTP,NFS_BOOT_DHCP # Use bootp <> dhcp 74#options NFS_BOOT_BOOTPARAM # Use the Sun way for netbooting. 75 76# WS console uses VT100 terminal emulation 77options WSEMUL_VT100 78#options WSDISPLAY_DEFAULTSCREENS=8 79 80# System V shared memory & semaphores support. 81#options SYSVMSG 82#options SYSVSEM 83#options SYSVSHM 84 85# Old compat stuff; needed to run 4.3BSD Reno programs. 86# Note that if COMPAT_ULTRIX is set, you lose compatibility with 87# 4.3BSD Reno programs and get Ultrix compatibility instead. 88# (They cannot coexist). 89#options COMPAT_VAX1K # Must be present to run pre-1.4 binaries. 90#options COMPAT_43 91#options COMPAT_09 92#options COMPAT_10 93#options COMPAT_11 94#options COMPAT_12 95#options COMPAT_13 96options COMPAT_14 97options COMPAT_15 98options COMPAT_20 99options COMPAT_30 # NetBSD 3.0 compatibility. 100options COMPAT_40 # NetBSD 4.0 compatibility. 101#options COMPAT_ULTRIX 102options COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 103 104 105options USERCONF # userconf(4) support 106options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 107#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 108 109# Kernel(s) to compile 110config netbsd root on ? type ? 111 112mainbus0 at root 113 114# Devices directly attached to mainbus. 115sbi* at mainbus0 # SBI's, VAX-11/78[05] main bus 116bi* at mainbus0 # VAXBI bus 117cmi0 at mainbus0 # 11/750 internal bus. 118vsbus0 at mainbus0 # Internal "virtual" VAXstation bus 119sbi* at mainbus0 # SBI adapter 120uba0 at mainbus0 # Q-Bus adapter 121ze0 at mainbus0 # SGEC on-board ethernet 122le0 at mainbus0 # LANCE 123 124# Devices connected at VAXBI 125cpu0 at bi? node? # KA820/KA825 CPU 126cpu* at bi? node? 127mem* at bi? node? # Memory subsystems 128#uba* at bi? node? # DWBUA BI-Unibus adapter 129#ni* at bi? node? # DEBNA/DEBNT ethernet adapter 130kdb* at bi? node? # KDB50 MSCP disk ctlr 131mscpbus* at kdb? 132 133# Devices connected at cmi 134mem* at cmi? tr? # Memory subsystems 135uba* at cmi? tr? # Unibus adapters 136mba* at cmi? tr? # Massbus adapters 137 138# Devices connected at abus 139 140# Devices connected at sbi 141mem* at sbi? tr? # Memory subsystems 142uba* at sbi? tr? # Unibus adapters 143mba* at sbi? tr? # Massbus adapters 144 145# Devices on Massbus adapters 146hp* at mba? drive? # RM/RP disk drives 147 148# Devices on internal MicroVAX bus 149#asc0 at ibus? # VAX 4000/105A SCSI ctlr 150 151# Disk controllers at Unibus 152uda* at uba? csr 0172150 # UDA50/RQDX? 153uda* at uba? csr 0160334 154mscpbus* at uda? 155 156# Tape drivers 157mtc* at uba? csr 0174500 # Tape MSCP ctlr 158mscpbus* at mtc? 159 160# MSCP devices 161ra* at mscpbus? drive? # MSCP disk 162rx* at mscpbus? drive? # MSCP floppy 163mt* at mscpbus? drive? # MSCP tape 164 165# Unibus tapes 166#ts* at uba? csr 0172520 # TS11/TSV05 tape. 167 168# VS2000 builtin MFM controller (HDC9224) 169hdc0 at vsbus0 csr 0x200c0000 # HDC9224 MFM/floppy ctlr 170rd* at hdc0 drive? # RD5x disks 171 172# SCSI controllers. 173asc0 at vsbus0 csr 0x200c0080 # VS4000/{60,VLC} SCSI-controller 174asc0 at vsbus0 csr 0x26000080 # VS4000/90 SCSI-controller 175si0 at vsbus0 csr 0x200c0080 # VS2000/3100 SCSI-controller (5380) 176si1 at vsbus0 csr 0x200c0180 # VS2000/3100 SCSI-controller (5380) 177scsibus* at asc? 178scsibus* at si? 179 180# SCSI devices 181sd* at scsibus? target? lun? 182st* at scsibus? target? lun? 183cd* at scsibus? target? lun? 184#ch* at scsibus? target? lun? 185#ss* at scsibus? target? lun? 186#uk* at scsibus? target? lun? 187 188# Ethernet cards 189de* at uba? csr 0174510 # DELUA/DEUNA 190qe* at uba? csr 0174440 # DEQNA/DELQA 191qe* at uba? csr 0174460 # DEQNA/DELQA 192le0 at vsbus0 csr 0x200e0000 # LANCE ethernet 193 194 195# Terminal lines 196dhu* at uba? csr 0160440 # DHU-11 197dz* at uba? csr 0160100 # DZ-11 198dz0 at vsbus0 csr 0x200a0000# DC-367 199dz0 at vsbus0 csr 0x25000000# VS4000/90 and VAX 4000/10x serial lines 200dl* at uba? csr 0176500 # DL-11 201 202# VAXstation graphics support 203#qd0 at uba? csr 0177400 204smg0 at vsbus0 csr 0x200f0000# Small monochrome display ctlr. 205wsdisplay0 at smg0 # display device driver. 206lkkbd0 at dz0 line 0 # Keyboard LK201 207wskbd0 at lkkbd0 # wscons keyboard 208 209pseudo-device loop 1 210pseudo-device pty 2 # pseudo-terminals (Sysinst needs two) 211#pseudo-device bpfilter 212#pseudo-device tun 213#pseudo-device gre # generic L3 over IP tunnel 214#pseudo-device vnd 215#pseudo-device ccd 4 216#pseudo-device raid 4 # RAIDframe disk driver 217#pseudo-device fss 4 # file system snapshot device 218pseudo-device rnd # /dev/random and in-kernel generator 219pseudo-device md 1 220