⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 generic.hp300

📁 早期freebsd实现
💻 HP300
字号:
## GENERIC HP9000/300#machine		"hp300"cpu		"HP320"cpu		"HP330"		# includes 318, 319cpu		"HP340"cpu		"HP350"cpu		"HP360"cpu		"HP370"cpu		"HP375"		# includes 345, 400t, 400scpu		"HP380"		# includes 425t, 425s, 433sident		GENERIC# Need to set locallytimezone	8 dstmaxusers	48# Standard system optionsoptions		SWAPPAGER		# swap pager (anonymous and swap space)options		VNODEPAGER		# vnode pager (mapped files)options		DEVPAGER		# device pager (mapped devices)options		DIAGNOSTIC		# extra kernel debugging checksoptions		DEBUG			# extra kernel debugging supportoptions		"COMPAT_43"		# compatibility with 4.3BSD binariesoptions		KTRACE			# system call tracing supportoptions		"NKMEMCLUSTERS=1024"	# 4K pages in kernel malloc pooloptions		KGDB			# support for kernel gdboptions		"KGDBRATE=19200"	# kernel gdb port rate (default 9600)#options	"KGDBDEV=15*256+0"	# device for kernel gdb# Filesystem optionsoptions		FIFO		# POSIX fifo support (in all filesystems)options		FFS,QUOTA	# fast filesystem with user and group quotasoptions		MFS		# memory-based filesystemoptions		NFS		# Sun NFS-compatible filesystemoptions		"CD9660"	# ISO 9660 (CDROM) filesystemoptions		UNION		# Union filesystemoptions		KERNFS		# kernel data-structure filesystemoptions		FDESC		# user file descriptor filesystemoptions		PROCFS		# /proc filesystem#options	UMAPFS		# uid/gid remapping filesystem#options	NULLFS		# null layer filesystem#options	LFS		# Log-based filesystem (still experimental)#options	PORTAL		# portal filesystem (still experimental)# Networking optionsoptions		INET		# Internet protocolsoptions		"TCP_COMPAT_42"	# compatibility with 4.2BSD TCP/IPoptions		GATEWAY		# IP packet forwarding#options	MULTICAST	# Multicast support#options	MROUTING	# Multicast routing support#options	ISO		# OSI networking#options	TPIP#options	EON# Options for HP hardwareoptions		PANICBUTTON	# Two fast <reset>s on console dump kernel#options	SYSVSHM		# System V shmem (ugly but HP-UX uses it)options		HPUXCOMPAT	# HP-UX binary compatibilityoptions		COMPAT_OHPUX	# Needed at least through HP-UX 7.05options		HPFPLIB		# floating point emulation for MC68040options		COMPAT_NOLABEL	# default partitioning for unlabeled disksoptions		MAPPEDCOPY	# use page mapping for large copyin/copyoutconfig		vmunix swap genericmaster		hpib0	at scode7master		hpib1	at scode?master		hpib2	at scode?disk		rd0	at hpib? slave 0disk		rd1	at hpib? slave ?disk		rd2	at hpib? slave ?disk		rd3	at hpib? slave ?tape		ct0	at hpib? slave ?tape		ct1	at hpib? slave ? flags 1device		ppi0	at hpib0 slave 5master		scsi0	at scode?master		scsi1	at scode?master		scsi2	at scode?master		scsi3	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 ?disk		sd10	at scsi? slave ?tape		st0	at scsi? slave ?tape		st1	at scsi? slave ?device		dca0	at scode9 flags 1device		dcm0	at scode? flags 0xedevice		dcm1	at scode? flags 0xedevice		dcm2	at scode? flags 0xedevice		dcm3	at scode? flags 0xedevice		dcm4	at scode? flags 0xedevice		dcm5	at scode? flags 0xedevice		le0	at scode?device		le1	at scode?device		le2	at scode?device		le3	at scode?device		grf0	at scode?device		grf1	at scode?device		grf2	at scode?pseudo-device	sl		 4	# serial-line IP portspseudo-device	pty		64	# pseudo ptyspseudo-device	bpfilter	16	# packet filter portspseudo-device	itepseudo-device	looppseudo-device	ether

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -