More succinct question
Colin Worth
cworth
Mon Jul 5 19:03:14 PDT 2004
Hostap sets up my Harmony 802.11b card to work at Vcc=5.0 volts even
though the card says Vcc=3.3 on it, it is initially set to Vcc=3.3 in
prism2_attach() and I use ignore_cis_vcc=1. Then all the commands sent to
it time out. What is wrong?
(debug messages below)
> Here is the output with options: ignore_cis_vcc=1:
>
> (I also tried no_primary=1 and that did not change the output):
>
> Jul 4 16:58:30 debian kernel: hostap_crypt: registered algorithm 'NULL'
> Jul 4 16:58:30 debian kernel: hostap_cs: 0.2.2 - 2004-05-31 (Jouni
> Malinen <jkm
> aline at cc.hut.fi>)
> Jul 4 16:58:31 debian kernel: hostap_cs: setting Vcc=33 (constant)
> Jul 4 16:58:31 debian kernel: hostap_cs: CS_EVENT_CARD_INSERTION
> Jul 4 16:58:31 debian kernel: hostap_cs: ignoring Vcc=50 (from config)
> Jul 4 16:58:31 debian kernel: enabled conf.attributes |=CONF_ENABLE_IRQ
> Jul 4 16:58:31 debian kernel: IO window settings: cfg->io.nwin=1
> dflt.io.nwin=1
> Jul 4 16:58:31 debian kernel: io->flags = 0x0046, io.base=0x0000, len=64
> Jul 4 16:58:31 debian kernel: hostap_cs: Registered netdevice wifi0
> Jul 4 16:58:31 debian kernel: hostap_cs: index 0x01: Vcc 5.0, irq 3, io
> 0x0100-
> 0x013f
> Jul 4 16:58:31 debian kernel: prism2_hw_init: initialized in 90 ms
> Jul 4 16:58:31 debian kernel: wifi0: valid PDA not found
> Jul 4 16:58:33 debian kernel: wifi0: hfa384x_cmd: entry still in list?
> (entry=c
> 111f160, type=0, res=0)
> Jul 4 16:58:33 debian kernel: wifi0: hfa384x_cmd: command was not
> completed (re
> s=0, entry=c111f160, type=0, cmd=0x0021, param0=0xfd02, EVSTAT=0000
> INTEN=0010)
> Jul 4 16:58:33 debian kernel: wifi0: hfa384x_get_rid: CMDCODE_ACCESS
> failed (re
> s=-110, rid=fd02, len=8)
> Jul 4 16:58:33 debian kernel: Could not get RID for component PRI
> Jul 4 16:58:33 debian kernel: hostap_cs: Initialization failed
> Jul 4 16:58:33 debian kernel: Registered client in prism2_attach
>
>
> cardctl ident:
> Socket 0:
> product info: "PROXIM", "Harmony 802.11b/LAN PC CARD", ""
> manfid: 0x0126, 0x8000
> function: 6 (network)
> Socket 1:
> no product info available
>
>
> cardctl config:
> Socket 0:
> Vcc 5.0V Vpp1 0.0V Vpp2 0.0V
> interface type is "memory and I/O"
> irq 3 [exclusive] [level]
> function 0:
> config base 0x03e0
> option 0x41
> io 0x0100-0x013f [16bit]
> Socket 1:
> not configured
>
>
> dump_cis:
> Socket 0:
> dev_info
> NULL 0ns, 512b
> attr_dev_info
> SRAM 500ns, 1kb
> vers_1 5.0, "PROXIM", "Harmony 802.11b/LAN PC CARD", ""
> manfid 0x0126, 0x8000
> funcid network_adapter
> lan_technology wireless
> lan_speed 1 mb/sec
> lan_speed 2 mb/sec
> lan_media 2.4_GHz
> lan_connector Closed connector standard
> config base 0x03e0 mask 0x0001 last_index 0x02
> cftable_entry 0x01 [default]
> Vcc Vnom 3300mV Vmin 3V Vmax 3600mV Iavg 300mA
> Ipeak 300mA Idown 10mA
> io 0x0000-0x003f [lines=6] [16bit]
> irq mask 0xffff [level] [pulse]
>
> Socket 1:
> no CIS present
>
>
> cardctl info:
> PRODID_1="PROXIM"
> PRODID_2="Harmony 802.11b/LAN PC CARD"
> PRODID_3=""
> PRODID_4=""
> MANFID=0126,8000
> FUNCID=6
> PRODID_1=""
> PRODID_2=""
> PRODID_3=""
> PRODID_4=""
> MANFID=0000,0000
> FUNCID=255
> cardctl status:
> Socket 0:
> 5V 16-bit PC Card
> function 0: [ready]
> Socket 1:
> no card
>
>
More information about the Hostap
mailing list