xref: /csrg-svn/sys/hp300/conf/HP300 (revision 68287)
1*68287Smckusick#	@(#)HP300	8.5 (Berkeley) 02/11/95
266434Sbostic#
366434Sbostic# PICASSO (HP300)
466434Sbostic#
566434Sbosticmachine		"hp300"
666434Sbosticcpu		"HP320"
766434Sbosticcpu		"HP330"
866434Sbosticcpu		"HP340"
966434Sbosticcpu		"HP350"
1066434Sbosticcpu		"HP360"
1166434Sbosticcpu		"HP370"
1266434Sbosticcpu		"HP380"
1366434Sbosticident		PICASSO
1466434Sbostic
1566434Sbostictimezone	8 dst
1666434Sbosticmaxusers	16
1766434Sbostic
1866434Sbostic# Standard options
1966434Sbosticoptions		QUOTA
2066434Sbosticoptions		INET,MULTICAST,MROUTING
2166434Sbosticoptions		FFS,MFS,NFS,LFS,FIFO
2267055Smckusickoptions		PROCFS,UNION,KERNFS,FDESC,PORTAL,NULLFS,UMAPFS
2366434Sbosticoptions		"CD9660"
2466434Sbosticoptions		"COMPAT_43"
2566434Sbosticoptions		"TCP_COMPAT_42"
2666434Sbosticoptions		SWAPPAGER,VNODEPAGER,DEVPAGER
2766434Sbosticoptions		CLUSTERED_PAGEOUT
2866434Sbostic
2966434Sbostic# Options for all HP machines
3066434Sbosticoptions		SYSVSHM
3166434Sbosticoptions		HPUXCOMPAT,COMPAT_OHPUX
3266434Sbosticoptions		COMPAT_NOLABEL
3366434Sbosticoptions		MAPPEDCOPY
3466434Sbostic
3566434Sbostic# Options specific to this host.
3666434Sbosticoptions		DEBUG,DIAGNOSTIC
3766434Sbosticoptions		PANICBUTTON
3866434Sbosticoptions		KTRACE
3966434Sbosticoptions		"NKMEMCLUSTERS=512"
4066434Sbosticoptions		KGDB,"KGDBDEV=15*256+0","KGDBRATE=19200"
4166434Sbosticoptions		HPFPLIB
4268286Scgd#options	ISO		# OSI networking
4368286Scgd#options	TPIP
4468286Scgd#options	EON
4568181Scgd#options	NS		# Xeros NS networking
4668181Scgdoptions		CCITT,HDLC,LLC	# CCITT networking
4766434Sbostic
48*68287Smckusickconfig		vmunix root on sd0 swap on sd0b and rd0b and sd1b and rd1b and sd2b and rd2b
4966434Sbosticconfig		vgvmunix root on sd0 swap on sd0d and sd1d and sd2d
5066434Sbosticconfig		rdvmunix root on rd0 swap on rd0b and rd1b
5166434Sbosticconfig		genvmunix swap generic
5266434Sbostic
5366434Sbosticmaster		hpib0	at scode7
5466434Sbosticmaster		hpib1	at scode?
5566434Sbosticmaster		hpib2	at scode?
5666434Sbosticdisk		rd0	at hpib? slave ?
5766434Sbosticdisk		rd1	at hpib? slave ?
5866434Sbosticdisk		rd2	at hpib? slave ?
5966434Sbosticdisk		rd3	at hpib? slave ?
6066434Sbostictape		ct0	at hpib0 slave ?
6166434Sbostictape		ct1	at hpib0 slave ?
6266434Sbostic
6366434Sbosticmaster		scsi0	at scode?
6466434Sbosticmaster		scsi1	at scode?
6566434Sbosticmaster		scsi2	at scode?
6666434Sbosticdisk		sd0	at scsi? slave ?
6766434Sbosticdisk		sd1	at scsi? slave ?
6866434Sbosticdisk		sd2	at scsi? slave ?
6966434Sbosticdisk		sd3	at scsi? slave ?
7066434Sbosticdisk		sd4	at scsi? slave ?
7166434Sbosticdisk		sd5	at scsi? slave ?
7266434Sbosticdisk		sd6	at scsi? slave ?
7366434Sbosticdisk		sd7	at scsi? slave ?
7466434Sbosticdisk		sd8	at scsi? slave ?
7566434Sbosticdisk		sd9	at scsi? slave ?
7666434Sbosticdisk		sd10	at scsi? slave ?
7766434Sbosticdisk		sd11	at scsi? slave ?
7866434Sbostictape		st0	at scsi? slave ?
7966434Sbostictape		st1	at scsi? slave ?
8066434Sbostic
8166434Sbosticdevice		le0	at scode?
8266434Sbosticdevice		le1	at scode?
8366434Sbosticdevice		dca0	at scode9 flags 1
8466434Sbosticdevice		dcm0	at scode? flags 0xe
8566434Sbosticdevice		dcm1	at scode? flags 0x0
8666434Sbosticdevice		dcm2	at scode? flags 0xe
8766434Sbosticdevice		dcm3	at scode? flags 0xe
8866434Sbostic
8966434Sbosticdevice		grf0	at scode?
9066434Sbosticdevice		grf1	at scode?
9166434Sbosticdevice		grf2	at scode?
9266434Sbostic
9366434Sbosticpseudo-device	sl	4
9466434Sbosticpseudo-device	bpfilter 16
9566434Sbosticpseudo-device	pty
9666434Sbosticpseudo-device	loop
9768181Scgd#pseudo-device	cd
9866434Sbosticpseudo-device	ether
9966434Sbosticpseudo-device	ite
10068181Scgdpseudo-device	vn
101