Re: [PATCH] pata_it821x: (partially) fix DMA in RAID mode

From: Alan Cox
Date: Sun Jun 10 2007 - 13:37:05 EST


> Cc: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
> Cc: Tejun Heo <htejun@xxxxxxxxx>
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx>


Acked-by: Alan Cox <alan@xxxxxxxxxx>


> - /* Bits 5 and 6 indicate if DMA is active on master/slave */
> - /* It is possible that BMDMA isn't allocated */
> - if (ap->ioaddr.bmdma_addr)
> - dma_enabled = ioread8(ap->ioaddr.bmdma_addr + ATA_DMA_CMD);
> -
> for (i = 0; i < ATA_MAX_DEVICES; i++) {
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/