Re: [RFC/CFT] cmd640 irqlocking fixes

Petr Vandrovec (VANDROVE@vc.cvut.cz)
Thu, 25 Jul 2002 14:50:56 +0200


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...
Petr Vandrovec
vandrove@vc.cvut.cz

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