std.mac68k revision 1.13
11.13Sscottr# $NetBSD: std.mac68k,v 1.13 1996/08/05 01:00:12 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.8Sbriggsoptions TIMEZONE=0 # minutes west of GMT--read from booter 201.13Sscottroptions DST=0 # daylight savings time/summer time 211.9Sbriggsoptions HZ=60 # mac clock runs at 60hz 22