Supported card not recognized

Pavel Roskin proski
Fri May 16 14:55:16 PDT 2008


On Mon, 2008-04-21 at 01:45 +0200, Santiago Garcia Mantinan wrote:
> Hi!
> 
> Excuse me if this is not the right list to post this on.
> 
> I have an old card which has always worked with hostap but which is not
> recogniced by the hostap driver on kernel 2.6, after patching it with this
> little patch it works:
> 
> --- linux-2.6.20/drivers/net/wireless/hostap/hostap_cs.c        2007-02-04 19:44:54.000000000 +0100
> +++ hostap_cs.c 2007-02-24 23:09:26.000000000 +0100
> @@ -834,6 +834,7 @@
>  	PCMCIA_DEVICE_MANF_CARD(0x50c2, 0x0001),
>  	PCMCIA_DEVICE_MANF_CARD(0x50c2, 0x7300),
>  /*	PCMCIA_DEVICE_MANF_CARD(0xc00f, 0x0000),    conflict with pcnet_cs */
> +	PCMCIA_DEVICE_MANF_CARD(0xc250, 0x0002),

I have submitted the patch to the kernel for inclusion.  Thank you.
Sorry for delay.

-- 
Regards,
Pavel Roskin



More information about the Hostap mailing list