[PATCH] orinoco: support smc2532w

From: Jesse Allen
Date: Sun Feb 12 2006 - 02:37:27 EST


From: Jesse Allen <the3dfxdude@xxxxxxxxx>

The orinoco wireless driver can support the SMC 2532W-B PC Card, so add the id
for it.

Signed-off-by: Jesse Allen <the3dfxdude@xxxxxxxxx>
---

--- linux/drivers/net/wireless/orinoco_cs.c 2006-02-11 18:28:26.000000000 -0700
+++ linux-mod/drivers/net/wireless/orinoco_cs.c 2006-02-11 18:30:24.000000000 -0700
@@ -590,6 +590,7 @@
PCMCIA_DEVICE_PROD_ID12("PROXIM", "LAN PC CARD HARMONY 80211B", 0xc6536a5e, 0x090c3cd9),
PCMCIA_DEVICE_PROD_ID12("PROXIM", "LAN PCI CARD HARMONY 80211B", 0xc6536a5e, 0x9f494e26),
PCMCIA_DEVICE_PROD_ID12("SAMSUNG", "11Mbps WLAN Card", 0x43d74cb4, 0x579bd91b),
+ PCMCIA_DEVICE_PROD_ID12("SMC", "SMC2532W-B EliteConnect Wireless Adapter", 0xc4f8b18b, 0x196bd757),
PCMCIA_DEVICE_PROD_ID12("SMC", "SMC2632W", 0xc4f8b18b, 0x474a1f2a),
PCMCIA_DEVICE_PROD_ID12("Symbol Technologies", "LA4111 Spectrum24 Wireless LAN PC Card", 0x3f02b4d6, 0x3663cb0e),
PCMCIA_DEVICE_PROD_ID123("The Linksys Group, Inc.", "Instant Wireless Network PC Card", "ISL37300P", 0xa5f472c2, 0x590eb502, 0xc9049a39),
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/