Date: Tue, 8 Feb 2011 22:08:00 +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: <201102082208.p18M8UKr093074@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2011-02-08 22:08:00 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
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 218458 on 2011-02-08 22:08:00Z by marius
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
Revision Changes Path
1.20.2.4 +3 -1 src/sys/sparc64/include/intr_machdep.h
1.4.2.4 +1 -1 src/sys/sparc64/pci/fire.c
1.82.2.9 +1 -1 src/sys/sparc64/pci/psycho.c
1.6.4.11 +1 -1 src/sys/sparc64/pci/schizo.c
1.52.2.5 +2 -2 src/sys/sparc64/sbus/sbus.c
1.36.2.5 +4 -4 src/sys/sparc64/sparc64/intr_machdep.c
1.85.2.8 +5 -1 src/sys/sys/bus.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102082208.p18M8UKr093074>
