Re: [Wbsd-devel] [PATCH 540] MMC_WBSD depends on ISA

From: Pierre Ossman
Date: Sat Jan 29 2005 - 11:09:52 EST


Christoph Hellwig wrote:

On Sat, Jan 29, 2005 at 04:31:16PM +0100, Pierre Ossman wrote:


The problem was that the DMA API didn't work for x86_64 when I wrote the driver. I see now that it has been fixed.
isa_virt_to_bus still works even though CONFIG_ISA is not configured. So


It may not exist at all.



For i386 and x86_64 it's defined as virt_to_phys in asm/io.h without any #ifdef:s protecting it.
-
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/