freebsd-dev/sys/alpha/mcbus
John Baldwin 98f9879242 Introduce a standard name for the lock protecting an interrupt controller
and it's associated state variables: icu_lock with the name "icu".  This
renames the imen_mtx for x86 SMP, but also uses the lock to protect
access to the 8259 PIC on x86 UP.  This also adds an appropriate lock to
the various Alpha chipsets which fixes problems with Alpha SMP machines
dropping interrupts with an SMP kernel.
2001-12-20 23:48:31 +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 mcbus minimum id value 2001-02-13 22:45:53 +00:00
mcbusvar.h
mcmem.c
mcpcia.c Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
mcpciareg.h Doug noticed that the bit values for _MCPCIA_INT_ACK0/_MCPCIA_INT_ACK1 2001-02-13 22:44:21 +00:00
mcpciavar.h add defines for EISA, NCR IRQs; add defines for MID and SLOT shift values 2001-02-13 22:46:30 +00:00