[Smartmontools-database] Hitachi drive & Seagate USB bridge
Dan Fandrich
dan at coneharvesters.com
Wed Sep 13 23:08:12 CEST 2017
Here is a patch to add these devices to the DB (patch is against 6.5 but they
don't appear to be supported in SVN yet).
-------------- next part --------------
--- /tmp/drivedb.h.orig 2016-05-06 22:12:45.000000000 +0200
+++ /tmp/drivedb.h 2017-09-13 22:55:29.071707323 +0200
@@ -2475,8 +2475,9 @@
"", "", ""
},
{ "HGST Deskstar NAS", // tested with HGST HDN724040ALE640/MJAOA5E0,
- // HGST HDN726050ALE610/APGNT517, HGST HDN726060ALE610/APGNT517
- "HGST HDN72(4030|4040|6050|6060)ALE6[14]0",
+ // HGST HDN726050ALE610/APGNT517, HGST HDN726060ALE610/APGNT517,
+ // HGST HDN726040ALE614
+ "HGST HDN72(4030|4040|6040|6050|6060)ALE6[14][04]",
"", "", ""
},
{ "Hitachi Ultrastar A7K1000", // tested with
@@ -4056,7 +4057,7 @@
"-d sat"
},
{ "USB: Seagate Expansion External; ",
- "0x0bc2:0x33(00|12|20|21|32)", // 0x3321: Expansion Desktop 4TB
+ "0x0bc2:0x33(00|12|20|21|30|32)", // 0x3321: Expansion Desktop 4TB
"",
"",
"-d sat"
More information about the Smartmontools-database
mailing list