[request-sponsor] request sponsor for 6311025: build_reserved_irqlist ignores irq15 ...

2006-02-16 Thread Dan Mick
J?rgen Keil wrote:
> Fix for this issue is included in the bug's workaround section: in
> usr/src/uts/i86pc/io/psm/psm_common.c, line 308, the condition for running 
> the code
> in the loop must be changed from "i < MAX_ISA_IRQ" to "i <= MAX_ISA_IRQ".
> This message posted from opensolaris.org
> ___
> request-sponsor mailing list
> request-sponsor at opensolaris.org

I've got this one.



[request-sponsor] request sponsor for 6311025: build_reserved_irqlist ignores irq15 ...

2005-08-15 Thread Jürgen Keil
Fix for this issue is included in the bug's workaround section: in
usr/src/uts/i86pc/io/psm/psm_common.c, line 308, the condition for running the 
code
in the loop must be changed from "i < MAX_ISA_IRQ" to "i <= MAX_ISA_IRQ".
This message posted from opensolaris.org