From: John Fulmer (jfulmer_at_hrblock.com)
Date: 2002-09-05 16:14:45 UTC
On Wed, 2002-09-04 at 22:29, Jouni Malinen wrote:
> On Wed, Sep 04, 2002 at 06:38:46PM -0500, Fulmer, John wrote:
>
> I couldn't get the hostap driver to
> > compile when I use the kernel source.
>
> Which kernel version?
2.4.19. I'll try it again with the recent CVS as well (Didn't compile on the last 'release' or the CVS from a week ago.) and get you error messages.
>
> > prism2_config()
> > hostap_cs: setting Vcc=50 (from config)
> > Checking CFTABLE_ENTRY 0x01 (default 0x01)
> > Vcc mismatch - skipping this entry
> > hostap_cs: GetNextTuple: No more items
> > Unable to handle kernel paging request at virtual address 0000000000000000
> > cardmgr(12290): Oops 0
>
> Aah.. There must be a bug in code in error recovery code. The driver did
> not accept your card CIS and started freeing resources it had reserved.
> I haven't tested that code for quite some time, but will test it soon.
> As far as the problem of not accepting CIS is concerned, this is in the
> FAQ list (question #1; try adding ignore_cis_vcc=1 as kernel parameter).
Okay. I saw that in the FAQ, but didn't think to try it because of the Oops. I'll try the latest cvs and see what happens.
jf