NetBSD/sys/arch/mac68k
briggs 6e95146ec6 Raise spl4 to spl6 in quick_go--I am now experimenting with interrupts
at levels 5 (sound) and 6 (via1) on the Q700.
Raise splhigh when reading and writing registers.  It's ugly, but it's
possible that we could get an interrupt from a higher-level source,
causing a re-read of a memory location.
This is not good when, e.g., we are reading the interrupt register.
Ideally, we would just raise splhigh() in ncr53c9x_readregs(), but
that's m.i. code, and it may be expensive on other architectures.
1999-06-01 03:40:12 +00:00
..
compile new RCS ID format. 1994-10-26 08:45:48 +00:00
conf Comment out DISABLE_EXT_CACHE as it unnecessarily slows down the IIci 1999-06-01 02:39:25 +00:00
dev Fix some broken packet length checks. Really (no, I mean really) works now 1999-05-24 21:53:42 +00:00
include Pull in the right generic m68k header. (Where was my mind?) 1999-04-29 14:38:39 +00:00
mac68k Generally update the comment above vunmapbuf(). 1999-05-26 22:19:33 +00:00
nubus Add debug routine as an aid for working out new nubus cards. 1999-06-01 03:26:42 +00:00
obio Raise spl4 to spl6 in quick_go--I am now experimenting with interrupts 1999-06-01 03:40:12 +00:00
Makefile (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00