freebsd-dev/sys/alpha/tlsb
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
..
dwlpx.c Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
dwlpxreg.h update copyright 2000-01-29 17:23:41 +00:00
dwlpxvar.h Alpha 8200: Add in variables and defines for DWLPX PCI controllers. 2000-03-18 07:30:06 +00:00
gbus.c It's the parent that is a CPU node- not GBus itself. 2000-03-27 08:22:23 +00:00
gbusreg.h Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
gbusvar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
kftxx.c * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
kftxxreg.h Alpha 8200: Remove clause 3 of licence and and some KFTXX defines. 2000-03-18 07:48:15 +00:00
kftxxvar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mcclock_tlsb.c Alpha 8200: minor formatting tweaks; removal of clause 3 of licence. 2000-03-18 07:46:34 +00:00
tlsb.c The new order of things is that dwlpxN is now called pcibN- so hack around 2001-05-10 07:08:03 +00:00
tlsbcpu.c remove unused variable declaration 2001-10-11 21:47:27 +00:00
tlsbmem.c Alpha8200: Update this stub memory board driver for using newbus. 2000-03-18 07:28:27 +00:00
tlsbreg.h Update copyright and pull some newer definitions from NetBSD version. 2000-01-29 16:41:08 +00:00
tlsbvar.h Put tslb_device structure in this file. Put a pointer to to primary 2000-01-29 16:40:17 +00:00
zs_tlsb.c Don't call cdevsw_add(). 2001-11-04 11:50:08 +00:00
zsreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
zsvar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00