lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 30 Jan 2008 16:15:34 -0500
From:	Pavel Roskin <proski@....org>
To:	Marcin Juszkiewicz <openembedded@...rwu.biz>
Cc:	linux-wireless@...r.kernel.org, Jouni Malinen <j@...fi>,
	netdev@...r.kernel.org
Subject: Re: [PATCH] Add another Prism2 card to hostap


On Tue, 2008-01-29 at 09:42 +0100, Marcin Juszkiewicz wrote:
> From: Marcin Juszkiewicz <openembedded@...rwu.biz>
> 
> Card reported by Ångström user:
> http://bugs.openembedded.net/show_bug.cgi?id=3236
> 
> Socket 1:
>    product info: "Wireless LAN", "11Mbps PC Card", "Version 01.02", ""
>    manfid: 0x0156, 0x0002
>    function: 6 (network)
> 
> Signed-off-by: Marcin Juszkiewicz <openembedded@...rwu.biz>

Acked-by: Pavel Roskin <proski@....org>

> diff --git a/drivers/net/wireless/hostap/hostap_cs.c b/drivers/net/wireless/hostap/hostap_cs.c
> index 877d3bd..4f6707c 100644
> --- a/drivers/net/wireless/hostap/hostap_cs.c
> +++ b/drivers/net/wireless/hostap/hostap_cs.c
> @@ -894,6 +894,9 @@ static struct pcmcia_device_id hostap_cs_ids[] = {
>                 "The Linksys Group, Inc.", "Wireless Network CF Card", "ISL37300P",
>                 "RevA",
>                 0xa5f472c2, 0x9c05598d, 0xc9049a39, 0x57a66194),
> +       PCMCIA_DEVICE_PROD_ID123(
> +           "Wireless LAN" , "11Mbps PC Card", "Version 01.02",
> +               0x4b8870ff, 0x70e946d1, 0x4b74baa0),
>         PCMCIA_DEVICE_NULL
>  };
>  MODULE_DEVICE_TABLE(pcmcia, hostap_cs_ids);
> 
-- 
Regards,
Pavel Roskin
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ