freebsd-nq/sys/sparc64/pci
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
..
apb.c Make the OpenFirmware interrupt mapping code more generic, to reduce 2002-03-24 02:11:06 +00:00
ofw_pci_if.m
ofw_pci.c Reverse the quirk table entry for swizzling on a missing interrupt map; 2002-12-01 23:06:14 +00:00
ofw_pci.h Add two new workaround for firmware anomalies: 2002-11-07 16:07:46 +00:00
psycho.c Always initialize the UPA target module id in the interrupt mapping 2002-12-01 23:30:26 +00:00
psychoreg.h Fix some comments describing psycho registers. 2002-12-01 23:00:41 +00:00
psychovar.h Use a linked list to keep the psycho softcs instead of a statically 2002-10-16 17:03:36 +00:00