freebsd-dev/sys/sparc64
Thomas Moestl f57d04ab1d Always initialize the UPA target module id in the interrupt mapping
register to the one of the processor doing the interrupt setup. This
is required since this field is preinitialized to 0, but there exist
machines which have no processor with a MID of 0 (e.g. e450s with 1 or 2
processors).

Add some more macros for handle the interrupt mapping registers, and
rename some existing ones for consistency.

Approved by:	re
2002-12-01 23:30:26 +00:00
..
compile Obrien created this directory, but I didn't cvs add cvsignore 2001-07-01 23:37:03 +00:00
conf Add COMPAT_FREEBSD4 for the transition. COMPAT_43 was already present. 2002-10-26 04:57:19 +00:00
ebus Add two new workaround for firmware anomalies: 2002-11-07 16:07:46 +00:00
include Always initialize the UPA target module id in the interrupt mapping 2002-12-01 23:30:26 +00:00
isa Add two new workaround for firmware anomalies: 2002-11-07 16:07:46 +00:00
pci Always initialize the UPA target module id in the interrupt mapping 2002-12-01 23:30:26 +00:00
sbus Always initialize the UPA target module id in the interrupt mapping 2002-12-01 23:30:26 +00:00
sparc64 Do not panic when a dmamap is unloaded more then once, but just silently 2002-12-01 22:59:29 +00:00