aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lsmmc.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/lsmmc.c b/lsmmc.c
index 55da3aa..da9d69e 100644
--- a/lsmmc.c
+++ b/lsmmc.c
@@ -241,6 +241,11 @@ struct ids_database database[] = {
},
{
.type = "mmc",
+ .id = 0x45,
+ .manufacturer = "SanDisk Corporation",
+ },
+ {
+ .type = "mmc",
.id = 0x2c,
.manufacturer = "Kingston",
},