diff --git a/smartmontools/drivedb.h b/smartmontools/drivedb.h index d0ac544d7eac3d06651e2a79255bd405897ccb77..9f23a0d9e961d3f4820dfb1a12afd13d4aecad92 100644 --- a/smartmontools/drivedb.h +++ b/smartmontools/drivedb.h @@ -2086,9 +2086,9 @@ const drive_settings builtin_knowndrives[] = { "", "", "" }, { "Seagate Barracuda 7200.14 (AF)", // new firmware, tested with - // ST3000DM001-9YN166/CC4H + // ST3000DM001-9YN166/CC4H, ST3000DM001-9YN166/CC9E "ST(1000|1500|2000|2500|3000)DM00[1-3]-.*", - "CC4[H-Z]", + "CC(4[H-Z]|[5-9A-Z]..*)", // >= "CC4H" "", "-v 188,raw16 -v 240,msec24hour32" // tested with ST3000DM001-9YN166/CC4H },