netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add another Prism2 card to hostap
@ 2008-01-29  8:42 Marcin Juszkiewicz
       [not found] ` <200801290942.56258.openembedded-sbG99h22wavzs492ZWNkEA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Juszkiewicz @ 2008-01-29  8:42 UTC (permalink / raw)
  To: linux-wireless-u79uwXL29TY76Z2rM5mHXA
  Cc: Jouni Malinen, Pavel Roskin, netdev-u79uwXL29TY76Z2rM5mHXA


From: Marcin Juszkiewicz <openembedded-sbG99h22wavzs492ZWNkEA@public.gmane.org>

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-sbG99h22wavzs492ZWNkEA@public.gmane.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);

-- 
JID: hrw-jabber.org
OpenEmbedded developer/consultant

         Computers are not intelligent. They only think they are.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-30 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-29  8:42 [PATCH] Add another Prism2 card to hostap Marcin Juszkiewicz
     [not found] ` <200801290942.56258.openembedded-sbG99h22wavzs492ZWNkEA@public.gmane.org>
2008-01-30 21:15   ` Pavel Roskin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).