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

📄 generic.sparc

📁 早期freebsd实现
💻 SPARC
字号:
#	@(#)GENERIC.sparc	8.2 (Berkeley) 10/30/93## Generic SPARCinclude	"std.sparc"maxusers	8# does not really do anything anymore, but this replaces "ident GENERIC"options		GENERIC# needs to be set per systemoptions		TIMEZONE="'8*60'"	# minutes west of GMT (for param.c)options		DST=1			# daylight savings rules (for param.c)# Standard system optionsoptions		SWAPPAGER, VNODEPAGER, DEVPAGER	# pagingoptions		DEBUG, DIAGNOSTIC	# extra kernel debuggingoptions		KTRACE			# system call tracing supportoptions		KGDB			# support for kernel gdboptions		KGDBDEV=0xc01, KGDBRATE=38400	# device & baud ratemakeoptions	DEBUG="-g"			# symbols for kgdboptions		RCONSOLE		# fast rasterop console#options	SYSVSHM, SHMMAXPGS=1024	# System V shared memory# 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		LOFS		# Loop-back filesystem#options	KERNFS		# kernel data-structure filesystemoptions		FDESC		# user file descriptor filesystem#options	UMAPFS		# uid/gid remapping filesystem#options	LFS		# Log-based filesystem (still experimental)#options	PORTAL		# portal filesystem (still experimental)# Networking optionsoptions		INET#options	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP#options	GATEWAY		# IP packet forwarding#options	ISO		# OSI networking#options	TPIP#options	EON# Options for SPARCstation hardwareoptions		COMPAT_SUNOS		# compatibility with SunOS binariesconfig		vmunix	swap genericdma*	at sbus0 slot ? offset ?esp*	at sbus0 slot ? offset ?	# nb., esp is a `scsi'tg0	at esp? target 0tg*	at scsi? target ?sd0	at tg0 drive 0sd*	at tg? drive ?bwtwo*	at sbus? slot ? offset ?cgthree* at sbus? slot ? offset ?cgsix*	at sbus? slot ? offset ?le*	at sbus? slot ? offset ?pseudo-device	looppseudo-device	ptypseudo-device	sl

⌨️ 快捷键说明

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