Tejun Heo wrote:
Implement and use DMA mask configuration helper.

Signed-off-by: Tejun Heo <[EMAIL PROTECTED]>
---
This function probably belongs to pci layer.  Put it in libata with
pci_test_bits() for the time being.

AFAIK the default DMA mask is always 32-bit. Code (often written by me) that sets it to a 32-bit mask was just paranoia, and not really needed.

Hence, the pci_go_64() function I added, found in #upstream.

        Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to