Tormod Volden
2008-02-01 23:50:18 UTC
The below patch will set the default key (=current key, I suppose, but
this confuses me a little) if no other key is specified. Since I don't
know the wireless extensions so well, I am not sure if this is the
correct way, but the resulting behaviour seems consistent with what I
see on another card (intel 2915).
I just discovered that my patch makes "iwconfig wlan0 commit" dothis confuses me a little) if no other key is specified. Since I don't
know the wireless extensions so well, I am not sure if this is the
correct way, but the resulting behaviour seems consistent with what I
see on another card (intel 2915).
strange things: the keys are then hidden from "iwlist wlan0 enc". They
reappear if I set current key number with "ifconfig wlan0 enc [1]". I
don't know if the "commit" code is broken, or if the patch does the
wrong thing.
Tormod