NetBSD/sys/arch/mac68k
scottr a15eb6dc13 An interrupt handler may change adbInCount underneath us, so qualify the declaration
with volatile.  The bug didn't show its face until more agressive
optimization showed up, apparently a result of the last egcs upgrade.
(The interrupt handling changes from June have certainly also played
a part.)  Thanks to Ken'ichi Ishizaka for discovering the problem.
1999-12-10 00:03:47 +00:00
..
compile
conf Take a cue from the i386 port: Enable DHCP by default, rather than 1999-11-24 22:01:19 +00:00
dev An interrupt handler may change adbInCount underneath us, so qualify the declaration 1999-12-10 00:03:47 +00:00
include CL* discarding. 1999-12-04 21:13:19 +00:00
mac68k clrnd()/clbase() discarding. 1999-12-05 11:56:30 +00:00
nubus Add support for the Macintosh LC Ethernet Adapter, from Ken'ichi Ishizaka. 1999-09-29 06:04:50 +00:00
obio Wrap an otherwise unused variable inside #ifdef DIAGNOSTIC; from Ben Mesander 1999-10-25 14:31:50 +00:00
Makefile (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00