> Cc: Alan Cox <[EMAIL PROTECTED]> > Cc: Tejun Heo <[EMAIL PROTECTED]> > Signed-off-by: Bartlomiej Zolnierkiewicz <[EMAIL PROTECTED]>
Acked-by: Alan Cox <[EMAIL PROTECTED]> > - /* 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/