On Mon, 2012-11-12 at 19:58 +0200, Vladimir Kondratiev wrote: > Yes, it make sense. I noticed also I have to use __raw_{read|write}l functions > to copy buffers to/from PCI iomem, as otherwise io{read|write}32 would swap > bytes for big endian hosts, since PCI is little endian. No, this is what you want, they simple read/write host endian (u32) values. johannes -- 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