88 lines
1.8 KiB
Plaintext
88 lines
1.8 KiB
Plaintext
# $NetBSD: PICASSO,v 1.7 1994/10/26 07:23:15 cgd Exp $
|
|
#
|
|
# PICASSO (HP300)
|
|
#
|
|
machine "hp300"
|
|
cpu "HP320"
|
|
cpu "HP330"
|
|
cpu "HP340"
|
|
cpu "HP350"
|
|
cpu "HP360"
|
|
cpu "HP370"
|
|
ident PICASSO
|
|
|
|
timezone 8 dst
|
|
maxusers 16
|
|
|
|
# Standard options
|
|
options SWAPPAGER,VNODEPAGER,DEVPAGER
|
|
options FFS
|
|
options QUOTA
|
|
options INET
|
|
options MFS,NFS,FIFO
|
|
options "COMPAT_43"
|
|
options "COMPAT_42","TCP_COMPAT_42"
|
|
|
|
# Options for all HP machines
|
|
options SYSVSHM
|
|
options COMPAT_HPUX
|
|
|
|
# Options specific to this host.
|
|
options DEBUG,DIAGNOSTIC
|
|
options PANICBUTTON
|
|
options KTRACE
|
|
options "BUFPAGES=900"
|
|
options "NKMEMCLUSTERS=256"
|
|
options "HILVID=1"
|
|
options PROFTIMER,"PRF_INTERVAL=500"
|
|
|
|
config netbsd root on sd0 swap on sd0d
|
|
config vgnetbsd root on sd0 swap on sd0d and sd1d and sd2d
|
|
config rdnetbsd root on rd0 swap on rd0b and rd1b
|
|
config gennetbsd swap generic
|
|
|
|
master hpib0 at scode7
|
|
master hpib1 at scode?
|
|
master hpib2 at scode?
|
|
disk rd0 at hpib? slave ?
|
|
disk rd1 at hpib? slave ?
|
|
disk rd2 at hpib? slave ?
|
|
disk rd3 at hpib? slave ?
|
|
tape ct0 at hpib0 slave ?
|
|
tape ct1 at hpib0 slave ?
|
|
|
|
master scsi0 at scode?
|
|
master scsi1 at scode?
|
|
disk sd0 at scsi? slave ?
|
|
disk sd1 at scsi? slave ?
|
|
disk sd2 at scsi? slave ?
|
|
disk sd3 at scsi? slave ?
|
|
disk sd4 at scsi? slave ?
|
|
disk sd5 at scsi? slave ?
|
|
disk sd6 at scsi? slave ?
|
|
disk sd7 at scsi? slave ?
|
|
disk sd8 at scsi? slave ?
|
|
disk sd9 at scsi? slave ?
|
|
tape st0 at scsi? slave ?
|
|
tape st1 at scsi? slave ?
|
|
|
|
device le0 at scode?
|
|
device le1 at scode?
|
|
device dca0 at scode9 flags 1
|
|
device dcm0 at scode? flags 0xe
|
|
device dcm1 at scode? flags 0xe
|
|
device dcm2 at scode? flags 0xe
|
|
device dcm3 at scode? flags 0xe
|
|
|
|
device grf0 at scode?
|
|
device grf1 at scode?
|
|
device grf2 at scode?
|
|
|
|
pseudo-device sl 4
|
|
pseudo-device ite
|
|
pseudo-device pty
|
|
pseudo-device loop
|
|
pseudo-device ether
|
|
|
|
pseudo-device log 4
|