Netdev List
 help / color / mirror / Atom feed
* [PATCH 6/6] new pcmcia IDs for hostap - U.S. Robotics
@ 2006-05-16 14:21 Marcin Juszkiewicz
  0 siblings, 0 replies; only message in thread
From: Marcin Juszkiewicz @ 2006-05-16 14:21 UTC (permalink / raw)
  To: netdev; +Cc: Jouni Malinen, Pavel Roskin

From: Jochen Friedrich <jochen@scram.de>

Yet another card known to work OK with hostap_cs:

# pccardctl ident
Socket 0:
  no product info available
Socket 1:
  product info: "U.S. Robotics", "IEEE 802.11b PC-CARD", "Version 01.02", ""
  manfid: 0x0156, 0x0002
  function: 6 (network)

Signed-off-by: Marcin Juszkiewicz <openembedded@hrw.one.pl>

---
 drivers/net/wireless/hostap/hostap_cs.c |    3 +++
 1 file changed, 3 insertions(+)

Index: linux/drivers/net/wireless/hostap/hostap_cs.c
===================================================================
--- linux.orig/drivers/net/wireless/hostap/hostap_cs.c	2006-05-16 16:09:29.000000000 +0200
+++ linux/drivers/net/wireless/hostap/hostap_cs.c	2006-05-16 16:09:29.000000000 +0200
@@ -935,6 +935,9 @@
 	PCMCIA_DEVICE_PROD_ID123(
 			"Pretec", "CompactWLAN Card 802.11b", "2.5",
 			0x1cadd3e5, 0xe697636c, 0x7a5bfcf1),
+	PCMCIA_DEVICE_PROD_ID1234(
+		"U.S. Robotics", "IEEE 802.11b PC-CARD", "Version 01.02", ""
+		0xc7b8df9d, 0x1700d087, 0x4b74baa0, 0x00000000),
 	PCMCIA_DEVICE_NULL
 };
 MODULE_DEVICE_TABLE(pcmcia, hostap_cs_ids);

-- 
JID: hrw-jabber.org
Sharp Zaurus C-760 (OZ 3.5.x)
OpenEmbedded/OpenZaurus/OPIE developer

     This may seem a bit weird, but that's okay, because it is weird.
                     -- Perl documentation

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-16 14:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-16 14:21 [PATCH 6/6] new pcmcia IDs for hostap - U.S. Robotics Marcin Juszkiewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox