Hi,I spotted that iwl drivers use readl method on an iomap space. IIRC some archs might return a tag instead of an address expected by readl/writel.
I think you should either switch to ioread32/iowrite32 or to ioremap. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html