Re: your mail

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 13 Mar 2002 22:27:35 +0000 (GMT)


> > + START(max);=20
> > + do {
> > + WAIT(max);
> > + } while (inbyte(minor) & 0x10);
>
> This may never happen. You end up waiting forever!

No - its hidden in his macros. Look harder

-
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/