]> git.ipfire.org Git - thirdparty/libatasmart.git/commitdiff
Add quirk names
authorWojciech Piekutowski <wojciech@piekutowski.net>
Tue, 12 Apr 2011 22:02:50 +0000 (00:02 +0200)
committerWojciech Piekutowski <wojciech@piekutowski.net>
Tue, 12 Apr 2011 22:02:50 +0000 (00:02 +0200)
atasmart.c

index d3be001fced6428e57e96843fad3d3e88e20e8e8..a30efe8d683e4846322cdeb8f625261d0a18b206 100644 (file)
@@ -1395,6 +1395,13 @@ static const char *quirk_name[] = {
         "198_UNKNOWN",
         "190_UNKNOWN",
         "232_AVAILABLERESERVEDSPACE",
+        "233_MEDIAWEAROUTINDICATOR",
+        "225_TOTALLBASWRITTEN",
+        "4_UNUSED",
+        "226_TIMEWORKLOADMEDIAWEAR",
+        "227_TIMEWORKLOADHOSTREADS",
+        "228_WORKLOADTIMER",
+        "3_UNUSED",
         NULL
 };
 /* %STRINGPOOLSTOP% */