GENERIC revision 1.5
1935Ssundar#
2935Ssundar# new config file for GENERIC
3935Ssundar# $Id: GENERIC,v 1.5 1994/05/05 03:48:56 gwr Exp $
4970Sattila#
5935Ssundar
6935Ssundarinclude "std.sun3"
7935Ssundar
8970Sattila# Machines to be supported by this kernel
9935Ssundaroptions		"SUN3_50"
10935Ssundaroptions		"SUN3_60"
11935Ssundar
12935Ssundar# Needs to be set per system.  i.e change these as you see fit
13935Ssundarmaxusers	4
14970Sattilaoptions		TIMEZONE=480		# minutes west of GMT (for param.c)
15935Ssundaroptions 	DST=2			# daylight savings rules (for param.c)
16935Ssundaroptions 	MAXFDESCS=2048   	# max # of fds/process (for param.c)
17935Ssundar
18970Sattila# Standard system options
19935Ssundaroptions		SWAPPAGER, VNODEPAGER, DEVPAGER	# paging
20935Ssundaroptions		KTRACE				# system call tracing support
21935Ssundarmakeoptions	DEBUG="-g"			# symbols for kgdb + nm
22935Ssundar
23935Ssundar# Filesystem options
24935Ssundaroptions 	NFSSERVER			# nfs server support
25935Ssundaroptions 	NFSCLIENT			# nfs client support
26935Ssundaroptions 	FFS				# ufs file system
27935Ssundar
28935Ssundar# Networking options
29935Ssundaroptions		INET				# IP prototol stack support
30935Ssundar
31935Ssundar# Sun3-specific options
32935Ssundaroptions		COMPAT_SUNOS
33935Ssundaroptions		COMPAT_09
34935Ssundar
35935Ssundar# Sun3-specific debugging options
36935Ssundar#options 	CONTEXT_DEBUG
37935Ssundar#options 	VMFAULT_TRACE
38935Ssundar#options 	EXEC_DEBUG
39935Ssundar#options 	PMAP_DEBUG
40935Ssundar#options 	SYSCALL_DEBUG
41935Ssundar
42935Ssundarconfig		netbsd swap generic
43935Ssundar
44935Ssundarle0 at obio? addr ? level 3
45935Ssundar
46935Ssundarzs0 at obio? addr  0x20000 level 2
47935Ssundarzs1 at obio? addr  0x00000 level 2
48935Ssundarkd0 at mainbus0
491342Smhaupt
501342Smhaupt#si0 at obio? addr ? level ?
511342Smhaupt#scsibus* at scsi?
521342Smhaupt#sd* at scsibus? target ? lun ?
53946Ssundar#st* at scsibus? target ? lun ?
541342Smhaupt#cd* at scsibus? target ? lun ?
551110Schegar#ch* at scsibus? target ? lun ?
561342Smhaupt
571110Schegaridprom0 at obctl? addr ? size ?
58946Ssundar
59935Ssundar#prom0 at mainbus0
601112Sslugovoy
61946Ssundarpseudo-device	loop
62935Ssundarpseudo-device	pty
63935Ssundar