From 2ed4bccc87de5b8fdf77a9fa1ef661bf4003933a Mon Sep 17 00:00:00 2001
From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Wed, 1 Jul 2015 19:44:20 +0000
Subject: [PATCH] Merge r4111 into 5.40-6.3 drivedb.h branches.

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

diff --git a/smartmontools/drivedb.h b/smartmontools/drivedb.h
index 38447636b..9408d8145 100644
--- a/smartmontools/drivedb.h
+++ b/smartmontools/drivedb.h
@@ -4286,6 +4286,12 @@ const drive_settings builtin_knowndrives[] = {
     "",
     "-d usbjmicron,x"
   },
+  { "USB: SimpleTech;", // USB 3.0 HDD BOX Agestar,  Rock External HDD 3,5" UASP
+    "0x4971:0x8017",
+    "",
+    "",
+    "-d sat"
+  },
   // OnSpec
   { "USB: ; OnSpec", // USB->PATA
     "0x55aa:0x2b00",
-- 
GitLab