std.mac68k revision 1.15
11.15Sscottr#	$NetBSD: std.mac68k,v 1.15 1996/11/11 17:56:11 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.15Sscottroptions HZ=60			# mac clock runs at 60hz
201.15Sscottr
211.14Sscottroptions	EXEC_AOUT
221.14Sscottroptions	EXEC_SCRIPT
23