From: Jochen Friedrich <[EMAIL PROTECTED]>

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 <[EMAIL PROTECTED]>

---
 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
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to