NetBSD/sys/arch/mips
jonathan 9a914b5b01 Rename the Decstation 2100/3100 interrupt functions from "pmax_<func>"
to "kn01_<func>", to avoid confounding a model name (PMAX) with the name of the
entire port (pmax).


Change the signature of interrupt-handlers to take a void *
(a pointer to the softc) and return an int (indicating spurious
interrupts or other conditions.)

Pass softc pointers to the scsi and ethernet kn01 (DS_PMAX)  drivers,
rather than having unit numbers wired into the base-level interrupt
handler.
1995-09-11 22:03:00 +00:00
..
include add <sys/cdefs.h> inclusions. namsspace-protect physadr, label_t 1995-07-06 03:39:32 +00:00
mips Rename the Decstation 2100/3100 interrupt functions from "pmax_<func>" 1995-09-11 22:03:00 +00:00