Skip to content
Snippets Groups Projects
Commit 128fe5c0 authored by manfred99's avatar manfred99
Browse files

drivedb.h updates:

 - more Seagate Momentus 5400.6 drives
 - HP 500GB drive MM0500EANCR



git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@3063 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 58793402
Branches
No related tags found
No related merge requests found
...@@ -43,6 +43,10 @@ NOTES FOR FUTURE RELEASES: see TODO file. ...@@ -43,6 +43,10 @@ NOTES FOR FUTURE RELEASES: see TODO file.
<DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE> <DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE>
[MS] drivedb.h updates:
- more Seagate Momentus 5400.6 drives
- HP 500GB drive MM0500EANCR
[CF] Windows: Cleanup I/O-control declarations, rely on include [CF] Windows: Cleanup I/O-control declarations, rely on include
files if possible. files if possible.
......
...@@ -183,6 +183,10 @@ const drive_settings builtin_knowndrives[] = { ...@@ -183,6 +183,10 @@ const drive_settings builtin_knowndrives[] = {
"GB1000EAFJL", "GB1000EAFJL",
"", "", "" "", "", ""
}, },
{ "HP 500GB SATA disk MM0500EANCR",
"MM0500EANCR",
"", "", ""
},
{ "IBM Deskstar 60GXP series", // ER60A46A firmware { "IBM Deskstar 60GXP series", // ER60A46A firmware
"(IBM-|Hitachi )?IC35L0[12346]0AVER07.*", "(IBM-|Hitachi )?IC35L0[12346]0AVER07.*",
"ER60A46A", "ER60A46A",
...@@ -1031,7 +1035,7 @@ const drive_settings builtin_knowndrives[] = { ...@@ -1031,7 +1035,7 @@ const drive_settings builtin_knowndrives[] = {
"", "", "" "", "", ""
}, },
{ "Seagate Momentus 5400.6 series", { "Seagate Momentus 5400.6 series",
"ST9((12|25)0315AS|500325)ASG?", "ST9(80313|160(301|314)|(12|25)0315|250317|(320|500)325|500327|640320)ASG?",
"", "", "" "", "", ""
}, },
{ "Seagate Momentus 5400 PSD series", // Hybrid drives { "Seagate Momentus 5400 PSD series", // Hybrid drives
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment