freebsd-dev/sys/sparc64
Thomas Moestl 0aa267f6a7 1.) Do not look for PCI INOs in the FFB interrupt mapping registers; they
are nevers used for PCI interrupts, but can cause false matches since
    they are fully programmable.
2.) Skip the mapping registers for slot a2 and a3 on "psycho" bridges,
    since they are not present there. Again, this could cause false matches,
    which would result in the interrupt being delivered at most once.

Submitted by:	jake (2)
Approved by:	re
2002-12-01 23:21:15 +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 Move pmap_collect() out of the machine-dependent code, rename it 2002-11-13 05:39:58 +00:00
isa Add two new workaround for firmware anomalies: 2002-11-07 16:07:46 +00:00
pci 1.) Do not look for PCI INOs in the FFB interrupt mapping registers; they 2002-12-01 23:21:15 +00:00
sbus Remove some long-dead cruft in the interrupt handling code which was 2002-12-01 23:13:59 +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