Will hostap work on 386sx??
Pavel Roskin
proski
Wed Apr 21 09:38:38 PDT 2004
On Wed, 21 Apr 2004, AST 386sx wrote:
> I have disable the download_support. I got different error this time. I
> have looked around the source. Still not sure....
>
> >>EIP; c1835a2c <[hostap_cs]__hfa384x_cmd_no_wait+3c/88> <=====
>
> >>eax; 00007cff Before first symbol
> >>ebx; 0000c350 Before first symbol
> >>esi; c0a39000 <_end+6f0af0/14d5af0>
> >>esp; c0b19764 <_end+7d1254/14d5af0>
>
> Trace; c1836bdc <[hostap_cs]prism2_hw_init+28/10c>
> Trace; c1837047 <[hostap_cs]prism2_hw_config+27/8c>
It looks like you get this as soon that the driver touches the hardware.
Maybe there is some other hardware at that address. Check
/etc/pcmcia/config.opts, try using a different I/O window. I see you were
using 0x0140-0x017f. Try 0x0400-0x04ff range. Put this to
/etc/pcmcia/config.opts and comment out all other "include port"
statements:
include port 0x400-0x4ff
You may still want to debug __hfa384x_cmd_no_wait() to make sure that
it's the I/O that causes the panic.
--
Regards,
Pavel Roskin
More information about the Hostap
mailing list