Brian Brunswick said:
> 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
IRQ 47 is invalid on this architecture. It's probably supposed to be 15
or 31.
--
Russell King ([EMAIL PROTECTED])
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]