INSTALL revision 1.14
11.14Sragge# $NetBSD: INSTALL,v 1.14 2001/01/28 21:01:52 ragge Exp $ 21.1Sragge# 31.1Sragge# INSTALL kernel; all supported devices but nothing fancy. 41.1Sragge# 51.1Sragge 61.1Sraggeinclude "arch/vax/conf/std.vax" 71.8Sabs 81.8Sabsmakeoptions COPTS="-Os" # Optimise for space. Implies -O2 91.1Sragge 101.1Sragge# Here are all different supported CPU types listed. 111.1Sraggeoptions "VAX8600" 121.1Sraggeoptions "VAX8200" 131.1Sraggeoptions "VAX780" 141.1Sraggeoptions "VAX750" 151.1Sraggeoptions "VAX630" # MV II 161.1Sraggeoptions "VAX650" # MV III, 3600, 3800, 3900 171.12Smattoptions "VAX660" # VAX 4000/200 181.1Sraggeoptions "VAX670" # VAX 4000/300 191.14Sraggeoptions "VAX680" # VAX 4000/[45]00 201.1Sraggeoptions "VAX410" # VS 2000 211.1Sraggeoptions "VAX43" # VS 3100/76 221.1Sraggeoptions "VAX46" # VS 4000/60 231.1Sraggeoptions "VAX48" # VS 4000 VLC 241.1Sraggeoptions "VAX49" # VS 4000/90 251.14Sraggeoptions "VAX53" # VAX 4000/105A 261.1Sragge 271.1Sragge# Max users on system; this is just a hint 281.1Sraggemaxusers 8 291.1Sragge 301.1Sragge# Enable the hooks used for initializing the root memory-disk. 311.1Sraggeoptions MEMORY_DISK_HOOKS 321.1Sraggeoptions MEMORY_DISK_IS_ROOT # force root on memory disk 331.1Sraggeoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 341.4Smattoptions MINIROOTSIZE=2276 # size of memory disk, in blocks 351.1Sragge 361.1Sragge 371.1Sragge# Kernel compiled-in symbolic debugger & system call tracer 381.1Sragge#options DDB 391.1Sragge#options DDB_HISTORY_SIZE=100 # enable history editing in DDB 401.1Sragge#options KTRACE 411.1Sragge#options DIAGNOSTIC,DEBUG,KMEMSTATS,PMAPDEBUG,TRAPDEBUG 421.1Sragge 431.1Sragge#options SCSIVERBOSE # Verbose SCSI errors 441.1Sragge 451.1Sragge# Network support 461.1Sragge#options GATEWAY 471.1Sraggeoptions INET 481.1Sragge 491.9Sabs# File systems 501.1Sraggefile-system FFS 511.1Sragge#file-system LFS 521.3Sragge#file-system MFS 531.1Sraggefile-system NFS 541.1Sragge#file-system FDESC 551.1Sraggefile-system KERNFS 561.1Sragge#file-system NULLFS 571.1Sragge#file-system PROCFS 581.1Sragge#file-system UMAPFS 591.1Sragge#file-system UNION 601.3Sraggefile-system CD9660 611.1Sragge 621.9Sabs# Filesystem options 631.1Sragge#options QUOTA 641.1Sragge#options FFS_EI # FFS Endian Independant support 651.1Sragge#options NFSSERVER 661.9Sabs#options NFS_V2_ONLY # Exclude NFS3 and NQNFS code to save space 671.9Sabs#options VNODE_OP_NOINLINE # Save space by not inlining vnode op calls 681.9Sabs 691.3Sragge#options NFS_BOOT_BOOTP,NFS_BOOT_DHCP # Use bootp <> dhcp 701.3Sragge#options NFS_BOOT_BOOTPARAM # Use the Sun way for netbooting. 711.1Sragge 721.1Sragge# WS console uses VT100 terminal emulation 731.1Sraggeoptions WSEMUL_VT100 741.3Sragge#options WSDISPLAY_DEFAULTSCREENS=8 751.1Sragge 761.1Sragge# System V shared memory & semaphores support. 771.1Sragge#options SYSVMSG 781.1Sragge#options SYSVSEM 791.1Sragge#options SYSVSHM 801.1Sragge 811.1Sragge# Old compat stuff; needed to run 4.3BSD Reno programs. 821.1Sragge# Note that if COMPAT_ULTRIX is set, you lose compatibility with 831.1Sragge# 4.3BSD Reno programs and get Ultrix compatibility instead. 841.1Sragge# (They cannot coexist). 851.1Sragge#options COMPAT_VAX1K # Must be present to run pre-1.4 binaries. 861.1Sragge#options COMPAT_43 871.1Sragge#options COMPAT_09 881.1Sragge#options COMPAT_10 891.1Sragge#options COMPAT_11 901.1Sragge#options COMPAT_12 911.1Sragge#options COMPAT_13 921.2Saugustssoptions COMPAT_14 931.7Smattoptions COMPAT_15 941.1Sragge#options COMPAT_ULTRIX 951.1Sragge 961.1Sragge#options LKM 971.1Sragge 981.1Sragge# Kernel(s) to compile 991.1Sraggeconfig netbsd root on ? type ? 1001.1Sragge 1011.1Sraggemainbus0 at root 1021.1Sragge 1031.1Sragge# Devices directly attached to mainbus. 1041.4Smattsbi* at mainbus0 # SBI's, VAX-11/78[05] main bus 1051.1Sraggebi* at mainbus0 # VAXBI bus 1061.4Smattabus0 at mainbus0 # 8600 internal bus. 1071.1Sraggecmi0 at mainbus0 # 11/750 internal bus. 1081.1Sraggevsbus0 at mainbus0 # Internal "virtual" VAXstation bus 1091.4Smattibus0 at mainbus0 # Internal MicroVAX bus 1101.1Sragge 1111.1Sragge# Devices connected at VAXBI 1121.1Sraggecpu0 at bi? node? # KA820/KA825 cpu 1131.1Sraggecpu* at bi? node? 1141.1Sraggemem* at bi? node? # Memory subsystems 1151.4Smatt#uba* at bi? node? # DWBUA BI-Unibus adapter 1161.1Sragge#ni* at bi? node? # DEBNA/DEBNT ethernet adapter 1171.1Sraggekdb* at bi? node? # KDB50 MSCP disk ctlr 1181.1Sraggemscpbus* at kdb? 1191.1Sragge 1201.1Sragge# Devices connected at cmi 1211.1Sraggemem* at cmi? tr? # Memory subsystems 1221.1Sraggeuba* at cmi? tr? # Unibus adapters 1231.1Sraggemba* at cmi? tr? # Massbus adapters 1241.1Sragge 1251.4Smatt# Devices connected at abus 1261.4Smattsbi* at abus0 1271.4Smatt 1281.1Sragge# Devices connected at sbi 1291.1Sraggemem* at sbi? tr? # Memory subsystems 1301.1Sraggeuba* at sbi? tr? # Unibus adapters 1311.1Sraggemba* at sbi? tr? # Massbus adapters 1321.1Sragge 1331.1Sragge# Devices on Massbus adapters 1341.1Sraggehp* at mba? drive? # RM/RP disk drives 1351.1Sragge 1361.4Smatt# Devices on internal MicroVAX bus 1371.4Smattuba0 at ibus? # Q-Bus adapter 1381.14Sraggedz0 at ibus? # VAX 4000/105A serial lines 1391.14Sragge#asc0 at ibus? # VAX 4000/105A SCSI ctlr 1401.4Smatt 1411.1Sragge# Disk controllers at Unibus 1421.1Sraggeuda0 at uba? csr 0172150 # UDA50/RQDX? 1431.1Sraggeuda1 at uba? csr 0160334 1441.1Sraggemscpbus* at uda? 1451.1Sragge 1461.1Sragge# Tape drivers 1471.1Sraggemtc0 at uba? csr 0174500 # Tape MSCP ctlr 1481.1Sraggemscpbus* at mtc? 1491.1Sragge 1501.1Sragge# MSCP devices 1511.1Sraggera* at mscpbus? drive? # MSCP disk 1521.1Sraggerx* at mscpbus? drive? # MSCP floppy 1531.1Sraggemt* at mscpbus? drive? # MSCP tape 1541.1Sragge 1551.1Sragge# Unibus tapes 1561.1Sragge#ts0 at uba? csr 0172520 # TS11/TSV05 tape. 1571.1Sragge 1581.1Sragge# VS2000 builtin MFM controller (HDC9224) 1591.1Sragge#hdc0 at vsbus0 # The strange builtin MFM controller 1601.1Sragge#rd* at hdc0 drive? # The RD disk subsystem on VS2000 1611.1Sragge 1621.1Sragge# SCSI controllers. 1631.4Smattasc0 at vsbus0 csr 0x200c0080 # VS4000/{60,VLC} SCSI-controller 1641.11Smattasc0 at vsbus0 csr 0x26000080 # VS4000/90 SCSI-controller 1651.6Smattsi0 at vsbus0 csr 0x200c0080 # VS2000/3100 SCSI-controller (5380) 1661.6Smattsi1 at vsbus0 csr 0x200c0180 # VS2000/3100 SCSI-controller (5380) 1671.4Smattscsibus* at asc? 1681.6Smattscsibus* at si? 1691.1Sragge 1701.1Sragge# SCSI devices 1711.1Sraggesd* at scsibus? target? lun? 1721.1Sraggest* at scsibus? target? lun? 1731.1Sraggecd* at scsibus? target? lun? 1741.3Sragge#ch* at scsibus? target? lun? 1751.3Sragge#ss* at scsibus? target? lun? 1761.3Sragge#uk* at scsibus? target? lun? 1771.1Sragge 1781.1Sragge# Ethernet cards 1791.1Sraggede0 at uba? csr 0174510 # DELUA/DEUNA 1801.1Sraggeqe0 at uba? csr 0174440 # DEQNA/DELQA 1811.4Smattqe1 at uba? csr 0174460 # DEQNA/DELQA 1821.4Smattle0 at vsbus0 csr 0x200e0000# LANCE 1831.4Smattze0 at vsbus0 csr 0x20008000# SGEC ethernet 1841.4Smattze0 at ibus0 # SGEC on-board ethernet 1851.1Sragge 1861.1Sragge# Terminal lines 1871.1Sraggedhu0 at uba? csr 0160440 # DHU-11 1881.1Sraggedz0 at uba? csr 0160100 # DZ-11 1891.1Sraggedz0 at vsbus0 csr 0x200a0000# DC-367 1901.4Smattdz0 at vsbus0 csr 0x25000000# VS4000/90 1911.1Sraggedl0 at uba? csr 0176500 # DL-11 1921.1Sragge 1931.1Sragge# VAXstation graphics support 1941.4Smatt#qd0 at uba? csr 0177400 1951.1Sraggesmg0 at vsbus0 csr 0x200f0000# Small monochrome display ctlr. 1961.1Sraggewsdisplay0 at smg0 # display device driver. 1971.1Sraggelkc0 at dz0 # Keyboard LK201 1981.1Sragge 1991.1Sraggepseudo-device loop 1 2001.10Sabspseudo-device pty 2 # pseudo-terminals (Sysinst needs two) 2011.1Sragge#pseudo-device bpfilter 8 # Not supported by de yet. 2021.1Sragge#pseudo-device tun 2 2031.1Sragge#pseudo-device gre 2 # generic L3 over IP tunnel 2041.1Sragge#pseudo-device tb 1 2051.1Sragge#pseudo-device vnd 4 2061.3Sragge#pseudo-device ccd 4 2071.1Sragge#pseudo-device raid 4 # RAIDframe disk driver 2081.1Sragge#pseudo-device rnd # /dev/random and in-kernel generator 2091.1Sraggepseudo-device md 1 210