40 lines
848 B
Plaintext
40 lines
848 B
Plaintext
#
|
|
# TINY 532 Distribution, used only for early testing and initial distribution.
|
|
#
|
|
# TINY_NS,v 1.2 1993/09/13 07:23:47 phil Exp
|
|
#
|
|
machine "pc532"
|
|
cpu "ns532"
|
|
ident TINY_NS
|
|
timezone 8 dst
|
|
maxusers 8
|
|
options SWAPPAGER,VNODEPAGER,DEVPAGER
|
|
options "COMPAT_43"
|
|
options "RAMD_SIZE=1536000"
|
|
#options "RAMD_ADR=0x400000"
|
|
options "COMDEF_SPEED=B19200"
|
|
|
|
options SCSI
|
|
|
|
config "netbsd" root on rd0
|
|
|
|
controller rd0
|
|
|
|
controller dp0
|
|
disk sd0 at dp0 flags 0 drive 000 bio
|
|
disk sd1 at dp0 flags 0 drive 010 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 pty 4
|
|
|