On Thu, 2008-05-22 at 14:34 -0400, Dan Williams wrote: > But what's the best fix to the supplicant? It could just parse A-band > channels and where the numbers overlap, assume B/G band. Or, it could > be patched to prefer FREQ+frequency over FREQ+channel if it received > both. That's probably the best solution. I checked the wpa_supplicant sources and I see that all it needs is the frequency. All that needs to be done is not to allow channels (everything below, say, 10000) overwrite existing frequency data. That's the second approach. -- 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