Re: [PATCH] 2.5.19 IDE 78

Paul Mackerras (paulus@samba.org)
Mon, 3 Jun 2002 07:59:31 +1000 (EST)


> >>- OUT_BYTE(drive->ctl | 2, IDE_CONTROL_REG);
> >>+ ata_irq_enale(drive, 0);
>
> For sure not. The nIEN bit is *negated* on the part of the
> device - please look at the ata_irq_enable() functions definition.
> I have explained it there.

Martin, that's a bit of your patch I was quoting. I was just trying
to point out that you wrote "ata_irq_enale" instead of "ata_irq_enable".

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