The driver uses 32bit DMA. if you use kmap you get a magic alias via the MMU
for the CPU to use the page. Swap it for page_address(pte_page(pte))
Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/