int => gid_t (from ralph)
[unix-history] / usr / src / sys / pmax / conf / MAXP
CommitLineData
5a7f9fab 1#
da66f3aa 2# Standard DECstation (3100 or 5000/xxx)
5a7f9fab 3#
e21faa42 4# @(#)MAXP 8.1 (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
33options LOFS # Loop-back filesystem
34options KERNFS # kernel data-structure filesystem
35options FDESC # user file descriptor filesystem
da66f3aa
RC
36options UMAPFS # uid/gid remapping filesystem
37options NULLFS # null layer filesystem
38options LFS # Log-based filesystem (still experimental)
39options PORTAL # portal filesystem (still experimental)
3ce300f6
RC
40
41# Networking options
42options INET # Internet protocols
43options "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
44options GATEWAY # IP packet forwarding
da66f3aa
RC
45options MULTICAST # Multicast support
46options MROUTING # Multicast routing support
3ce300f6 47#options ISO # OSI networking
5a7f9fab
RC
48#options TPIP
49#options EON
50
51
52#config vmunix swap generic
53config vmunix root on rz0a swap on rz0b dumps on rz0b
54
55controller dtop0 at nexus0 csr ?
56controller dc0 at nexus0 csr ?
57controller xcfb0 at nexus0 csr ?
58controller cfb0 at nexus0 csr ?
59controller mfb0 at nexus0 csr ?
60controller pm0 at nexus0 csr ?
61controller scc0 at nexus0 csr ?
6e7b7209 62controller scc1 at nexus0 csr ?
5a7f9fab
RC
63controller le0 at nexus0 csr ?
64master sii0 at nexus0 csr ?
65disk rz0 at sii0 drive 0 slave 0
3ce300f6
RC
66disk rz1 at sii0 drive 1 slave 0
67disk rz2 at sii0 drive 2 slave 0
68disk rz3 at sii0 drive 3 slave 0
69disk rz4 at sii0 drive 4 slave 0
4bc28b1f
KM
70tape tz0 at sii0 drive 5 slave 0
71tape tz1 at sii0 drive 6 slave 0
5a7f9fab
RC
72master asc0 at nexus0 csr ?
73disk rz0 at asc0 drive 0 slave 0
74disk rz1 at asc0 drive 1 slave 0
75disk rz2 at asc0 drive 2 slave 0
76disk rz3 at asc0 drive 3 slave 0
77disk rz4 at asc0 drive 4 slave 0
78tape tz0 at asc0 drive 5 slave 0
79tape tz1 at asc0 drive 6 slave 0
80
3ce300f6
RC
81pseudo-device sl 4 # serial-line IP ports
82pseudo-device pty 64 # pseudo ptys
83pseudo-device bpfilter 16 # packet filter ports
5a7f9fab 84pseudo-device ite
5a7f9fab
RC
85pseudo-device loop
86pseudo-device ether