diff --git a/smartmontools/CHANGELOG b/smartmontools/CHANGELOG index ba48f19573306e05785d2e9dfe04593d4e09b687..8b50cdfefdc481dca9a06d2ad5328f9a9e239f2a 100644 --- a/smartmontools/CHANGELOG +++ b/smartmontools/CHANGELOG @@ -43,6 +43,9 @@ NOTES FOR FUTURE RELEASES: see TODO file. <DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE> + [CF] drivedb.h update: + - SAMSUNG SpinPoint F2 EG series + [CF] Add USB ID of Samsung Story Station. [MS] drivedb.h update: diff --git a/smartmontools/drivedb.h b/smartmontools/drivedb.h index 5fff4802ef4ecae21a576df59434b18c1b35d2fd..da599c5ba6f1723614b4e4d663d41489f532dcef 100644 --- a/smartmontools/drivedb.h +++ b/smartmontools/drivedb.h @@ -379,6 +379,10 @@ const drive_settings builtin_knowndrives[] = { "SAMSUNG HE(252H|322H|502I|642J|753L|103U)J", "", "", "" }, + { "SAMSUNG SpinPoint F2 EG series", // tested with HD154UI/1AG01118 + "SAMSUNG HD(502H|10[23]S|15[34]U)I", + "", "", "" + }, { "SAMSUNG SpinPoint S250 series", // tested with HD200HJ/KF100-06 "SAMSUNG HD(162|200|250)HJ", "", "", ""