![](https://secure.gravatar.com/avatar/5b19e9d0e834ea10ef75803718ad564b.jpg?s=120&d=mm&r=g)
20 Oct
2008
20 Oct
'08
8:57 a.m.
At Sun, 19 Oct 2008 13:12:40 +0100, James Courtier-Dutton wrote:
Hi,
Trying to answer some question raised by comments in the current code.
- The card should be able to DMA to anywhere in a 64-bit address space.
It is set to 32bit DMA by default. A bit has to be set to turn on 64-bit.
Which bit? As far as I see, TLB entries are still 32bit. So the pages can't be in 64bit space, right?
Takashi