From 10b48b173440c867ff46d74d9e875c76494a6d42 Mon Sep 17 00:00:00 2001
From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Sun, 8 Dec 2013 20:23:22 +0000
Subject: [PATCH] Merge r3856 into 6.0 drivedb.h branch, prevent merge into
 5.40-43 branches.

git-svn-id: https://svn.code.sf.net/p/smartmontools/code/branches/RELEASE_6_0_DRIVEDB@3863 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 smartmontools/drivedb.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/smartmontools/drivedb.h b/smartmontools/drivedb.h
index c94701ba0..23cfa353d 100644
--- a/smartmontools/drivedb.h
+++ b/smartmontools/drivedb.h
@@ -663,7 +663,8 @@ const drive_settings builtin_knowndrives[] = {
   //"-v 233,raw48,Media_Wearout_Indicator "
     "-v 234,raw24/raw32:04321,Thermal_Throttle "
     "-v 241,raw48,Host_Writes_32MiB "
-    "-v 242,raw48,Host_Reads_32MiB"
+    "-v 242,raw48,Host_Reads_32MiB "
+    "-F xerrorlba" // tested with SSDSC2BB600G4/D2010355
   },
   { "Intel DC S3700 Series SSDs", // tested with INTEL SSDSC2BA200G3/5DV10250
     "INTEL SSDSC(1N|2B)A(100|200|400|800)G3",
-- 
GitLab