NetBSD/sys/arch
mhitch b1d1cbe84b Define BSR_MASK and use BSR_MASK to get the current bank select register.
Clean up the debugging code a bit and the warnings from -Wall.
Don't define ESDEBUG - it can now be set from the config file.

If the Ethernet chip gets reset during the copy of the transmit buffer,
requeue the current packet and reinitialize the controller.  This recovers
from an apparent hardware bug when running on my A2000/Zeus system.
1996-05-01 15:55:28 +00:00
..
alpha fix botched printf spacing in last change. 1996-04-29 16:36:19 +00:00
amiga Define BSR_MASK and use BSR_MASK to get the current bank select register. 1996-05-01 15:55:28 +00:00
arm32 Fixed cpu_set_kpc() and pagemove() functions to match prototypes. 1996-04-27 03:00:27 +00:00
atari There seem to be 2 types for a trap frame.... 1996-04-29 20:55:44 +00:00
hp300 Add "void" return type to consinit(). 1996-04-27 00:39:59 +00:00
i386 Remove BIOSSEG. 1996-04-30 10:35:25 +00:00
m68k Bring back Step9 and fix an oversight from Ken Nakata <kenn@remus.rutgers.edu> 1996-04-30 12:02:54 +00:00
mac68k Kill unused variables and fix prototypes. 1996-04-30 18:11:38 +00:00
mips Fixes for -Wall -Wmissing-prototypes: 1996-04-10 17:38:18 +00:00
mvme68k switched to MI driver 1996-04-26 19:55:39 +00:00
pc532 Initial check-in of the ieee fp support for the pc532. 1996-04-04 06:36:03 +00:00
pica update for the fact that config_found() and config_rootfound() now 1996-04-04 06:25:00 +00:00
pmax Add a hardware dependent initialization function lehwinit() 1996-04-22 02:25:54 +00:00
sparc Fix apparent paste-o ... spurious "}" 1996-04-30 00:56:45 +00:00
sun3 Catch up with some prototype changes. 1996-04-26 18:37:58 +00:00
vax Added prototypes to everything. Made all files compile with -Wall. 1996-04-08 18:32:26 +00:00