Does Proxim RangeLAN2 7400 Supports HostAP ? - [SWSUPPORT0 write/read failed: FFFF != 8A32]

Paul Tan Hock Lai tanpaul
Tue Mar 25 21:59:31 PST 2003


Thanks! I managed to get the module loaded (hostap_cs) but I have problem initialising the module.
I am not sure in the first place if the Proxim RangeLan2 7400 supports hostap mode.

hostap_cs: hostap_cs.c 0.0.0 2002-10-12 (SSH Communications Security Corp, Jouni Malinen)
hostap_cs: (c) Jouni Malinen <jkmaline at cc.hut.fi>
hostap_cs: setting Vcc=33 (constant)
hostap_cs: CS_EVENT_CARD_INSERTION
prism2_config()
hostap_cs: setting Vcc=50 (from config)
Checking CFTABLE_ENTRY 0x01 (default 0x01)
IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
io->flags = 0x0043, io.base=0x0000, len=8
hostap_cs: index 0x01: Vcc 5.0, irq 3, io 0x0108-0x010f
hostap_cs: Registered netdevice wlan0
prism2_hw_init()
wlan0: init command completed too quickly - retrying
prism2_hw_config: initialized in 0 iterations
SWSUPPORT0 write/read failed: FFFF != 8A32
hostap_cs: Initialization failed
wlan0: hfa384x_cmd: entry still in list? (entry=c3a57720, type=0, res=0)
wlan0: hfa384x_cmd: command was not completed (res=0, entry=c3a57720, type=0, cmd=0x0021, param0=0xfdc6)
wlan0: hfa384x_get_rid: CMDCODE_ACCESS failed (res=-110, rid=fdc6, len=12)
wlan0: hfa384x_cmd: entry still in list? (entry=c3a57720, type=0, res=0)
wlan0: hfa384x_cmd: command was not completed (res=0, entry=c3a57720, type=0, cmd=0x0021, param0=0xfdc6)
wlan0: hfa384x_get_rid: CMDCODE_ACCESS failed (res=-110, rid=fdc6, len=12)
wlan0: hfa384x_cmd: entry still in list? (entry=c3a57720, type=0, res=0)
wlan0: hfa384x_cmd: command was not completed (res=0, entry=c3a57720, type=0, cmd=0x0021, param0=0xfdc1)
wlan0: hfa384x_get_rid: CMDCODE_ACCESS failed (res=-110, rid=fdc1, len=2)
prism2: wlan0: operating mode changed 3 -> 1
wlan0: hfa384x_setup_bap - timeout before
...

Cheers,
Paul

>>> Project Manager <projekt.manager at web.de> 26-Mar-03 10:45:20 PM >>>
Paul Tan Hock Lai wrote:
> Hi,
> 
> I have HostAP installed and it's working on other cards.
> 
> However, when I insert the Proxim RangeLAN2 7400 PCMCIA card, it doesnt get loaded properly. The hostap_cs module is not loaded.
> Do I need any changes to the /etc/pcmcia/hostap_cs.conf

yes you need to have a configuration block in the 
/etc/pcmcia/hostap_cs.conf file, so that at boot time the pcmcia module 
knows to bind to the hostap driver.

My config block for my RangeLAN-DS look like:

	card "Proxim RangeLAN"
	   version "PROXIM", "RangeLAN-DS/LAN PC CARD"
	   manfid 0x0126, 0x8000
	   bind "hostap_cs"

In order to find the version & manfid above you can type on a root shell

	cardctl ident


Also, don't forget to add an alias line to the /etc/modules.conf file

	alias wlan0 hostap_cs

Hope that helps

_______________________________________________
HostAP mailing list
HostAP at shmoo.com 
http://lists.shmoo.com/mailman/listinfo/hostap





More information about the Hostap mailing list