1998-11-27 03:09:33 +03:00
|
|
|
# $NetBSD: INSTALL,v 1.14 1998/11/27 00:09:33 simonb Exp $
|
1996-10-13 09:57:19 +04:00
|
|
|
#
|
1998-11-27 03:09:33 +03:00
|
|
|
# Distribution install kernel (any model)
|
|
|
|
# netbsd: cut-down kernel for miniroots.
|
|
|
|
# nfsnetbsd: root on NFS to boot diskless for installation,
|
|
|
|
# disk drivers for labelling disks and installation on local disk.
|
1996-10-13 09:57:19 +04:00
|
|
|
#
|
1997-10-20 07:50:05 +04:00
|
|
|
# Kernel must be under 1Mbyte to net-boot on 3100s with old PROMs.
|
1997-08-20 08:21:28 +04:00
|
|
|
#
|
1996-10-13 09:57:19 +04:00
|
|
|
#
|
|
|
|
include "arch/pmax/conf/std.pmax"
|
|
|
|
|
|
|
|
maxusers 8
|
|
|
|
|
1997-10-20 07:45:08 +04:00
|
|
|
# CPU options
|
1997-08-20 08:21:28 +04:00
|
|
|
options MIPS1 # R2000/R3000 support
|
|
|
|
options MIPS3 # R4000/R4400 support
|
1996-10-13 09:57:19 +04:00
|
|
|
|
|
|
|
|
|
|
|
# Support for specific models of DECstation
|
1998-11-27 03:09:33 +03:00
|
|
|
options DEC_3100 # kn01: DECstation 2100, 3100
|
|
|
|
options DEC_5100 # kn230: DECsystem 5100
|
1998-04-19 12:46:50 +04:00
|
|
|
options DEC_MAXINE # kn02ca: 5000/xx (Personal DECstation)
|
1998-11-27 03:09:33 +03:00
|
|
|
options DEC_3MIN # 5000/1xx (kn02ba), 5000/150 (kn04)
|
1998-04-19 12:46:50 +04:00
|
|
|
options DEC_3MAX # kn02: 5000/200 support
|
|
|
|
options DEC_3MAXPLUS # 5000/240 (kn03) , 5000/260 (kn05)
|
|
|
|
|
|
|
|
#options DEC_5400
|
|
|
|
#options DEC_5800
|
|
|
|
#options DEC_5500
|
1996-10-13 09:57:19 +04:00
|
|
|
|
|
|
|
# Standard system options
|
1997-08-20 08:21:28 +04:00
|
|
|
#options DIAGNOSTIC # extra kernel debugging checks
|
|
|
|
#options DEBUG # extra kernel debugging support
|
|
|
|
#options "COMPAT_43" # compatibility with 4.3BSD binaries
|
1997-07-22 12:49:11 +04:00
|
|
|
#options KTRACE # system call tracing support
|
|
|
|
#options LKM # loadable kernel modules
|
|
|
|
|
|
|
|
|
1997-08-20 08:21:28 +04:00
|
|
|
options "NKMEMCLUSTERS=1024" # 4K pages in kernel malloc pool
|
1996-10-13 09:57:19 +04:00
|
|
|
|
1997-07-22 12:49:11 +04:00
|
|
|
#options NTP # network time protocol
|
|
|
|
#options UCONSOLE # users can redirect console (unsafe)
|
|
|
|
|
1996-10-13 09:57:19 +04:00
|
|
|
|
|
|
|
# Filesystem options
|
1997-07-22 12:49:11 +04:00
|
|
|
file-system FFS # BSD fast filesystem
|
|
|
|
file-system NFS # Sun NFS-compatible filesystem (client)
|
|
|
|
file-system KERNFS # kernel data-structure filesystem
|
|
|
|
|
1996-10-13 09:57:19 +04:00
|
|
|
|
|
|
|
# Networking options
|
1997-08-20 08:21:28 +04:00
|
|
|
options INET # Internet protocols
|
|
|
|
options "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
|
1996-10-13 09:57:19 +04:00
|
|
|
|
|
|
|
|
1997-10-20 07:45:08 +04:00
|
|
|
options COMPAT_12
|
1997-12-01 17:52:51 +03:00
|
|
|
options COMPAT_13
|
1997-10-20 07:45:08 +04:00
|
|
|
|
1996-10-13 09:57:19 +04:00
|
|
|
# pmax specific
|
1997-08-20 08:21:28 +04:00
|
|
|
options "HZ=256" # RTC rate required
|
1996-10-13 09:57:19 +04:00
|
|
|
|
1997-08-20 08:21:28 +04:00
|
|
|
config netbsd root on ? type ?
|
1997-01-31 04:59:09 +03:00
|
|
|
config nfsnetbsd root on ? type nfs
|
1996-10-13 09:57:19 +04:00
|
|
|
|
1998-07-26 13:45:25 +04:00
|
|
|
mainbus0 at root
|
|
|
|
cpu* at mainbus0
|
1997-07-22 12:49:11 +04:00
|
|
|
|
|
|
|
|
1998-11-27 03:09:33 +03:00
|
|
|
#########################################################################
|
|
|
|
# I/O bus and device options #
|
|
|
|
#########################################################################
|
1996-10-13 09:57:19 +04:00
|
|
|
|
|
|
|
# TC bus and supported options. (All but PMAXes have a turbochannel.)
|
|
|
|
include "arch/pmax/conf/tc.std"
|
|
|
|
|
|
|
|
# ioasic standard baseboard options (5000/2x, 5000/1xx, 5000/2[46]0)
|
|
|
|
include "arch/pmax/conf/builtin.ioasic"
|
|
|
|
|
|
|
|
# MAXINE-only ioasic baseboard devices and on-baseboard "options"
|
|
|
|
include "arch/pmax/conf/builtin.maxine"
|
|
|
|
|
|
|
|
# 5000/200-only (aka 3MAX aka KN02) baseboard devices.
|
|
|
|
# (KN02 has turbochannel but no IOASIC).
|
|
|
|
include "arch/pmax/conf/builtin.3max"
|
|
|
|
|
|
|
|
# 2100/3100-only (aka PMAX aka KN01) baseboard devices.
|
|
|
|
# (may also be present on a 5100).
|
|
|
|
include "arch/pmax/conf/builtin.3100"
|
1998-04-19 12:46:50 +04:00
|
|
|
include "arch/pmax/conf/builtin.5100"
|
|
|
|
|
1998-11-27 03:09:33 +03:00
|
|
|
# baseboard devices on 5100, 3100 "ibus" virtual bus
|
1998-04-19 12:46:50 +04:00
|
|
|
include "arch/pmax/conf/ibus.std"
|
|
|
|
|
1996-10-13 09:57:19 +04:00
|
|
|
|
1998-11-27 03:09:33 +03:00
|
|
|
#########################################################################
|
|
|
|
# SCSI configuration #
|
|
|
|
#########################################################################
|
1996-10-13 09:57:19 +04:00
|
|
|
|
|
|
|
oldscsibus* at sii?
|
|
|
|
oldscsibus* at asc?
|
|
|
|
#
|
|
|
|
# SCSI configuration for old 4.4bsd/pmax DECstation SCSI driver
|
|
|
|
#
|
|
|
|
include "arch/pmax/conf/scsi.pmax"
|
1997-07-22 12:49:11 +04:00
|
|
|
#include "arch/pmax/conf/mi.scsi" # not yet supported
|
1996-10-13 09:57:19 +04:00
|
|
|
|
|
|
|
|
1998-11-27 03:09:33 +03:00
|
|
|
#########################################################################
|
|
|
|
# Pseudo-devices #
|
|
|
|
#########################################################################
|
1996-10-13 09:57:19 +04:00
|
|
|
|
|
|
|
pseudo-device pty 64 # pseudo ptys
|
|
|
|
pseudo-device bpfilter 16 # packet filter ports
|
|
|
|
pseudo-device loop
|
1998-11-27 03:09:33 +03:00
|
|
|
pseudo-device ccd 4 # concatenated disks
|
1996-10-13 09:57:19 +04:00
|
|
|
|
1998-11-27 03:09:33 +03:00
|
|
|
pseudo-device rasterconsole 1 # NB: raster console requires "fb"
|
|
|
|
pseudo-device fb 1 # only 1 framebuffer supported
|