update filesystem options (from Ralph)
[unix-history] / usr / src / sys / pmax / conf / MAXP
CommitLineData
5a7f9fab 1#
da66f3aa 2# Standard DECstation (3100 or 5000/xxx)
5a7f9fab 3#
a724990c 4# @(#)MAXP 8.2 (Berkeley) %G%
5a7f9fab
RC
5#
6machine pmax
7
8cpu "DS5000"
9ident MAXP
10
da66f3aa 11# Need to set locally
5a7f9fab 12timezone 8 dst
5a7f9fab 13maxusers 48
5a7f9fab 14
3ce300f6
RC
15# Standard system options
16options SWAPPAGER # swap pager (anonymous and swap space)
17options VNODEPAGER # vnode pager (mapped files)
18options DEVPAGER # device pager (mapped devices)
19options DIAGNOSTIC # extra kernel debugging checks
20options DEBUG # extra kernel debugging support
21options "COMPAT_43" # compatibility with 4.3BSD binaries
22options KTRACE # system call tracing support
23options "NKMEMCLUSTERS=1024" # 4K pages in kernel malloc pool
24#options KGDB # support for kernel gdb
25#options "KGDBRATE=19200" # kernel gdb port rate (default 9600)
26#options "KGDBDEV=15*256+0" # device for kernel gdb
27
28# Filesystem options
29options FIFO # POSIX fifo support (in all filesystems)
30options FFS,QUOTA # fast filesystem with user and group quotas
31options MFS # memory-based filesystem
32options NFS # Sun NFS-compatible filesystem
a724990c
KM
33options "CD9660" # ISO 9660 (CDROM) filesystem
34options UNION # Union filesystem
3ce300f6
RC
35options KERNFS # kernel data-structure filesystem
36options FDESC # user file descriptor filesystem
a724990c 37options PROCFS # /proc filesystem
da66f3aa
RC
38options UMAPFS # uid/gid remapping filesystem
39options NULLFS # null layer filesystem
40options LFS # Log-based filesystem (still experimental)
41options PORTAL # portal filesystem (still experimental)
3ce300f6
RC
42
43# Networking options
44options INET # Internet protocols
45options "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
46options GATEWAY # IP packet forwarding
da66f3aa
RC
47options MULTICAST # Multicast support
48options MROUTING # Multicast routing support
3ce300f6 49#options ISO # OSI networking
5a7f9fab
RC
50#options TPIP
51#options EON
52
53
54#config vmunix swap generic
55config vmunix root on rz0a swap on rz0b dumps on rz0b
56
57controller dtop0 at nexus0 csr ?
58controller dc0 at nexus0 csr ?
59controller xcfb0 at nexus0 csr ?
60controller cfb0 at nexus0 csr ?
61controller mfb0 at nexus0 csr ?
62controller pm0 at nexus0 csr ?
63controller scc0 at nexus0 csr ?
6e7b7209 64controller scc1 at nexus0 csr ?
5a7f9fab
RC
65controller le0 at nexus0 csr ?
66master sii0 at nexus0 csr ?
67disk rz0 at sii0 drive 0 slave 0
3ce300f6
RC
68disk rz1 at sii0 drive 1 slave 0
69disk rz2 at sii0 drive 2 slave 0
70disk rz3 at sii0 drive 3 slave 0
71disk rz4 at sii0 drive 4 slave 0
4bc28b1f
KM
72tape tz0 at sii0 drive 5 slave 0
73tape tz1 at sii0 drive 6 slave 0
5a7f9fab
RC
74master asc0 at nexus0 csr ?
75disk rz0 at asc0 drive 0 slave 0
76disk rz1 at asc0 drive 1 slave 0
77disk rz2 at asc0 drive 2 slave 0
78disk rz3 at asc0 drive 3 slave 0
79disk rz4 at asc0 drive 4 slave 0
80tape tz0 at asc0 drive 5 slave 0
81tape tz1 at asc0 drive 6 slave 0
82
3ce300f6
RC
83pseudo-device sl 4 # serial-line IP ports
84pseudo-device pty 64 # pseudo ptys
85pseudo-device bpfilter 16 # packet filter ports
5a7f9fab 86pseudo-device ite
5a7f9fab
RC
87pseudo-device loop
88pseudo-device ether