]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r216961
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 8 Feb 2011 22:08:00 +0000 (22:08 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 8 Feb 2011 22:08:00 +0000 (22:08 +0000)
commit6a478c6bd65b52823bec712e6a4dedd655fa6ce2
tree00804ab230cbc1a38839c3a219b3bf7fb5ce87d7
parentb83b60e93c7eca5244a3d47292f7ce6cdb6d34f1
MFC: r216961

Reserve INTR_MD[1-4] similarly to what BUS_DMA_BUS[1-4] are intended for
and switch sparc64 to use the first one for bus error filter handlers of
bridge drivers instead of (ab)using INTR_FAST for that so we eventually
can get rid of the latter.

Reviewed by: jhb

git-svn-id: svn://svn.freebsd.org/base/stable/8@218458 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/sparc64/include/intr_machdep.h
sys/sparc64/pci/fire.c
sys/sparc64/pci/psycho.c
sys/sparc64/pci/schizo.c
sys/sparc64/sbus/sbus.c
sys/sparc64/sparc64/intr_machdep.c
sys/sys/bus.h