Signed-off-by: Enrico Jorns <ejo@xxxxxxxxxxxxxx> --- lsmmc.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lsmmc.c b/lsmmc.c index 55da3aa..da9d69e 100644 --- a/lsmmc.c +++ b/lsmmc.c @@ -239,6 +239,11 @@ struct ids_database database[] = { .id = 0x44, .manufacturer = "ATP", }, + { + .type = "mmc", + .id = 0x45, + .manufacturer = "SanDisk Corporation", + }, { .type = "mmc", .id = 0x2c, -- 2.39.2