On Tue, 2008-09-02 at 16:06 -0700, Jean Tourrilhes wrote: > By the way, the breakage of iwlist scan in Wireless Tools 30 > on 64 bits should be fixed in 30.pre7. No, it's still not fixed on x86_64. scanflags in print_scanning_info() in iwlist.c is 2, but srq->flags is 0 in orinoco_ioctl_setscan() in orinoco.c. On i386, srq->flags is 2 as expected and the scan results are correctly influenced by the ESSID. -- Regards, Pavel Roskin -- 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