NetBSD/sys/arch/pc532
matthias 4bd938a998 * Remove IPL_NONE. This is no longer used.
* Add IPL_HIGH. Alias IPL_HIGH to IPL_RTTY
* Define splrtty (used by the scn driver).
* Add iv_level and iv_mask to struct iv. These define the IPL at
  which the handler should run.
* intr_establish now takes *two* ipls. One at which the handler should run,
  and one in which the interrupt should get blocked.
1996-12-23 08:37:41 +00:00
..
compile new RCS ID format. 1994-10-26 08:23:50 +00:00
conf * membus is now called mainbus. 1996-12-23 08:36:43 +00:00
dev * Rearange duart_info and add hwflags to store uart type (Ian Dall). 1996-12-23 08:37:11 +00:00
fpu * Do not include limits.h, use machine/limits.h. 1996-10-23 07:43:44 +00:00
include * Remove IPL_NONE. This is no longer used. 1996-12-23 08:37:41 +00:00
pc532 * Define and use nkpde. 1996-12-23 08:36:11 +00:00
stand * We get bcopy from libkern.o now. 1996-11-07 07:34:02 +00:00
Makefile new RCS ID format. 1994-10-26 08:23:50 +00:00
To.Do * Phil Budne's is now integrated. 1996-10-23 07:55:10 +00:00