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

knowndrives.cpp update: Hitachi Travelstar 5K320

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2981 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent a1754b55
Branches
No related tags found
No related merge requests found
......@@ -43,6 +43,8 @@ NOTES FOR FUTURE RELEASES: see TODO file.
<DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE>
[MS] knowndrives.cpp update: Hitachi Travelstar 5K320 series
[CF] smartctl: Ignore normalized attribute value and threshold
if 'raw64' or 'hex24' format is selected.
......
......@@ -803,6 +803,10 @@ static const drive_settings builtin_knowndrives[] = {
"(Hitachi |HITACHI )?HTS5425(80|12|16|20|25)K9(A3|SA)00",
"", "", ""
},
{ "Hitachi Travelstar 5K320 series",
"(Hitachi |HITACHI )?HT(S|E)5432(80|12|16|25|32)L9(A300|SA01)",
"", "", ""
},
{ "Hitachi Travelstar 7K60",
"(Hitachi )?HTS726060M9AT00",
"", "", ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment