NetBSD/sys/arch/pmax
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
..
compile new RCS ID format. 1994-10-26 21:08:38 +00:00
conf Change pmax (asc and sii) SCSI drivers to use "needs-flag", as the 1995-08-29 10:12:48 +00:00
dev Change pmax rcons and low-level serial drivers to support the 1995-09-11 21:37:24 +00:00
dist Clean up deleted files. 1995-03-01 00:00:00 +00:00
include Framebuffer state variable for Ted Lemon's generic-framebuffer "fb" 1995-09-11 08:18:51 +00:00
pmax Rename the Decstation 2100/3100 interrupt functions from "pmax_<func>" 1995-09-11 22:03:00 +00:00
stand Change bootblock load code to work with old DECstation proms (2100, 3100) 1995-06-28 10:22:32 +00:00
tc Change pmax rcons and low-level serial drivers to support the 1995-09-11 21:29:23 +00:00
Makefile new RCS ID format. 1994-10-26 21:08:38 +00:00