cvs commit: src/sys/sparc64/isa isa.c
Marius Strobl
marius at FreeBSD.org
Sun Oct 28 15:08:38 PDT 2007
marius 2007-10-28 22:08:37 UTC
FreeBSD src repository
Modified files:
sys/sparc64/isa isa.c
Log:
- 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.20 +16 -14 src/sys/sparc64/isa/isa.c
More information about the cvs-src
mailing list