[PATCH 1/1] iwmc3200: add more SDIO device ids

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tomas Winkler
Date: Monday, August 24, 2009 - 2:34 pm

add WiFi BGN SKU and WiMAX 2.4GHz SKU device ids

Cc:inaky.perez-gonzalez@intel.com
Cc:cindy.h.kao@intel.com
Cc:yi.zhu@intel.com
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
---
 include/linux/mmc/sdio_ids.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/linux/mmc/sdio_ids.h b/include/linux/mmc/sdio_ids.h
index 2dbfb5a..addd456 100644
--- a/include/linux/mmc/sdio_ids.h
+++ b/include/linux/mmc/sdio_ids.h
@@ -28,6 +28,8 @@
 #define SDIO_DEVICE_ID_INTEL_IWMC3200TOP	0x1404
 #define SDIO_DEVICE_ID_INTEL_IWMC3200GPS	0x1405
 #define SDIO_DEVICE_ID_INTEL_IWMC3200BT		0x1406
+#define SDIO_DEVICE_ID_INTEL_IWMC3200WIMAX_24	0x1407
+#define SDIO_DEVICE_ID_INTEL_IWMC3200WIFI_BGN	0x1408
 
 #define SDIO_VENDOR_ID_MARVELL			0x02df
 #define SDIO_DEVICE_ID_MARVELL_LIBERTAS		0x9103
-- 
1.6.0.6

---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/1] iwmc3200: add more SDIO device ids, Tomas Winkler, (Mon Aug 24, 2:34 pm)
Re: [PATCH 1/1] iwmc3200: add more SDIO device ids, Luis R. Rodriguez, (Mon Aug 24, 2:36 pm)
Re: [PATCH 1/1] iwmc3200: add more SDIO device ids, Tomas Winkler, (Mon Aug 24, 3:20 pm)
Re: [PATCH 1/1] iwmc3200: add more SDIO device ids, Luis R. Rodriguez, (Mon Aug 24, 3:29 pm)
Re: [PATCH 1/1] iwmc3200: add more SDIO device ids, Bob Copeland, (Mon Aug 24, 3:37 pm)
Re: [PATCH 1/1] iwmc3200: add more SDIO device ids, Marcel Holtmann, (Mon Aug 24, 4:21 pm)
Re: [PATCH 1/1] iwmc3200: add more SDIO device ids, Holger Schurig, (Wed Aug 26, 12:25 am)