30 lines
490 B
Plaintext
30 lines
490 B
Plaintext
#
|
|
# GENERIC VAX, currently only supports 11/750 anyway.
|
|
# $Id: GENERIC,v 1.2 1994/10/08 15:42:27 ragge Exp $
|
|
#
|
|
|
|
include "std.vax"
|
|
|
|
options "VAX750"
|
|
|
|
options SWAPPAGER, DEVPAGER, VNODEPAGER
|
|
options INET
|
|
options FFS
|
|
options COMPAT_43
|
|
options COMPAT_09
|
|
maxusers 16
|
|
|
|
options GENERIC
|
|
|
|
config vmunix swap generic
|
|
|
|
uba0 at nexus ?
|
|
|
|
uda0 at uba? csr 0172150
|
|
ra0 at uda0 drive 0
|
|
|
|
de0 at uba? csr 0174510
|
|
|
|
pseudo-device loop
|
|
pseudo-device pty 48
|