> disabling the ohc interrupts during the interrupt routine (the ohci spec
> says to) appears to help, but i havn't been running that for very long.
so i guess the question is the interrupt ohci is using edge or level.
if level, interrupts are going to be masked by the level and that
wouldn't be y
> > disabling the ohc interrupts during the interrupt routine (the ohci spec
> > says to) appears to help, but i havn't been running that for very long.
indeed, a hour or so later, it started acting up.
the devices keep working if i jump back to the beginning of the handler
when donehead changes..