On 08/08/2006 10:52 AM, srinivas bakki wrote: > hi, > i have this doubt regarding the addresses returned by > ioremap. > i mapped my devices's registers using ioremap. again when i try to > retrieve the physical address from the virtual address got from ioremap > using __pa(va) i see that the physical address is not the same which i > gave to ioremap function !! Which kind of device did you try to map? (ISA, PCI, ...) Sebastian -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/