NetBSD/sys/arch/pmax
mhitch 0641e677c4 Using interrupt bits in a switch statement doesn't work very well if more
than one interrupt bit is set (unless you do some fancy case values).
Check each interrupt bit individually and process the interrupt if set.
5000/200 doesn't hang shortly after booting now.
2000-03-07 23:41:35 +00:00
..
compile new RCS ID format. 1994-10-26 21:08:38 +00:00
conf Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
dev - Implement cnbell() -- ring the console bell. The cn_bell entrypoint 2000-03-06 21:36:05 +00:00
ibus - Have SYS_DEV_xxx device cookie symbols to select and install proper 2000-02-29 04:41:47 +00:00
include A common device_register() is used instead of a separate version for each 2000-03-06 03:11:43 +00:00
pmax Using interrupt bits in a switch statement doesn't work very well if more 2000-03-07 23:41:35 +00:00
stand Clean up the machine symlink stuff ever so slightly. Needs to be 2000-01-23 17:04:03 +00:00
tc - Implement cnbell() -- ring the console bell. The cn_bell entrypoint 2000-03-06 21:36:05 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00