On Fri, Aug 01, 2003 at 10:47:51AM -0400, David Kesselring wrote: > Tell me if I'm incorrect but it looks like this for condition is wrong. > There are only 2 defined irqs. > > for (i = 0; i <= SEADINT_END; i++) > ^^ should be just < ?? Looks like you're right ... Ralf