I'm wondering if a better fix might be to have something like:
	if (wait * 2 > wait)
		wait *= 2;
at the bottom of the loop, so that the wrap-around doesn't happen.
> So it should be a work-around, assuming interrupts work on the parallel 
> port on your system :-). It is an very vexing problem, as I'm sure you know.
> 
> By the way, LJ1100s tend to get page feeding problems about the time the 
> warranty runs out, but HP has a free kit you can order to fix the problem.
Yes, I just installed it.  It suddenly made the printer useful again, so
I've printing more, and seeing the hangs.  I enabled interrupts, which
seems to work OK.
	J
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/