NetBSD/sys/arch/pmax
mhitch 5b9ba012af Set IOASIC interrupt mask when changing device interrupts. (Old
initialization appears to have enabled IOASIC interrupts, and then used
a separate mask in the interrupt routine to decide which ones to process.
New initialization doesn't enable all the required interrupts, and the
device interrupt enable/disable routine wasn't changing the IOASIC mask).
Also fix a printf() format type.
1999-11-15 03:54:53 +00:00
..
compile
conf It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
dev Use console_debugger() to enter DDB on a break, instead of Debugger(). It 1999-11-13 22:58:11 +00:00
ibus Kill duplicate RCS ID line at top of file. 1999-06-29 21:00:27 +00:00
include - Arrange 'platform' struct to have clkread entry, which can interporate 1999-11-12 09:55:37 +00:00
pmax Set IOASIC interrupt mask when changing device interrupts. (Old 1999-11-15 03:54:53 +00:00
stand Backout my libsa changes. 1999-11-13 21:33:12 +00:00
tc - Remove defunct codes and arrange consistency between pmax and alpha. 1999-10-01 09:19:42 +00:00
Makefile