sdio: add cards id for sms (Siano Mobile Silicon) MDTV receivers

From: Uri Shkolnik <u...@siano-ms.com>

Add SDIO vendor ID, and multiple device IDs for 
various SMS-based MDTV SDIO adapters.

The patch has been done against 2.6.29-rc7 .

Signed-off-by: Uri Shkolnik <u...@siano-ms.com>


diff -uNr linux-2.6.29-rc7.prestine/include/linux/mmc/sdio_ids.h 
linux-2.6.29-rc7_sdio_patch/include/linux/mmc/sdio_ids.h
--- linux-2.6.29-rc7.prestine/include/linux/mmc/sdio_ids.h      2009-03-04 
03:05:22.000000000 +0200
+++ linux-2.6.29-rc7_sdio_patch/include/linux/mmc/sdio_ids.h    2009-03-12 
12:24:14.000000000 +0200
@@ -24,6 +24,14 @@
  */
 
 #define SDIO_VENDOR_ID_MARVELL                 0x02df
+#define SDIO_VENDOR_ID_SIANO                   0x039a
+
 #define SDIO_DEVICE_ID_MARVELL_LIBERTAS                0x9103
+#define SDIO_DEVICE_ID_SIANO_STELLAR           0x5347
+#define SDIO_DEVICE_ID_SIANO_NOVA_A0           0x1100
+#define SDIO_DEVICE_ID_SIANO_NOVA_B0           0x0201
+#define SDIO_DEVICE_ID_SIANO_NICE              0x0202
+#define SDIO_DEVICE_ID_SIANO_VEGA_A0           0x0300
+#define SDIO_DEVICE_ID_SIANO_VENICE            0x0301
 
 #endif



      
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to