GENERIC revision 1.5
11.5Spk# 	$NetBSD: GENERIC,v 1.5 1995/03/01 21:11:43 pk Exp $
21.1Sderaadt
31.1Sderaadt# Kernel for Theo's wimpy sparcstation IPC
41.1Sderaadt
51.1Sderaadtmachine		sparc
61.1Sderaadtoptions		"SUN4", "SUN4C"
71.1Sderaadt
81.1Sderaadt# obsolete timezone spec
91.1Sderaadtoptions		TIMEZONE=0, DST=0
101.1Sderaadt
111.1Sderaadt# Standard system options
121.1Sderaadtoptions		SWAPPAGER, VNODEPAGER, DEVPAGER	# paging
131.1Sderaadt#options	DEBUG, DIAGNOSTIC	# extra kernel debugging
141.1Sderaadtoptions		KTRACE			# system call tracing support
151.1Sderaadt#options	KGDB			# support for kernel gdb
161.1Sderaadt#options	KGDBDEV=0xc01, KGDBRATE=38400	# device & baud rate
171.1Sderaadtoptions		RCONSOLE		# fast rasterop console
181.1Sderaadtoptions		SYSVMSG,SYSVSEM,SYSVSHM
191.1Sderaadtoptions		"COMPAT_09", "COMPAT_10"
201.1Sderaadt
211.1Sderaadt# Filesystem options
221.1Sderaadtoptions		FFS
231.1Sderaadtoptions		NFSSERVER	# Sun NFS-compatible filesystem
241.1Sderaadtoptions		NFSCLIENT	# Sun NFS-compatible filesystem
251.1Sderaadtoptions		KERNFS		# kernel data-structure filesystem
261.1Sderaadt#options	FIFO		# POSIX fifo support (in all filesystems)
271.1Sderaadt#options	QUOTA		# fast filesystem with user and group quotas
281.1Sderaadt#options	MFS		# memory-based filesystem
291.1Sderaadt#options	LOFS		# Loop-back filesystem
301.1Sderaadt#options	FDESC		# user file descriptor filesystem
311.1Sderaadt#options	UMAPFS		# uid/gid remapping filesystem
321.1Sderaadt#options	LFS		# Log-based filesystem (still experimental)
331.1Sderaadt#options	PORTAL		# portal filesystem (still experimental)
341.5Spkoptions		CD9660		# ISO 9660 + Rock Ridge file system
351.1Sderaadt
361.1Sderaadt# Networking options
371.1Sderaadtoptions		INET
381.1Sderaadtoptions		TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
391.1Sderaadt#options	GATEWAY		# IP packet forwarding
401.1Sderaadt#options	ISO		# OSI networking
411.1Sderaadt#options	TPIP
421.1Sderaadt#options	EON
431.1Sderaadtoptions		COMPAT_43
441.1Sderaadt
451.1Sderaadtoptions		LKM
461.1Sderaadt
471.1Sderaadt# Options for SPARCstation hardware
481.1Sderaadtoptions		COMPAT_SUNOS		# compatibility with SunOS binaries
491.1Sderaadt
501.5Spkconfig		netbsd	swap generic
511.1Sderaadt
521.1Sderaadtmainbus0 at root
531.1Sderaadtcpu0	at mainbus0
541.1Sderaadt
551.1Sderaadtsbus0	at mainbus0
561.1Sderaadtobio0	at mainbus0
571.1Sderaadtvmes0	at mainbus0
581.1Sderaadtvmel0	at mainbus0
591.1Sderaadt
601.1Sderaadtaudio0	at mainbus0
611.1Sderaadtauxreg0	at mainbus0
621.1Sderaadtclock0	at mainbus0
631.1Sderaadtclock0	at obio0 addr 0xf2000000
641.2Sderaadtoclock0	at obio0 addr 0xf3000000
651.5Spkoclock0	at obio0 addr 0x03000000		# 4/100
661.1Sderaadtmemreg0	at mainbus0
671.1Sderaadtmemreg0	at obio0 addr 0xf4000000
681.5Spkmemreg0	at obio0 addr 0x04000000		# 4/100
691.1Sderaadttimer0	at mainbus0
701.1Sderaadttimer0	at obio0 addr 0xef000000
711.1Sderaadt
721.1Sderaadtzs0	at mainbus0
731.1Sderaadtzs0	at obio0 addr 0xf1000000 level 12 flags 0x103
741.5Spkzs0	at obio0 addr 0x01000000 level 12 flags 0x103	# 4/100
751.1Sderaadtzs1	at mainbus0
761.1Sderaadtzs1	at obio0 addr 0xf0000000 level 12 flags 0x103
771.5Spkzs1	at obio0 addr 0x00000000 level 12 flags 0x103	# 4/100
781.1Sderaadtzs2	at obio0 addr 0xe0000000 level 12 flags 0x103
791.1Sderaadt
801.1Sderaadt# FSBE/S or sun4m
811.1Sderaadtespdma0	at sbus0 slot ? offset ?
821.1Sderaadtespdma*	at sbus0 slot ? offset ?
831.1Sderaadtesp0	at espdma? slot ? offset ?
841.1Sderaadtesp*	at espdma? slot ? offset ?
851.1Sderaadt
861.1Sderaadt# old sun4c SCSI
871.1Sderaadtdma0	at sbus0 slot ? offset ?
881.1Sderaadtdma*	at sbus0 slot ? offset ?
891.1Sderaadtdma0	at obio0 addr 0xfa001000 level 4
901.1Sderaadtesp0	at sbus0 slot ? offset ?
911.1Sderaadtesp*	at sbus0 slot ? offset ?
921.1Sderaadtesp0	at obio0 addr 0xfa000000 level 4
931.1Sderaadt
941.1Sderaadt# old sun4c
951.1Sderaadtle0	at sbus? slot ? offset ?
961.1Sderaadtle*	at sbus? slot ? offset ?
971.1Sderaadtle0	at obio0 addr 0xf9000000 level 6
981.1Sderaadt
991.2Sderaadtie0	at obio0 addr 0xf6000000 level 6
1001.5Spkie0	at obio0 addr 0x06000000 level 6		# 4/100
1011.3Sderaadtie1	at vmes0 addr 0xffe88000 level 5 vect 0x75
1021.3Sderaadtie2	at vmes0 addr 0xff31ff02 level 5 vect 0x76
1031.3Sderaadtie3	at vmes0 addr 0xff35ff02 level 5 vect 0x77
1041.3Sderaadtie4	at vmes0 addr 0xff2dff02 level 5 vect 0x7c
1051.1Sderaadt
1061.1Sderaadtbwtwo0	at sbus? slot ? offset ?
1071.1Sderaadtbwtwo*	at sbus? slot ? offset ?
1081.1Sderaadtcgthree0 at sbus? slot ? offset ?
1091.1Sderaadtcgthree* at sbus? slot ? offset ?
1101.1Sderaadtcgsix0 at sbus? slot ? offset ?
1111.1Sderaadtcgsix* at sbus? slot ? offset ?
1121.1Sderaadt
1131.1Sderaadtscsibus* at esp?
1141.1Sderaadt
1151.1Sderaadtsd*	at scsibus? target ? drive ?
1161.1Sderaadtst*	at scsibus? target ? drive ?
1171.1Sderaadtcd*	at scsibus? target ? drive ?
1181.1Sderaadt
1191.1Sderaadtpseudo-device	loop
1201.1Sderaadtpseudo-device	pty	32
1211.1Sderaadtpseudo-device	sl	2
1221.1Sderaadtpseudo-device	kbd
1231.1Sderaadtpseudo-device	ppp	2
1241.1Sderaadtpseudo-device	tun	4
1251.4Scgdpseudo-device	vnd	3
1261.1Sderaadtpseudo-device	bpfilter 16
127