# $NetBSD: GENERIC,v 1.15 1996/07/10 23:51:53 ragge Exp $ # # GENERIC VAX configuration file; all supported devices. # include "std.vax" # Here are all different supported CPU types listed. options "VAX8600" options "VAX780" options "VAX750" options "VAX630" options "VAX650" # Kernel identification options GENERIC # Max users on system; this is just a hint maxusers 8 # Paging system, we always have them all. options SWAPPAGER, DEVPAGER, VNODEPAGER # Kernel compiled-in symbolic debugger & system call tracer options DDB options KTRACE options DIAGNOSTIC # Network support #options GATEWAY options INET # All supported filesystem types options FFS,QUOTA options LFS options MFS options NFSCLIENT options NFSSERVER options FDESC options FIFO options KERNFS options NULLFS options PROCFS options UMAPFS options UNION # System V shared memory & semaphores support. options SYSVMSG options SYSVSEM options SYSVSHM # Old compat stuff; needed to run 4.3BSD Reno programs. # Note that if COMPAT_ULTRIX is set, you lose compatibility with # 4.3BSD Reno programs and get Ultrix compatibility instead. # (They cannot coexist). options COMPAT_43 options COMPAT_09 options COMPAT_10 #options COMPAT_ULTRIX options TCP_COMPAT_42 options LKM # Kernel(s) to compile config netbsd swap generic # Devices directly attached to backplane. cpu0 at backplane0 # Only one CPU so far. sbi* at backplane0 # SBI's are always at backplane (Abus). mem* at backplane0 # Some machines have memory at backplane. # Devices connected at sbi mem* at sbi? tr? # Memory subsystems uba* at sbi? tr? # Unibus adapters mba* at sbi? tr? # Massbus adapters # Devices on Massbus adapters hp* at mba? drive? # RM/RP disk drives # Disk controllers at Unibus uda0 at uba? csr 0172150 # UDA50/RQDX? uda1 at uba? csr 0160334 mscpbus* at uda? # Tape drivers mtc0 at uba? csr 0174500 # TMSCP ctlr mscpbus* at mtc? # MSCP devices ra* at mscpbus? drive? # MSCP disk mt* at mscpbus? drive? # MSCP tape # Unibus tapes #ts0 at uba? csr 0172520 # TS11/TSV05 tape. # Ethernet cards de0 at uba? csr 0174510 # DELUA/DEUNA qe0 at uba? csr 0174440 # DEQNA/DELQA # Terminal lines dhu0 at uba? csr 0160440 # DHU-11 dz0 at uba? csr 0160100 # DZ-11 pseudo-device loop 1 pseudo-device pty 48 pseudo-device bpfilter 8 # Not supported by de or qe yet. pseudo-device sl 2 pseudo-device ppp 2 pseudo-device tun 2 pseudo-device tb 1 pseudo-device vnd 4