> if (high mem) > local irq save > kmap > xfer > kunmap > local irq restore At the very least you need to do irq save kmap copy to local buffer kunmap local irq restore xfer and the mirror image for read. Alan -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html