wlan0: hfa384x_cmd: entry still in list?

imp imp
Tue Aug 19 04:04:40 PDT 2003


Dear all

I have some problem using hostap, Please give your advice for me..

I run lastest CVS hostap and daemon, and I make some my own shell script which called automatically after hostapd start
and setting some wireless paramenter for myself.

the script is 

+ACMAIQ-/bin/sh
iwconfig wlan0 mode Master
iwconfig wlan0 nick +ACI-My Access Point+ACI-
iwconfig wlan0 channel 6
iwconfig wlan0 key off
iwconfig wlan0 rts 2347
iwconfig wlan0 frag 2346
iwconfig wlan0 rate auto
iwpriv wlan0 prism2+AF8-param 3 100
iwpriv wlan0 prism2+AF8-param 11 3
iwpriv wlan0 prism2+AF8-param 2 0
iwpriv wlan0 prism2+AF8-param 10 1
iwpriv wlan0 prism2+AF8-param 30 0
iwconfig wlan0 txpower 40
iwconfig wlan0 essid +ACI-imptest+ACI-

when I restart system include hostap wlan.. It was alway success, if there are no client STA which previous associated with my hostap AP.
(I mean remove STA wireless card from notebook. I try several wlan card from different vendor) 

But, after association from STA to AP then remain wireless card in notebook, and turn off the hostap(then the sta wireless card app scan the previous hostap), then, turn on my hostap. then I always meet flowing error while my system run above script...
 
+AH4- +ACM- wlan0: hfa384x+AF8-cmd: entry still in list? (entry+AD0-c016b820, type+AD0-0, res+AD0-0)
wlan0: hfa384x+AF8-cmd: command was not completed (res+AD0-0, entry+AD0-c016b820, type+AD0-0, cmd+AD0-0x0121, param0+AD0-0xfc33, EVSTAT+AD0-0000 INTEN+AD0-e1a0a09f)
wlan0: hfa384x+AF8-set+AF8-rid: CMDCODE+AF8-ACCESS+AF8-WRITE failed (res+AD0--110, rid+AD0-fc33, len+AD0-2)
wlan0: hfa384x+AF8-cmd: entry still in list? (entry+AD0-c016b820, type+AD0-0, res+AD0-0)
wlan0: hfa384x+AF8-cmd: command was not completed (res+AD0-0, entry+AD0-c016b820, type+AD0-0, cmd+AD0-0x0121, param0+AD0-0xfc10, EVSTAT+AD0-0000 INTEN+AD0-e1a0a09f)
wlan0: hfa384x+AF8-set+AF8-rid: CMDCODE+AF8-ACCESS+AF8-WRITE failed (res+AD0--110, rid+AD0-fc10, len+AD0-2)
wlan0: hfa384x+AF8-cmd: entry still in list? (entry+AD0-c016b820, type+AD0-0, res+AD0-0)
wlan0: hfa384x+AF8-cmd: command was not completed (res+AD0-0, entry+AD0-c016b820, type+AD0-0, cmd+AD0-0x0121, param0+AD0-0xfc43, EVSTAT+AD0-0000 INTEN+AD0-e1a0a09f)
wlan0: hfa384x+AF8-set+AF8-rid: CMDCODE+AF8-ACCESS+AF8-WRITE failed (res+AD0--110, rid+AD0-fc43, len+AD0-2)
wlan0: cnfEnhSecurity requires STA f/w 1.6.3 or newer
wlan0: cnfEnhSecurity set as 0
wlan0: hfa384x+AF8-cmd: entry still in list? (entry+AD0-c016b820, type+AD0-0, res+AD0-0)
wlan0: hfa384x+AF8-cmd: command was not completed (res+AD0-0, entry+AD0-c016b820, type+AD0-0, cmd+AD0-0x0021, param0+AD0-0xfdc6, EVSTAT+AD0-0000 INTEN+AD0-e1a0a09f)
wlan0: hfa384x+AF8-get+AF8-rid: CMDCODE+AF8-ACCESS failed (res+AD0--110, rid+AD0-fdc6, len+AD0-12)
wlan0: hfa384x+AF8-cmd: cmd+AF8-queue full
wlan0: hfa384x+AF8-cmd: cmd+AF8-queue full
wlan0: hfa384x+AF8-cmd: cmd+AF8-queue full
wlan0: hfa384x+AF8-set+AF8-rid: CMDCODE+AF8-ACCESS+AF8-WRITE failed (res+AD0--1, rid+AD0-fc02, len+AD0-34)





More information about the Hostap mailing list