Skip to content
Snippets Groups Projects
Commit cd420cdd authored by chrfranke's avatar chrfranke
Browse files

drivedb.h:

- Samsung based SSDs: SM843TN *960HCGP (#1624), PM881 (GH/pull 119),
  more PM893 variants (#1616), PM897 (#1559).

git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk@5398 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 1c7b4932
Branches
No related tags found
No related merge requests found
$Id$
2022-08-06 Christian Franke <franke@computer.org>
drivedb.h:
- Samsung based SSDs: SM843TN *960HCGP (#1624), PM881
(GH/pull 119), more PM893 variants (#1616), PM897 (#1559).
2022-07-16 Douglas Gilbert <dgilbert@interlog.com>
some spelling fixes with the help of the codespell utility
......
......@@ -1886,8 +1886,9 @@ const drive_settings builtin_knowndrives[] = {
"SAMSUNG MZ7TD(128|256)HAFV-.*|" // 840 Series, tested with SAMSUNG MZ7TD256HAFV-000L7/DXT06L6Q
"SAMSUNG MZ[7M]TD(128|256|512)HA[GF][LMV]-.*|" // PM841, tested with SAMSUNG MZMTD512HAGL-00000/DXT4200Q,
// SAMSUNG MZ7TD512HAGM-000L1/DXT06L0Q, SAMSUNG MZMTD128HAFV-000L1/DXT43L0Q
"SAMSUNG MZ7WD((120|240)H[AC]FV|480HAGM|960HAGP)-00003|" // SM843T Series, tested with
// SAMSUNG MZ7WD120HAFV-00003/DXM85W3Q, SAMSUNG MZ7WD120HCFV-00003/DXM9203Q
"SAMSUNG MZ7WD((120|240)H[AC]FV|480H[AC]GM|960H[AC]GP)-.*|" // SM843T(N?) Series, tested with
// SAMSUNG MZ7WD120HAFV-00003/DXM85W3Q, SAMSUNG MZ7WD120HCFV-00003/DXM9203Q,
// SAMSUNG MZ7WD960HCGP-000PU/DXM9BW4Q (SM843TN?)
"SAMSUNG MZ[7N]TE(128|256|512)HM(HP|JH)-.*|" // PM851, tested with SAMSUNG MZ7TE256HMHP-000L7/EXT09L6Q,
// SAMSUNG MZNTE256HMHP-000H1/EXT22H0Q, SAMSUNG MZNTE512HMJH-000L2/EXT26L0Q
"SAMSUNG MZMPF(032|064)HCFV-.*|" // CM851 mSATA, tested with SAMSUNG MZMPF032HCFV-000H1/FXM42H2Q
......@@ -1900,9 +1901,12 @@ const drive_settings builtin_knowndrives[] = {
"(SAMSUNG )?MZ7KM(120|240|480|960|1T9)H[AM](FD|GR|H[PQ]|J[MP])(-.*|0D3)|" // SM863(a), tested with
// SAMSUNG MZ7KM480HAHP-0E005/GXM1003Q, SAMSUNG MZ7KM480HMHQ-00005/GXM5104Q,
// SAMSUNG MZ7KM960HMJP-00005/GXM5304Q, MZ7KM960HMJP0D3/GD53 (Dell)
"SAMSUNG MZ[7N]LH(128|256|512|1T0)H[AB](JD|HQ|L[BU])-.*|" // PM881, tested with
// SAMSUNG MZ7LH512HALU-00000/RVT0200Q
"SAMSUNG MZ7LH(240|480|960|1T9|3T8|7T6)H[AM](HQ|JR|LT|LA)-.*|" //PM883, tested with SAMSUNG MZ7LH960HAJR-00005
"SAMSUNG MZ7L(3240|33T8)H(BLT|CHQ)-.*|" //PM893, tested with SAMSUNG MZ7L33T8HBLT-00A07/JXTC104Q
// SAMSUNG MZ7L3240HCHQ-00A07/JXTC104Q
"SAMSUNG MZ7L3(240|480|960|1T9|3T8|7T6)H(B[LN][AT]|CHQ|CJR)-.*|" // PM893/897, tested with
// SAMSUNG MZ7L3240HCHQ-00A07/JXTC104Q, SAMSUNG MZ7L3480HCHQ-00A07/JXTC104Q,
// SAMSUNG MZ7L3480HBLT-00A07/JXTE004Q, SAMSUNG MZ7L33T8HBLT-00A07/JXTC104Q
"SAMSUNG MZ7KH(240|480|960|1T9|3T8)HA(HQ|JR|LS)-.*|" //SM883
"SAMSUNG MZ[7N](LF|TY)(128|192|256)H[CD](GS|HP)-.*|" // CM871/871a, tested with SAMSUNG MZNLF128HCHP-000H1/FXT21H1Q,
// SAMSUNG MZNTY256HDHP-000/MAT21K0Q, SAMSUNG MZ7LF192HCGS-000L1/FXT03L1Q
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment