From f02580c731bfa9bcb9945d13e853800d749c3a88 Mon Sep 17 00:00:00 2001
From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Thu, 14 Jan 2010 20:06:02 +0000
Subject: [PATCH] drivedb.h update: - SAMSUNG SpinPoint F2 EG series

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@3031 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 smartmontools/CHANGELOG | 3 +++
 smartmontools/drivedb.h | 4 ++++
 2 files changed, 7 insertions(+)

diff --git a/smartmontools/CHANGELOG b/smartmontools/CHANGELOG
index ba48f1957..8b50cdfef 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 5fff4802e..da599c5ba 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",
     "", "", ""
-- 
GitLab