std.mac68k revision 1.10
1# $NetBSD: std.mac68k,v 1.10 1996/05/05 06:16:13 briggs Exp $ 2# 3# standard Macintosh information. 4# roughly copied from std.sparc 14 Oct 1993. 5 6machine mac68k m68k 7 8mainbus0 at root 9 10# on-board I/O 11obio0 at mainbus? 12 13adb0 at obio? 14asc0 at obio? 15fpu0 at obio? 16grf0 at obio? # Graphics devices might be internal or NuBUS 17ite0 at obio? 18ser0 at obio? 19 20options TIMEZONE=0 # minutes west of GMT--read from booter 21options DST=0 # daylight savings rules--obsolete 22options HZ=60 # mac clock runs at 60hz 23