JR D wrote:
> When wpa_supplicant issues a SIOCSIWENCODEEXT, the wl-lkm code, among other
> things, does a series of calls to the card which appear to be intended to
> clear out some internal keys. These use RID 0xFCB6, which they label
> CFG_REMOVE_TKIP_DEFAULT_KEY. When this percolates down to the
> hermes_docmd_wait primitive, I'm getting an error. The status value from
> the EVSTAT reg is coming back as 0x7F21, which appears to be a complaint
> about the value being written.
>
> The rest of the values being written prior to that write are working ok, so
> my guess is that it doesn't like RID FCB6. I've been unable to find out
> anything else about that RID, or indeed, errors coming back from the EVSTAT
> reg.
I don't have any information on the firmware/RIDs except what's in the
drivers.
It's possible that the RID is only available on later versions.
Presumably you're running v9.48? (which the wl_lkm driver includes)
Dave.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
|