GENERIC revision 1.12
11.12Spk# 	$NetBSD: GENERIC,v 1.12 1995/09/05 21:43:10 pk Exp $
21.1Sderaadt
31.1Sderaadtmachine		sparc
41.1Sderaadtoptions		"SUN4", "SUN4C"
51.7Spk#options	MMU_3L
61.7Spk#options	DDB,DEBUG,DIAGNOSTIC
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.6Spkoptions		FIFO		# POSIX fifo support (in all filesystems)
271.6Spkoptions		QUOTA		# fast filesystem with user and group quotas
281.6Spkoptions		MFS		# memory-based filesystem
291.6Spkoptions		LOFS		# Loop-back filesystem
301.6Spkoptions		FDESC		# user file descriptor filesystem
311.6Spkoptions		UMAPFS		# uid/gid remapping filesystem
321.6Spkoptions		LFS		# Log-based filesystem (still experimental)
331.6Spkoptions		PORTAL		# portal filesystem (still experimental)
341.6Spkoptions		PROCFS		# /proc
351.5Spkoptions		CD9660		# ISO 9660 + Rock Ridge file system
361.8Spkoptions		UNION		# union file system
371.1Sderaadt
381.1Sderaadt# Networking options
391.1Sderaadtoptions		INET
401.1Sderaadtoptions		TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
411.1Sderaadt#options	GATEWAY		# IP packet forwarding
421.1Sderaadt#options	ISO		# OSI networking
431.1Sderaadt#options	TPIP
441.1Sderaadt#options	EON
451.1Sderaadtoptions		COMPAT_43
461.1Sderaadt
471.1Sderaadtoptions		LKM
481.1Sderaadt
491.1Sderaadt# Options for SPARCstation hardware
501.1Sderaadtoptions		COMPAT_SUNOS		# compatibility with SunOS binaries
511.7Spkoptions		COMPAT_SVR4		# compatibility with SVR4 binaries
521.1Sderaadt
531.5Spkconfig		netbsd	swap generic
541.1Sderaadt
551.1Sderaadtmainbus0 at root
561.1Sderaadtcpu0	at mainbus0
571.1Sderaadt
581.1Sderaadtsbus0	at mainbus0
591.1Sderaadtobio0	at mainbus0
601.1Sderaadtvmes0	at mainbus0
611.1Sderaadtvmel0	at mainbus0
621.1Sderaadt
631.1Sderaadtaudio0	at mainbus0
641.1Sderaadtauxreg0	at mainbus0
651.1Sderaadtclock0	at mainbus0
661.1Sderaadtclock0	at obio0 addr 0xf2000000
671.2Sderaadtoclock0	at obio0 addr 0xf3000000
681.5Spkoclock0	at obio0 addr 0x03000000		# 4/100
691.1Sderaadtmemreg0	at mainbus0
701.1Sderaadtmemreg0	at obio0 addr 0xf4000000
711.5Spkmemreg0	at obio0 addr 0x04000000		# 4/100
721.1Sderaadttimer0	at mainbus0
731.1Sderaadttimer0	at obio0 addr 0xef000000
741.1Sderaadt
751.1Sderaadtzs0	at mainbus0
761.1Sderaadtzs0	at obio0 addr 0xf1000000 level 12 flags 0x103
771.5Spkzs0	at obio0 addr 0x01000000 level 12 flags 0x103	# 4/100
781.1Sderaadtzs1	at mainbus0
791.1Sderaadtzs1	at obio0 addr 0xf0000000 level 12 flags 0x103
801.5Spkzs1	at obio0 addr 0x00000000 level 12 flags 0x103	# 4/100
811.1Sderaadtzs2	at obio0 addr 0xe0000000 level 12 flags 0x103
821.1Sderaadt
831.1Sderaadt# FSBE/S or sun4m
841.1Sderaadtespdma0	at sbus0 slot ? offset ?
851.1Sderaadtespdma*	at sbus0 slot ? offset ?
861.1Sderaadtesp0	at espdma? slot ? offset ?
871.1Sderaadtesp*	at espdma? slot ? offset ?
881.1Sderaadt
891.1Sderaadt# old sun4c SCSI
901.1Sderaadtdma0	at sbus0 slot ? offset ?
911.1Sderaadtdma*	at sbus0 slot ? offset ?
921.1Sderaadtdma0	at obio0 addr 0xfa001000 level 4
931.1Sderaadtesp0	at sbus0 slot ? offset ?
941.1Sderaadtesp*	at sbus0 slot ? offset ?
951.1Sderaadtesp0	at obio0 addr 0xfa000000 level 4
961.1Sderaadt
971.1Sderaadt# old sun4c
981.1Sderaadtle0	at sbus? slot ? offset ?
991.1Sderaadtle*	at sbus? slot ? offset ?
1001.1Sderaadtle0	at obio0 addr 0xf9000000 level 6
1011.1Sderaadt
1021.2Sderaadtie0	at obio0 addr 0xf6000000 level 6
1031.5Spkie0	at obio0 addr 0x06000000 level 6		# 4/100
1041.3Sderaadtie1	at vmes0 addr 0xffe88000 level 5 vect 0x75
1051.3Sderaadtie2	at vmes0 addr 0xff31ff02 level 5 vect 0x76
1061.3Sderaadtie3	at vmes0 addr 0xff35ff02 level 5 vect 0x77
1071.3Sderaadtie4	at vmes0 addr 0xff2dff02 level 5 vect 0x7c
1081.9Spk
1091.9Spkxdc0	at vmel0 addr 0xffffee80 level 3 vect 0x44
1101.9Spkxdc1	at vmel0 addr 0xffffee90 level 3 vect 0x45
1111.9Spkxdc2	at vmel0 addr 0xffffeea0 level 3 vect 0x46
1121.9Spkxdc3	at vmel0 addr 0xffffeeb0 level 3 vect 0x47
1131.9Spkxd*	at xdc? drive ?
1141.10Spk
1151.10Spksi0	at vmes0 addr 0xff200000 level 2 vect 0x40
1161.12Spksw0	at obio0 addr 0x0a000000 level 2
1171.1Sderaadt
1181.1Sderaadtbwtwo0	at sbus? slot ? offset ?
1191.1Sderaadtbwtwo*	at sbus? slot ? offset ?
1201.11Spkbwtwo0	at obio0 addr 0xfd000000 level 4	# 4/260
1211.11Spkbwtwo0	at obio0 addr 0xfb300000 level 4	# 4/{300/400} ??
1221.1Sderaadtcgthree0 at sbus? slot ? offset ?
1231.1Sderaadtcgthree* at sbus? slot ? offset ?
1241.1Sderaadtcgsix0 at sbus? slot ? offset ?
1251.1Sderaadtcgsix* at sbus? slot ? offset ?
1261.1Sderaadt
1271.1Sderaadtscsibus* at esp?
1281.1Sderaadt
1291.7Spksd*	at scsibus? target ? lun ?
1301.7Spkst*	at scsibus? target ? lun ?
1311.7Spkcd*	at scsibus? target ? lun ?
1321.6Spk
1331.6Spkfdc0	at mainbus0
1341.6Spkfd*	at fdc0
1351.1Sderaadt
1361.1Sderaadtpseudo-device	loop
1371.1Sderaadtpseudo-device	pty	32
1381.1Sderaadtpseudo-device	sl	2
1391.1Sderaadtpseudo-device	kbd
1401.1Sderaadtpseudo-device	ppp	2
1411.1Sderaadtpseudo-device	tun	4
1421.4Scgdpseudo-device	vnd	3
1431.1Sderaadtpseudo-device	bpfilter 16
144