[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] why intr->ack() is null?
John Williams wrote:
>
> I looked at the V2Pro/PPC source as well, and their driver for the
> XINTC, and it shows the same uncertainty about the behaviour of the
> XINTC. Their source is available (via bitkeeper) from penguinppc.org. I
> can send you the specific source file if you want to look into it.
>
I just checked again, they've updated the source. Grab the PPC
xilinx_intc driver into your current working dir with this command:
rsync -avz --delete
source.mvista.com::linuxppc_2_4_devel/arch/ppc/kernel/xilinx_pic.c .
and see what they've done. Basically if it's a level sensitive
interrupt they ack after, else they ack immediately. Smells like a hack
to me.
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/