1993-09-10 03:53:45 +04:00
|
|
|
#
|
|
|
|
# GENERIC_NS -- Generic 532 machine -- distribution
|
|
|
|
#
|
1994-04-17 09:45:40 +04:00
|
|
|
# $Id: GENERIC_NS,v 1.5 1994/04/17 05:45:40 phil Exp $
|
1993-09-10 03:53:45 +04:00
|
|
|
#
|
|
|
|
machine "pc532"
|
|
|
|
cpu "ns532"
|
|
|
|
ident GENERIC_NS
|
1994-04-17 09:45:40 +04:00
|
|
|
timezone 0
|
1993-09-10 03:53:45 +04:00
|
|
|
maxusers 20
|
1993-09-13 11:23:45 +04:00
|
|
|
options SWAPPAGER,VNODEPAGER,DEVPAGER
|
1994-03-10 00:21:37 +03:00
|
|
|
options FFS
|
1994-04-17 09:45:40 +04:00
|
|
|
options INET, NFS
|
1993-09-10 03:53:45 +04:00
|
|
|
options "COMPAT_43"
|
|
|
|
options "TCP_COMPAT_42"
|
1994-04-17 09:45:40 +04:00
|
|
|
options "COMDEF_SPEED=B19200"
|
|
|
|
options KTRACE
|
|
|
|
options "COMPAT_09"
|
1993-09-10 03:53:45 +04:00
|
|
|
|
1994-04-17 09:45:40 +04:00
|
|
|
options SCSI
|
1993-09-10 03:53:45 +04:00
|
|
|
|
1994-04-17 09:45:40 +04:00
|
|
|
config "netbsd" root on sd0 swap on sd0
|
|
|
|
|
|
|
|
controller ncr0
|
|
|
|
disk sd0 at ncr0 flags 0 drive ? bio
|
|
|
|
disk sd1 at ncr0 flags 0 drive ? bio
|
|
|
|
tape st0 at ncr0 flags 1 drive ? bio
|
1993-09-10 03:53:45 +04:00
|
|
|
|
|
|
|
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
|
1994-04-17 09:45:40 +04:00
|
|
|
pseudo-device ppp 1
|
1993-09-10 03:53:45 +04:00
|
|
|
pseudo-device sl 2
|
|
|
|
pseudo-device log
|
1994-04-17 09:45:40 +04:00
|
|
|
pseudo-device pty 32
|