freebsd-skq/sys/alpha
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
..
alpha Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
compile
conf Enable UFS_DIRHASH in the GENERIC kernel. 2001-12-14 16:27:11 +00:00
include Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
isa Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
linux Merge part of revision 1.18 of sys/i386/linux/linux_machdep.c: don't use 2001-12-18 18:50:02 +00:00
mcbus Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
osf1 Whitespace fix. 2001-12-18 18:03:48 +00:00
pci Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
tc
tlsb Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
Makefile