]> err.no Git - linux-2.6/blobdiff - include/linux/mmc/sdio_ids.h
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...
[linux-2.6] / include / linux / mmc / sdio_ids.h
index 09306d47ff5e5878db349e7ac2a187cb75538828..ea1bf5ba092f79b50e72b07e250362b5731194ae 100644 (file)
 #define SDIO_CLASS_WLAN                0x07    /* WLAN interface */
 #define SDIO_CLASS_ATA         0x08    /* Embedded SDIO-ATA std interface */
 
+/*
+ * Vendors and devices.  Sort key: vendor first, device next.
+ */
+
+#define SDIO_VENDOR_ID_MARVELL                 0x02df
+#define SDIO_DEVICE_ID_MARVELL_LIBERTAS                0x9103
 
 #endif