* [PATCH] orinoco: support smc2532w
@ 2006-02-12 7:17 Jesse Allen
0 siblings, 0 replies; only message in thread
From: Jesse Allen @ 2006-02-12 7:17 UTC (permalink / raw)
To: proski; +Cc: linux-kernel
From: Jesse Allen <the3dfxdude@gmail.com>
The orinoco wireless driver can support the SMC 2532W-B PC Card, so add the id
for it.
Signed-off-by: Jesse Allen <the3dfxdude@gmail.com>
---
--- 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),
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-02-12 7:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-12 7:17 [PATCH] orinoco: support smc2532w Jesse Allen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.