1996-08-23 01:02:49 +04:00
|
|
|
# $NetBSD: DUALITY,v 1.20 1996/08/22 21:03:06 thorpej Exp $
|
1993-08-10 04:17:15 +04:00
|
|
|
#
|
|
|
|
# DUALITY (mycroft's hp370 test machine)
|
|
|
|
#
|
|
|
|
machine "hp300"
|
|
|
|
cpu "HP320"
|
|
|
|
cpu "HP330"
|
|
|
|
cpu "HP340"
|
|
|
|
cpu "HP350"
|
|
|
|
cpu "HP360"
|
|
|
|
cpu "HP370"
|
|
|
|
cpu "HP380"
|
1994-07-03 15:41:33 +04:00
|
|
|
options FPSP
|
1993-08-10 04:17:15 +04:00
|
|
|
|
1994-07-03 15:41:33 +04:00
|
|
|
ident DUALITY
|
1993-08-10 04:17:15 +04:00
|
|
|
maxusers 16
|
1994-07-03 15:41:33 +04:00
|
|
|
timezone 5 dst
|
|
|
|
|
|
|
|
options SWAPPAGER
|
|
|
|
options VNODEPAGER,DEVPAGER
|
|
|
|
options DDB
|
|
|
|
#options KGDB,"KGDBDEV=15*256+2","KGDBRATE=19200"
|
|
|
|
options DEBUG,DIAGNOSTIC
|
|
|
|
options KTRACE
|
|
|
|
options SYSVSHM,SYSVSEM,SYSVMSG
|
|
|
|
options PANICBUTTON,PANICWAIT
|
|
|
|
options LKM
|
1993-08-10 04:17:15 +04:00
|
|
|
|
1993-08-19 18:29:28 +04:00
|
|
|
options "COMPAT_NOMID"
|
1994-07-03 15:41:33 +04:00
|
|
|
options "COMPAT_09"
|
1996-08-23 01:02:49 +04:00
|
|
|
options "COMPAT_10"
|
|
|
|
options "COMPAT_11"
|
|
|
|
options "COMPAT_12"
|
1993-08-10 04:17:15 +04:00
|
|
|
options "COMPAT_43"
|
|
|
|
options "TCP_COMPAT_42"
|
1994-08-18 00:16:07 +04:00
|
|
|
#options "COMPAT_HPUX"
|
1993-08-10 04:17:15 +04:00
|
|
|
|
1994-07-03 15:41:33 +04:00
|
|
|
options FFS,QUOTA
|
|
|
|
options LFS
|
|
|
|
options MFS
|
1993-08-10 04:17:15 +04:00
|
|
|
|
1994-07-03 15:41:33 +04:00
|
|
|
options NFSCLIENT
|
|
|
|
options NFSSERVER
|
|
|
|
|
|
|
|
options "CD9660"
|
1995-02-24 01:22:07 +03:00
|
|
|
options MSDOSFS
|
1994-07-03 15:41:33 +04:00
|
|
|
options FDESC
|
|
|
|
options FIFO
|
|
|
|
options KERNFS
|
1995-03-06 02:04:25 +03:00
|
|
|
#options NULLFS
|
1996-05-20 22:15:11 +04:00
|
|
|
#options PORTAL # portal filesystem (still experimental)
|
1994-07-03 15:41:33 +04:00
|
|
|
options PROCFS
|
1995-03-06 02:04:25 +03:00
|
|
|
#options UMAPFS
|
1994-07-03 15:41:33 +04:00
|
|
|
options UNION
|
|
|
|
|
1995-03-31 22:27:30 +04:00
|
|
|
# GNU uses setuid scripts
|
|
|
|
options SETUIDSCRIPTS
|
|
|
|
|
1994-07-03 15:41:33 +04:00
|
|
|
options GATEWAY
|
|
|
|
options INET
|
1993-08-10 04:17:15 +04:00
|
|
|
|
1995-03-31 22:27:30 +04:00
|
|
|
config duality root on rd0 swap on sd0b and sd1b and sd2b and sd3b and rd0b and rd1b and rd2b and rd3b
|
|
|
|
config pogo root on rd0 swap on rd0b and rd1b and rd2b and rd3b and sd0b and sd1b and sd2b and sd3b
|
1993-08-10 04:17:15 +04:00
|
|
|
|
|
|
|
master hpib0 at scode7
|
|
|
|
master hpib1 at scode?
|
|
|
|
disk rd0 at hpib? slave ?
|
|
|
|
disk rd1 at hpib? slave ?
|
|
|
|
disk rd2 at hpib? slave ?
|
|
|
|
disk rd3 at hpib? slave ?
|
1995-02-24 01:22:07 +03:00
|
|
|
disk rd4 at hpib? slave ?
|
|
|
|
disk rd5 at hpib? slave ?
|
|
|
|
disk rd6 at hpib? slave ?
|
|
|
|
disk rd7 at hpib? slave ?
|
|
|
|
tape ct0 at hpib? slave ?
|
|
|
|
tape ct1 at hpib? slave ?
|
|
|
|
tape mt0 at hpib? slave ?
|
|
|
|
tape mt1 at hpib? slave ?
|
1993-08-10 04:17:15 +04:00
|
|
|
|
|
|
|
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 ?
|
1995-02-24 01:22:07 +03:00
|
|
|
disk sd4 at scsi? slave ?
|
|
|
|
disk sd5 at scsi? slave ?
|
|
|
|
disk sd6 at scsi? slave ?
|
|
|
|
disk sd7 at scsi? slave ?
|
1993-08-10 04:17:15 +04:00
|
|
|
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?
|
|
|
|
|
|
|
|
pseudo-device ite
|
|
|
|
pseudo-device loop
|
|
|
|
pseudo-device ether
|
1994-07-03 15:41:33 +04:00
|
|
|
pseudo-device bpfilter 16
|
|
|
|
pseudo-device ppp 2
|
|
|
|
pseudo-device log
|
|
|
|
pseudo-device pty 32
|
1995-05-12 16:49:54 +04:00
|
|
|
pseudo-device vnd 4 # paging to files
|