Ok, I've just traced it some more.

What happens is ide0: Disabled unable to get IRQ 47.

But in irq_init_irq the value of  NR_IRQS that is picked up is 32, presumeably from
include/asm-arm/arch-ebsa285/irqs.h, so things above that never get marked as
valid to claim.

There's also
./include/asm-arm/irq.h:#ifndef NR_IRQS
./include/asm-arm/irq.h:#define NR_IRQS 128


I'll try changing the value in arch-ebsa285/irqs.h

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to