[PATCH] libertas: remove a hundred CMD_RET_xxx definitions

Holger Schurig hs4233 at mail.mn-solutions.de
Thu Jun 21 14:28:46 EDT 2007


> Hah, thanks guys :)  Nice.  I was just going to ask whether you were
> 100% sure that all the RETs matched up correctly with their actual
> command...

They should, it's a bug in the firmware.

On page 59, they say that CmdCode is CMD_802_11_ASSOCIATE for the 
command and on page 60 they say the CmdCode for the response code is 
CMD_802_11_ASSOCIATE | 0x8000. And finally page 159 defines 
CMD_802_11_ASSOCIATE as 0x0050. The whole document does nowhere define 
0x0012.

Wild guess: page 133 says that CMD_802_11_ASSOCIATE has changed to be 
TLV based. Maybe the non-TLV associate command used to be 0x0012 ...



More information about the libertas-dev mailing list