freebsd-dev/sys/alpha/mcbus
John Baldwin 1931cf940a - Heavyweight interrupt threads on the alpha for device I/O interrupts.
- Make softinterrupts (SWI's) almost completely MI, and divorce them
  completely from the x86 hardware interrupt code.
  - The ihandlers array is now gone.  Instead, there is a MI shandlers array
    that just contains SWI handlers.
  - Most of the former machine/ipl.h files have moved to a new sys/ipl.h.
- Stub out all the spl*() functions on all architectures.

Submitted by:	dfr
2000-10-05 23:09:57 +00:00
..
mcbus.c * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
mcbusreg.h Add in a first pass at Alpha 4100 (Rawhide) support. It doesn't quite 2000-05-07 04:53:04 +00:00
mcbusvar.h Add in a first pass at Alpha 4100 (Rawhide) support. It doesn't quite 2000-05-07 04:53:04 +00:00
mcmem.c Add in a first pass at Alpha 4100 (Rawhide) support. It doesn't quite 2000-05-07 04:53:04 +00:00
mcpcia.c - Heavyweight interrupt threads on the alpha for device I/O interrupts. 2000-10-05 23:09:57 +00:00
mcpciareg.h Add in a first pass at Alpha 4100 (Rawhide) support. It doesn't quite 2000-05-07 04:53:04 +00:00
mcpciavar.h Add in a first pass at Alpha 4100 (Rawhide) support. It doesn't quite 2000-05-07 04:53:04 +00:00