mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add missing vendor names for MMC card manufacturers
This commit is contained in:
@@ -46,10 +46,11 @@ public static class VendorString
|
||||
0x01 => "Samsung",
|
||||
0x02 => "Toshiba",
|
||||
0x04 => "SanDisk",
|
||||
0x06 => "",
|
||||
0x06 => "SanDisk",
|
||||
0x07 => "Nokia",
|
||||
0x13 => "Kingston",
|
||||
0x15 => "Samsung",
|
||||
0x16 => "Silicon Motion",
|
||||
0x18 => "Intel",
|
||||
0x1B => "Micron",
|
||||
0x1D => "STMicroelectronics",
|
||||
|
||||
Reference in New Issue
Block a user