Date: Tue, 4 Jan 2011 16:11:32 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/include intr_machdep.h src/sys/sparc64/pci fire.c psycho.c schizo.c src/sys/sparc64/sbus sbus.c src/sys/sparc64/sparc64 intr_machdep.c src/sys/sys bus.h Message-ID: <201101041611.p04GBtNn031928@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2011-01-04 16:11:32 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include intr_machdep.h
sys/sparc64/pci fire.c psycho.c schizo.c
sys/sparc64/sbus sbus.c
sys/sparc64/sparc64 intr_machdep.c
sys/sys bus.h
Log:
SVN rev 216961 on 2011-01-04 16:11:32Z by marius
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
MFC after: 1 month
Revision Changes Path
1.25 +3 -1 src/sys/sparc64/include/intr_machdep.h
1.7 +1 -1 src/sys/sparc64/pci/fire.c
1.91 +1 -1 src/sys/sparc64/pci/psycho.c
1.19 +1 -1 src/sys/sparc64/pci/schizo.c
1.56 +2 -2 src/sys/sparc64/sbus/sbus.c
1.42 +4 -4 src/sys/sparc64/sparc64/intr_machdep.c
1.97 +5 -1 src/sys/sys/bus.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101041611.p04GBtNn031928>
