Skip to content
Snippets Groups Projects
Commit 90131aee authored by dipohl's avatar dipohl
Browse files

drivedb.h:

        - WDC WD1005VBYZ-02RRWB2, WDC WD2005VBYZ-02RRWB2 (#938)
        - WDC WD140EDFZ-11A0VA0 (#1394)



git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk@5356 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 31557437
No related branches found
No related tags found
No related merge requests found
$Id$
2022-04-23 Gabriele Pohl <contact@dipohl.de>
drivedb.h:
- WDC WD1005VBYZ-02RRWB2, WDC WD2005VBYZ-02RRWB2 (#938)
- WDC WD140EDFZ-11A0VA0 (#1394)
2022-04-22 Gabriele Pohl <contact@dipohl.de>
drivedb.h:
......
......@@ -3602,7 +3602,8 @@ const drive_settings builtin_knowndrives[] = {
// WDC WD80EMAZ-00WJTA0/83.H0A83 (Easystore 0x1058:0x25fb),
// WDC WD80EZAZ-11TDBA0/83.H0A83, WDC WD100EMAZ-00WJTA0/83.H0A83,
// WDC WD100EZAZ-11TDBA0/83.H0A83, WDC WD120EMAZ-11BLFA0/81.00A81
"WDC WD(80|100|120)E[MZ]AZ-.*",
// WDC WD140EDFZ-11A0VA0/81.00A81 (Easystore 0x1058:0x25fb)
"WDC WD(80|100|120|140)E([MZ]A|DF)Z-.*",
"", "",
"-v 22,raw48,Helium_Level"
},
......@@ -4925,12 +4926,13 @@ const drive_settings builtin_knowndrives[] = {
"", "", ""
},
{ "Western Digital Gold", // tested with WDC WD1005FBYZ-01YCBB2/RR07,
// WDC WD1005VBYZ-02RRWB2/RR07, WDC WD2005VBYZ-02RRWB2/RR07
// WDC WD2005FBYZ-01YCBB2/RR07, WDC WD4002FYYZ-01B7CB0/01.01M02,
// WDC WD4003FRYZ-01F0DB0/01.01H01, WDC WD6003FRYZ-01F0DB0/01.01H01,
// WDC WD8003FRYZ-01JPDB1/01.01H02, WDC WD8004FRYZ-01VAEB0/01.01H01,
// WDC WD102KRYZ-01A5AB0/01.01H01, WDC WD121KRYZ-01W0RB0/01.01H01,
// WDC WD141KRYZ-01C66B0/01.01H01
"WDC WD([12]005FB|4002FY|4003FR|600[23]FR|800[234]FR|(1[024]1|102)KR)YZ-.*",
"WDC WD([12]005[FV]B|4002FY|4003FR|600[23]FR|800[234]FR|(1[024]1|102)KR)YZ-.*",
"", "",
"-v 22,raw48,Helium_Level" // WD121KRYZ, WD141KRYZ
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment