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

Reply via email to