(reposting) how to get DMA'able memory within 4GB on 64-bit machi

MEHTA,HIREN (hiren_mehta@agilent.com)
Wed, 27 Jun 2001 11:41:31 -0600


I posted this sometime back but I guess probably it got lost.

Is there a way for a driver to ask kernel to
give DMA'able memory within 4GB ? I read about
pci_alloc_consistent(). But I could not find out
whether that guarantees the DMA'able memory to be
within 4GB or not. Is there any other kernel routine
that I should call from Driver to get such a memory ?

Regards,
-hiren
hiren_mehta@agilent.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/