diff options
Diffstat (limited to 'deps/sysobj_early/data/sdcard.ids')
-rw-r--r-- | deps/sysobj_early/data/sdcard.ids | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/deps/sysobj_early/data/sdcard.ids b/deps/sysobj_early/data/sdcard.ids deleted file mode 100644 index 08dfc49b..00000000 --- a/deps/sysobj_early/data/sdcard.ids +++ /dev/null @@ -1,48 +0,0 @@ -# -# https://github.com/bp0/verbose-spork/blob/master/data/sdcard.ids -# - -# -# List of known/observed SD card manfid's -# -# Syntax: -# MANFID id manufacturer_name(s) - -MANFID 000001 Panasonic -MANFID 000002 Toshiba -MANFID 000003 SanDisk -MANFID 00001b Samsung -MANFID 00001d ADATA -MANFID 000027 Phison -MANFID 000028 Lexar -MANFID 000031 Silicon Power -MANFID 000041 Kingston -MANFID 000074 Transcend Information -MANFID 000076 Patriot Memory -MANFID 000082 Sony -MANFID 00009c Angelbird / Hoodman - -# -# List of known/observed SD card oemid's -# -# Syntax: -# OEMID id vendor_name(s) -# -# The id is normally composed of two ascii -# characters read as a big-endian 16-bit -# value. - -OEMID 3432 Kingston # "42" -OEMID 4144 ADATA # "AD" -OEMID 4245 Lexar / Angelbird / Hoodman # "BE" -OEMID 4a45 Transcend Information # "JE" -OEMID 4a54 Sony # "JT" -OEMID 4a60 Transcend Information # "J`" -OEMID 5041 Panasonic # "PA" -OEMID 5048 Phison # "PH" -OEMID 5054 SanDisk # "PT" -OEMID 5344 SanDisk # "SD" -OEMID 534d Samsung # "SM" -OEMID 534f Angelbird / Hoodman # "SO" -OEMID 5350 Silicon Power # "SP" -OEMID 544d Toshiba # "TM" |