Date: Fri, 30 May 2008 19:31:44 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/isa isa.c Message-ID: <200805301931.m4UJViV4065905@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2008-05-30 19:31:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/sparc64/isa isa.c Log: MFC: 1.20 - Make failure to route a ISA interrupt non fatal. Apparently the Blade 1500/SX1500 boards have inherited the firmware bug of the AX1105 mainboards to not include an interrupt map entry for the parallel port controller (for the AX1105 the heuristic code for E450s probably erroneously kicks in and guesses an interrupt). - Take advantage of bus_generic_setup_intr(9). - Fix some whitespace bugs. Revision Changes Path 1.19.2.1 +16 -14 src/sys/sparc64/isa/isa.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805301931.m4UJViV4065905>