46 lines
954 B
Plaintext
46 lines
954 B
Plaintext
#
|
|
# GENERIC 532 Distribution - sd0 version
|
|
#
|
|
# $Id: GENERIC_Z,v 1.1 1994/05/03 07:27:01 phil Exp $
|
|
#
|
|
machine "pc532"
|
|
cpu "ns532"
|
|
ident GENERIC_Z
|
|
timezone 0
|
|
maxusers 10
|
|
maxfdescs 2048
|
|
options SWAPPAGER,VNODEPAGER,DEVPAGER
|
|
options FFS
|
|
options INET
|
|
options "COMPAT_43"
|
|
options "TCP_COMPAT_42"
|
|
#options "COMDEF_SPEED=B19200"
|
|
options KTRACE
|
|
options "COMPAT_09"
|
|
|
|
options SCSI
|
|
|
|
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
|
|
|
|
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 log
|
|
pseudo-device sl 1
|
|
pseudo-device ppp 1
|
|
pseudo-device pty 10
|