Re: [RFC/CFT] cmd640 irqlocking fixes

Alan Cox (alan@lxorguk.ukuu.org.uk)
25 Jul 2002 15:34:25 +0100


On Thu, 2002-07-25 at 13:50, Petr Vandrovec wrote:
> On 25 Jul 02 at 14:08, Alan Cox wrote:
>
> > + OUT_BYTE(0x00, 0xCFB);
> > + OUT_BYTE(0x00, 0xCF8);
> > + OUT_BYTE(0x00, 0xCFA);
> > + if (IN_BYTE(0xCF8) == 0x00 && IN_BYTE(0xCF8) == 0x00) {
> ^^^^^
> It should be 0xCFA according to arch/i386/pci/direct.c...

Correct. Martin I agree with this change.

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