On Thu, May 15, 2003 at 08:17:58AM -0500, Colin Ngam wrote: > Hi, > > The Altix PCI-X Bridge chipset expects devices that runs in > PCI-X mode to always be 64Bit DMA Address capable(DAC). This > requirement is directly in conflict with both the > pci_alloc_consistent() and dma_alloc_coherent() interfaces. I don't (yet) see the conflict. Can't the 32-bit address can be extended to 64-bits as described in the dma_alloc_coherent() interface? Are you running out of 32-bit memory? > Anyway, to make a long story short, we like to "extend" these > interfaces to return DMA addresses of 64 bits if and when the > driver has the full capabality to support DAC - via it's > DMA mask capability setting. jbarnes@sgi.com proposed this before. On April 23, 2002, davem wrote: | %99 of PCI chips out there do not support DAC addressing for things | like descriptor tables etc. So it's not a matter of "well" it's | a matter of "at all". If you want the complete thread, check ia64-linux 2002 mail archives. hth, grantReceived on Thu May 15 12:18:35 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:14 EST