On Mon, 2 Aug 2010 09:40:08 -0400
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
libata does dma mapping for ata drivers. It can handle mapping errors.
Looks like r8169 can't handle errors.
All drivers should handle mapping errors because IOMMUs are pretty
common now. I think that drivers that vendor people are serious about
can handle mapping errors.
--