std.mac68k revision 1.14
11.13Sscottr#	$NetBSD: std.mac68k,v 1.14 1996/10/14 07:01:10 scottr Exp $
21.5Scgd#
31.1Sbriggs# standard Macintosh information.
41.1Sbriggs# roughly copied from std.sparc 14 Oct 1993.
51.1Sbriggs
61.2Scgdmachine	mac68k m68k
71.1Sbriggs
81.1Sbriggsmainbus0 at root
91.1Sbriggs
101.10Sbriggs# on-board I/O
111.10Sbriggsobio0 at mainbus?
121.6Sbriggs
131.10Sbriggsadb0	at obio?
141.10Sbriggsasc0	at obio?
151.10Sbriggsfpu0	at obio?
161.12Sbriggszsc0	at obio?
171.12Sbriggszstty*	at zsc? channel ?
181.8Sbriggs
191.14Sscottroptions	EXEC_AOUT
201.14Sscottroptions	EXEC_SCRIPT
211.8Sbriggsoptions	TIMEZONE=0		# minutes west of GMT--read from booter
221.13Sscottroptions	DST=0			# daylight savings time/summer time
231.9Sbriggsoptions HZ=60			# mac clock runs at 60hz
24