From: Jean Tourrilhes <jt@xxxxxxxxxx> Date: Tue, 20 Nov 2007 10:00:16 -0800 > This is a special version of Wireless Tools with some debug > code. It will help me understand what's happening with the bus error > while scanning and see what fix I can come up with. > What you need to do is : > o untar, make > o ./iwlist scan > scan.log > And send me the result. I already know what's happening. Your "fixup" code is deferencing the wrong part of the iw_point pointer, it only works on little endian. The fix is to remove the userland fixup code entirely and fixup the stream in the kernel. - 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