39 lines
839 B
Plaintext
39 lines
839 B
Plaintext
#
|
|
# GENERIC_NS -- Generic 532 machine -- distribution
|
|
#
|
|
# $Id: GENERIC_NS,v 1.3 1993/12/03 00:18:30 phil Exp $
|
|
#
|
|
machine "pc532"
|
|
cpu "ns532"
|
|
ident GENERIC_NS
|
|
timezone 8 dst
|
|
maxusers 20
|
|
options SWAPPAGER,VNODEPAGER,DEVPAGER
|
|
options INET,NFS
|
|
options "COMPAT_43"
|
|
options "TCP_COMPAT_42"
|
|
|
|
config "netbsd" root on as0 swap on as0
|
|
|
|
controller dp0
|
|
disk sd0 at dp0 flags 0 drive ? bio
|
|
disk sd1 at dp0 flags 0 drive ? bio
|
|
tape st0 at dp0 flags 1 drive ? bio
|
|
|
|
controller scn0
|
|
device com0 at scn0 port 0 tty
|
|
device com1 at scn0 port 1 tty
|
|
device com2 at scn0 port 2 tty
|
|
device com3 at scn0 port 3 tty
|
|
device com4 at scn0 port 4 tty
|
|
device com5 at scn0 port 5 tty
|
|
device com6 at scn0 port 6 tty
|
|
device com7 at scn0 port 7 tty
|
|
|
|
pseudo-device loop
|
|
pseudo-device ether
|
|
pseudo-device sl 2
|
|
pseudo-device log
|
|
pseudo-device pty 8
|
|
|