1# @(#)HP300 8.5 (Berkeley) 02/11/95 2# 3# PICASSO (HP300) 4# 5machine "hp300" 6cpu "HP320" 7cpu "HP330" 8cpu "HP340" 9cpu "HP350" 10cpu "HP360" 11cpu "HP370" 12cpu "HP380" 13ident PICASSO 14 15timezone 8 dst 16maxusers 16 17 18# Standard options 19options QUOTA 20options INET,MULTICAST,MROUTING 21options FFS,MFS,NFS,LFS,FIFO 22options PROCFS,UNION,KERNFS,FDESC,PORTAL,NULLFS,UMAPFS 23options "CD9660" 24options "COMPAT_43" 25options "TCP_COMPAT_42" 26options SWAPPAGER,VNODEPAGER,DEVPAGER 27options CLUSTERED_PAGEOUT 28 29# Options for all HP machines 30options SYSVSHM 31options HPUXCOMPAT,COMPAT_OHPUX 32options COMPAT_NOLABEL 33options MAPPEDCOPY 34 35# Options specific to this host. 36options DEBUG,DIAGNOSTIC 37options PANICBUTTON 38options KTRACE 39options "NKMEMCLUSTERS=512" 40options KGDB,"KGDBDEV=15*256+0","KGDBRATE=19200" 41options HPFPLIB 42#options ISO # OSI networking 43#options TPIP 44#options EON 45#options NS # Xeros NS networking 46options CCITT,HDLC,LLC # CCITT networking 47 48config vmunix root on sd0 swap on sd0b and rd0b and sd1b and rd1b and sd2b and rd2b 49config vgvmunix root on sd0 swap on sd0d and sd1d and sd2d 50config rdvmunix root on rd0 swap on rd0b and rd1b 51config genvmunix swap generic 52 53master hpib0 at scode7 54master hpib1 at scode? 55master hpib2 at scode? 56disk rd0 at hpib? slave ? 57disk rd1 at hpib? slave ? 58disk rd2 at hpib? slave ? 59disk rd3 at hpib? slave ? 60tape ct0 at hpib0 slave ? 61tape ct1 at hpib0 slave ? 62 63master scsi0 at scode? 64master scsi1 at scode? 65master scsi2 at scode? 66disk sd0 at scsi? slave ? 67disk sd1 at scsi? slave ? 68disk sd2 at scsi? slave ? 69disk sd3 at scsi? slave ? 70disk sd4 at scsi? slave ? 71disk sd5 at scsi? slave ? 72disk sd6 at scsi? slave ? 73disk sd7 at scsi? slave ? 74disk sd8 at scsi? slave ? 75disk sd9 at scsi? slave ? 76disk sd10 at scsi? slave ? 77disk sd11 at scsi? slave ? 78tape st0 at scsi? slave ? 79tape st1 at scsi? slave ? 80 81device le0 at scode? 82device le1 at scode? 83device dca0 at scode9 flags 1 84device dcm0 at scode? flags 0xe 85device dcm1 at scode? flags 0x0 86device dcm2 at scode? flags 0xe 87device dcm3 at scode? flags 0xe 88 89device grf0 at scode? 90device grf1 at scode? 91device grf2 at scode? 92 93pseudo-device sl 4 94pseudo-device bpfilter 16 95pseudo-device pty 96pseudo-device loop 97#pseudo-device cd 98pseudo-device ether 99pseudo-device ite 100pseudo-device vn 101