Opened 4 years ago

Closed 4 years ago

#1337 closed patch (fixed)

Add OWC Mercury Elite Pro Quad USB ids (0x1e91:0xa4a7)

Reported by: yammering Owned by: Christian Franke
Priority: minor Milestone: Release 7.2
Component: drivedb Version:
Keywords: usb Cc:

Description

Index: drivedb.h
===================================================================
--- drivedb.h	(revision 5059)
+++ drivedb.h	(working copy)
@@ -5788,6 +5788,13 @@
     "",
     "-d sat"
   },
+  // 0x1e91 (?)
+  { "USB: OWC Mercury Elite Pro Quad; ",
+    "0x1e91:0xa4a7",
+    "", // 0x0100
+    "",
+    "-d sat"
+  },
   // Innostor
   { "USB: ; Innostor IS611", // USB3->SATA+PATA
     "0x1f75:0x0611", // SMART access via PATA does not work

Change History (3)

comment:1 by Christian Franke, 4 years ago

Keywords: usb added
Milestone: Release 7.2
Owner: set to Christian Franke
Status: newaccepted

comment:2 by Christian Franke, 4 years ago

Summary: Add OWC Mercury Elite Pro Quad USB idsAdd OWC Mercury Elite Pro Quad USB ids (0x1e91:0xa4a7)

comment:3 by Christian Franke, 4 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.