powerpc/pic/intr.c IPL_HIGH vs IPL_NONE

KIYOHARA Takashi <[email protected]>
Newsgroups gmane.os.netbsd.ports.bebox,gmane.os.netbsd.ports.powerpc
Message-ID <[email protected]>
Hi! all,


My bebox hangs up at boot time sinse change v 1.23 pic/intr.c.

This reason is chinging imask[IPL_HIGH] 0x3ffe0000 from 0x7ffe0000.
The bit30 indicate establish PIC I8259 with IPL_NONE.
intr_establish() sets IPL_HIGH to is->is_ipl in powerpc/pic/intr.c.
However it sets IPL_NONE to ih->ih_ipl.

Shall we call intr_establish() with IPL_HIGH?
Or more better idea?

Also I think, this problem happen on sandpoint(ENCPP1, SANDPOINT).

Thanks,
--
kiyohara
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.