]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Make failure to route a ISA interrupt non fatal. Apparently the
authormarius <marius@FreeBSD.org>
Sun, 28 Oct 2007 22:08:37 +0000 (22:08 +0000)
committermarius <marius@FreeBSD.org>
Sun, 28 Oct 2007 22:08:37 +0000 (22:08 +0000)
commit03771327baaef68408c3ca89e0b6616f432cd196
treea7378e2f9566e68eb995f77272a745aa192debfe
parentae8e7ec2a3a62350e0e8adf6cc88be3a8330aab9
- 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.
sys/sparc64/isa/isa.c