1993-06-25 14:26:08 +04:00
|
|
|
#
|
|
|
|
#
|
|
|
|
|
1993-08-13 17:16:07 +04:00
|
|
|
|
|
|
|
include "std.sun3"
|
|
|
|
|
|
|
|
options "SUN3_60"
|
|
|
|
|
|
|
|
maxusers 4
|
1993-06-25 14:26:08 +04:00
|
|
|
|
|
|
|
# Standard options
|
|
|
|
options "COMPAT_43"
|
|
|
|
options "TCP_COMPAT_42"
|
|
|
|
|
|
|
|
# Options for all SUN3 machines
|
|
|
|
options KTRACE
|
1994-03-10 00:21:37 +03:00
|
|
|
options FFS
|
1993-06-25 14:26:08 +04:00
|
|
|
config netbsd swap generic
|
|
|
|
|
1993-08-13 17:16:07 +04:00
|
|
|
le0 at obio? addr ? priority 3
|
|
|
|
zs0 at obio? addr 0x00000 priority 3
|
|
|
|
zs1 at obio? addr 0x20000 priority 3
|
1993-06-25 14:26:08 +04:00
|
|
|
|
|
|
|
pseudo-device swappager
|
|
|
|
pseudo-device vnodepager
|
|
|
|
pseudo-device devpager
|
|
|
|
|
|
|
|
|