freebsd-skq/sys/alpha/isa
jhb 2463f40fc3 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
..
isa_dma.c Repo copy i8237.h to dev/ic so we can get rid of some of the final vestiges 2001-06-30 05:29:11 +00:00
isa.c Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
isavar.h Add a prototype for isa_irq_mask() to quiet a warning. 2001-01-24 10:25:44 +00:00
mcclock_isa.c Use bus_space_handle_t instead of bus_space_tag_t to hold the result 2000-05-27 10:02:32 +00:00