Custom Query (1561 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (352 - 354 of 1561)

Ticket Resolution Summary Owner Reporter
#1687 fixed add to drivedb.h Seagate IronWolf ST4000VN006-3CW104 Christian Franke jofri
#594 fixed add supported device Mediasonic PROBOX K32-SU3 USB3 3.5" enclosure Christian Franke Steve Newcomb
Description

MediaSonic PROBOX K32-SU3 3.5-inch USB 3.0 (mediasonic.ca) smartctl reports: "Unknown USB bridge [0x2109:0x0711 (0x114)]"

#1812 fixed add support for Verbatim Mobile Hard Drive (0x18a5:0x0446) Christian Franke Mikuláš Patočka
Description

Hi

Here I'm adding a database entry for Verbatim Mobile Hard Drive: https://www.alza.cz/verbatim-mobile-drive-500gb-refurbished-d9843471.htm

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>

---
 drivedb.h |    6 ++++++
 1 file changed, 6 insertions(+)

Index: smartmontools/drivedb.h
===================================================================
--- smartmontools.orig/drivedb.h        2024-03-20 11:25:03.000000000 +0100
+++ smartmontools/drivedb.h     2024-03-20 11:39:37.000000000 +0100
@@ -6381,6 +6381,12 @@ const drive_settings builtin_knowndrives
     "",
     "-d sat"
   },
+  { "USB: Verbatim Mobile Hard Drive; ", // USB 3.0
+    "0x18a5:0x0446",
+    "",
+    "",
+    "-d sat"
+  },
   // Silicon Image
   { "USB: Vantec NST-400MX-SR; Silicon Image 5744",
     "0x1a4a:0x1670",
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.