18021dad20
have internal video.
22 lines
440 B
Plaintext
22 lines
440 B
Plaintext
# $NetBSD: std.mac68k,v 1.11 1996/05/06 03:33:11 briggs Exp $
|
|
#
|
|
# standard Macintosh information.
|
|
# roughly copied from std.sparc 14 Oct 1993.
|
|
|
|
machine mac68k m68k
|
|
|
|
mainbus0 at root
|
|
|
|
# on-board I/O
|
|
obio0 at mainbus?
|
|
|
|
adb0 at obio?
|
|
asc0 at obio?
|
|
fpu0 at obio?
|
|
ite0 at obio?
|
|
ser0 at obio?
|
|
|
|
options TIMEZONE=0 # minutes west of GMT--read from booter
|
|
options DST=0 # daylight savings rules--obsolete
|
|
options HZ=60 # mac clock runs at 60hz
|