diff options
author | Werner Almesberger <werner@openmoko.org> | 2008-11-19 17:11:21 +0000 |
---|---|---|
committer | Andy Green <agreen@pads.home.warmcat.com> | 2008-11-19 17:11:21 +0000 |
commit | 25452dc67ac3aafaae264e9841460e2a39b712ec (patch) | |
tree | 45c61e93c0cdbbc8f719a89a8a43eb9e0cf020a0 /include/linux/mmc | |
parent | bd9b19c37366beefdf8cf64871b42d5514c8c159 (diff) |
Diffstat (limited to 'include/linux/mmc')
-rw-r--r-- | 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 ea1bf5ba092..5c16d8f7a1d 100644 --- a/include/linux/mmc/sdio_ids.h +++ b/include/linux/mmc/sdio_ids.h @@ -25,5 +25,7 @@ #define SDIO_VENDOR_ID_MARVELL 0x02df #define SDIO_DEVICE_ID_MARVELL_LIBERTAS 0x9103 +#define SDIO_VENDOR_ID_ATHEROS 0x0271 +#define SDIO_DEVICE_ID_ATHEROS_AR6000 0x0100 #endif |