GENERIC revision 1.88
1# $NetBSD: GENERIC,v 1.88 2001/02/18 10:44:22 ragge Exp $ 2# 3# GENERIC VAX configuration file; all supported devices. 4# 5 6include "arch/vax/conf/std.vax" 7 8#ident "GENERIC-$Revision: 1.88 $" 9 10# Here are all different supported CPU types listed. 11#options "VAX8800" # VAX 8500, 8530, 8550, 8700, 8800 12options "VAX8600" 13options "VAX8200" 14#options "VAX6400" 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/10[058], MicroVAX 3100/m96 28 29# Max users on system; this is just a hint 30maxusers 8 31 32# Kernel compiled-in symbolic debugger & system call tracer 33#makeoptions DEBUG="-g" 34options DDB 35#options DDB_HISTORY_SIZE=100 # enable history editing in DDB 36options KTRACE 37#options DIAGNOSTIC 38#options DEBUG,KMEMSTATS,PMAPDEBUG,TRAPDEBUG,LOCKDEBUG 39 40options SCSIVERBOSE # Verbose SCSI errors 41 42# Networking options 43#options GATEWAY # packet forwarding 44options NTP # NTP kernel support 45options INET # IP + ICMP + TCP + UDP 46options INET6 # IPV6 47#options IPSEC # IP security 48#options IPSEC_ESP # IP security (encryption part; define w/IPSEC) 49#options IPSEC_DEBUG # debug for IP security 50#options MROUTING # IP multicast routing 51#options NS # XNS 52#options NSIP # XNS tunneling over IP 53#options ISO,TPIP # OSI 54#options EON # OSI tunneling over IP 55#options CCITT,LLC,HDLC # X.25 56#options NETATALK # AppleTalk networking protocols 57#options PPP_BSDCOMP # BSD-Compress compression support for PPP 58#options PPP_DEFLATE # Deflate compression support for PPP 59#options PPP_FILTER # Active filter support for PPP (requires bpf) 60#options PFIL_HOOKS # pfil(9) packet filter hooks 61#options IPFILTER_LOG # ipmon(8) log support 62 63# All supported filesystem types 64file-system FFS 65file-system LFS 66file-system MFS 67file-system NFS 68file-system FDESC 69file-system KERNFS 70file-system NULLFS 71file-system OVERLAY # overlay file system 72file-system PROCFS 73file-system UMAPFS 74file-system UNION 75file-system CD9660 76 77options QUOTA 78#options FFS_EI # FFS Endian Independant support 79options SOFTDEP # FFS soft updates support. 80options NFSSERVER 81options NFS_BOOT_BOOTP,NFS_BOOT_DHCP # Use bootp <> dhcp 82options NFS_BOOT_BOOTPARAM # Use the Sun way for netbooting. 83 84# WS console uses VT100 terminal emulation 85options WSEMUL_VT100 86options WSDISPLAY_DEFAULTSCREENS=8 87options FONT_QVSS8x15 88 89# System V shared memory & semaphores support. 90options SYSVMSG 91options SYSVSEM 92options SYSVSHM 93 94# Old compat stuff; needed to run 4.3BSD Reno programs. 95# Note that if COMPAT_ULTRIX is set, you lose compatibility with 96# 4.3BSD Reno programs and get Ultrix compatibility instead. 97# (They cannot coexist). 98options COMPAT_VAX1K # Must be present to run pre-1.4 binaries. 99options COMPAT_43 100options COMPAT_09 101options COMPAT_10 102options COMPAT_11 103options COMPAT_12 104options COMPAT_13 105options COMPAT_14 106#options COMPAT_ULTRIX 107options COMPAT_IBCS2 # DEC SVR.3 compatilibity 108#options NO_INSN_EMULATE # CPU does not lack some hardware instructions. 109 110options LKM 111 112# Kernel(s) to compile 113config netbsd root on ? type ? 114 115mainbus0 at root 116 117# All buses; from the beginning attached to mainbus. 118abus0 at mainbus0 # Master bus on VAX 8600 119sbi0 at mainbus0 # SBI, master bus on 11/780. 120cmi0 at mainbus0 # 11/750 internal bus. 121bi0 at mainbus0 # VAX 8200 122vsbus0 at mainbus0 # All VAXstations 123ibus0 at mainbus0 # All MicroVAX 124#nbi0 at mainbus0 # VAX 8800 125#xmi0 at mainbus0 # VAX 6000 126 127# NMI (internal bus) on VAX 88xx-series. 128#cpu* at nmi0 slot? # 1-4 KA88 CPUs 129#mem* at nmi0 slot? 130#bi* at nmi0 slot? # BI bus adapters 131 132# XMI on VAX 6000 (and higher) 133#cpu* at xmi? node? # 1-? VAX 6000 CPUs 134#mem* at xmi? node? 135#bi* at xmi? node? # XMI-BI adapter 136 137# Vsbus, the virtual VAXstation bus, and possible devices. 138le0 at vsbus0 csr 0x200e0000 # LANCE ethernet 139ze0 at vsbus0 csr 0x20008000 # SGEC ethernet 140dz0 at vsbus0 csr 0x200a0000 # DC-367 DZ-11 lookalike ctlr 141dz0 at vsbus0 csr 0x25000000 # VS4000/90 and 4000/10x serial line 142si0 at vsbus0 csr 0x200c0080 # VS2000/3100 SCSI-ctlr 143si1 at vsbus0 csr 0x200c0180 # VS2000/3100 SCSI-ctlr 144asc0 at vsbus0 csr 0x200c0080 # VS4000/60 (or VLC) SCSI-ctlr 145asc0 at vsbus0 csr 0x26000080 # VS4000/90 and 4000/10x SCSI-ctlr 146smg0 at vsbus0 csr 0x200f0000 # Small monochrome display ctlr. 147#clr0 at vsbus0 csr 0x30000000 # 4- or 8-bitplans color graphics 148 149hdc0 at vsbus0 csr 0x200c0000 # HDC9224 MFM/floppy ctlr 150rd* at hdc0 drive? # RD5x disks 151#ry* at hdc0 drive? # RX floppies 152 153# Ibus, the internal bus on most Microvaxen 154uba0 at ibus0 # Qbus adapter 155ze0 at ibus0 # SGEC on-board ethernet 156le0 at ibus0 # LANCE ethernet (MV3400) 157#shac0 at ibus0 # DSSI controller 158 159# Devices connected at VAXBI 160cpu* at bi? node? # KA820/KA825 cpu 161mem* at bi? node? # Memory subsystems 162#uba* at bi? node? # DWBUA BI-Unibus adapter 163ni* at bi? node? # DEBNA/DEBNT ethernet adapter 164kdb* at bi? node? # KDB50 MSCP disk ctlr 165 166# CMI (VAX 11/750) 167mem* at cmi? tr? # Memory subsystems 168uba* at cmi? tr? # Unibus adapters 169mba* at cmi? tr? # Massbus adapters 170 171# SBI (VAX 11/780, VAX 8600) 172sbi* at abus0 # VAX 8600 can have up to 4 SBI's. 173 174mem* at sbi? tr? # Memory subsystems 175uba* at sbi? tr? # Unibus adapters 176mba* at sbi? tr? # Massbus adapters 177 178# Devices on Massbus adapters 179hp* at mba? drive? # RM/RP disk drives 180 181# Devices on Unibus/Qbus adapters 182uda0 at uba? csr 0172150 # UDA50/RQDX? 183uda1 at uba? csr 0160334 184mtc0 at uba? csr 0174500 # Tape MSCP ctlr 185#ts0 at uba? csr 0172520 # TS11/TSV05 tape. 186#qd0 at uba? csr 0177400 # 4- or 8-bitplans color graphics 187#qv0 at uba? csr 0177400 # Monochrome graphics 188de0 at uba? csr 0174510 # DELUA/DEUNA 189qe0 at uba? csr 0174440 # DEQNA/DELQA 190dhu0 at uba? csr 0160440 # DHU-11 191dz0 at uba? csr 0160100 # DZ-11 192dl0 at uba? csr 0176500 # DL-11 193rlc0 at uba? csr 0174400 # RL11/RLV11 controller 194rl* at rlc? drive? # RL01/RL02 disk drive 195 196# MSCP devices 197mscpbus* at uda? 198mscpbus* at mtc? 199mscpbus* at kdb? 200 201ra* at mscpbus? drive? # MSCP disk 202rx* at mscpbus? drive? # MSCP floppy 203mt* at mscpbus? drive? # MSCP tape 204 205# SCSI devices 206scsibus* at asc? 207scsibus* at si? 208 209sd* at scsibus? target? lun? 210st* at scsibus? target? lun? 211cd* at scsibus? target? lun? 212ch* at scsibus? target? lun? 213ss* at scsibus? target? lun? 214uk* at scsibus? target? lun? 215 216# VAXstation graphics support 217wsdisplay0 at smg0 218#wsdisplay0 at clr0 219#wsdisplay0 at qd0 220#wsdisplay0 at qv0 221lkkbd0 at dz0 line 0 222wskbd* at lkkbd? console ? 223lkms0 at dz0 line 1 224wsmouse* at lkms? 225 226pseudo-device loop 1 227pseudo-device pty # pseudo-terminals 228pseudo-device bpfilter 8 # Not supported by de yet. 229pseudo-device ipfilter # IP filter (firewall) and NAT 230#pseudo-device sl 2 231#pseudo-device ppp 2 232pseudo-device tun 2 233#pseudo-device gre 2 # generic L3 over IP tunnel 234pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 235#pseudo-device faith 1 # IPv[46] tcp relay translation i/f 236#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation 237pseudo-device vlan # IEEE 802.1q encapsulation 238pseudo-device tb 1 239pseudo-device vnd 4 240pseudo-device ccd 4 241#pseudo-device raid 4 # RAIDframe disk driver 242#options RAID_AUTOCONFIG # auto-configuration of RAID components 243pseudo-device rnd # /dev/random and in-kernel generator 244#pseudo-device leds # control the leds on vaxstations. 245