NetBSD/sys/arch/alpha/jensenio
thorpej 0fb6b9a8f8 Rework the interrupt code, shaving some cycles off in the process.
Rather than an "iointr" routine that decomposes a vector into an
IRQ, we maintain a vector table directly, hooking up each "iointr"
routine at the correct vector.  This also allows us to hook device
interrupts up to specific vectors (c.f. Jensen).

We can shave even more cycles off, here, and I will, but it requires
some changes to the alpha_shared_intr stuff.
2001-07-27 00:25:18 +00:00
..
com_jensenio.c
jensenio.c
jensenio_bus_intio.c
jensenio_bus_io.c
jensenio_bus_mem.c
jensenio_dma.c
jensenio_intr.c
jensenioreg.h
jenseniovar.h
lpt_jensenio.c
mcclock_jensenio.c
pckbc_jensenio.c