diff --git a/smartmontools/CHANGELOG b/smartmontools/CHANGELOG index 824a63c5cf7f28c6b7a78837a7caded845ed3177..68643c032891d83b8fb5a0f0c5dcc7c1e749d9da 100644 --- a/smartmontools/CHANGELOG +++ b/smartmontools/CHANGELOG @@ -43,6 +43,10 @@ NOTES FOR FUTURE RELEASES: see TODO file. <DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE> + [CF] knowndrives.cpp updates: + - New Seagate 7200.11 firmware version + - Update IBM link + [CF] smartctl: Use printf() instead of pout() for exception error messages to avoid access to bogus 'con->dont_print'. diff --git a/smartmontools/knowndrives.cpp b/smartmontools/knowndrives.cpp index 4ed09c84b6582fd1c495e4fb955bee47e1e56a61..120ba45e56c44f83691401ee411422286a75691f 100644 --- a/smartmontools/knowndrives.cpp +++ b/smartmontools/knowndrives.cpp @@ -35,7 +35,7 @@ #include <stdexcept> -const char *knowndrives_c_cvsid="$Id: knowndrives.cpp,v 1.207 2009/07/04 23:24:37 manfred99 Exp $" +const char *knowndrives_c_cvsid="$Id$" ATACMDS_H_CVSID CONFIG_H_CVSID EXTERN_H_CVSID INT64_H_CVSID KNOWNDRIVES_H_CVSID UTILITY_H_CVSID; #define MODEL_STRING_LENGTH 40 @@ -99,8 +99,7 @@ static const drive_settings builtin_knowndrives[] = { "", "IBM Deskstar 60GXP drives may need upgraded SMART firmware.\n" "Please see http://www.geocities.com/dtla_update/index.html#rel and\n" - "http://www-3.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-42215 or\n" - "http://www-1.ibm.com/support/docview.wss?uid=psg1MIGR-42215", + "http://www.ibm.com/pc/support/site.wss/MIGR-42215.html", "" }, { "IBM Deskstar 40GV & 75GXP series (A5AA/A6AA firmware)", @@ -113,8 +112,7 @@ static const drive_settings builtin_knowndrives[] = { "", "IBM Deskstar 40GV and 75GXP drives may need upgraded SMART firmware.\n" "Please see http://www.geocities.com/dtla_update/ and\n" - "http://www-3.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-42215 or\n" - "http://www-1.ibm.com/support/docview.wss?uid=psg1MIGR-42215", + "http://www.ibm.com/pc/support/site.wss/MIGR-42215.html", "" }, { "", // ExcelStor J240, J340, J360, J680, and J880 @@ -1023,7 +1021,7 @@ static const drive_settings builtin_knowndrives[] = { }, { "Seagate Barracuda 7200.11 family", // fixed firmware "ST3(160813|320[68]13|640[36]23|1000333|1500341)AS?", - "SD1B", // http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207957 + "SD[12]B", // http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207957 "", "" }, { "Seagate Barracuda 7200.11 family", // buggy firmware