Custom Query (1359 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (94 - 96 of 1359)

Ticket Resolution Summary Owner Reporter
#667 fixed Add OCZ VeloDrive R petamem
Description

http://ocz.com/enterprise/velodrive-pcie-ssd

can work as a RAID of smaller SSDs or simply pass these SSDs to the OS. Attached is the smartctl info for one of these 75GB SSDs.

We have the 300GB version which has has 4 of these 75GB SSDs.

#277 fixed Add OWC Mercury EXTREME Pro 6G SSD to drivedb.h somebody sbytnar
Description

Hi. The drivedb.h contains strings to detect other OWC SSDs, but not the OWC Mercury EXTREME Pro 6G SSD. Attached is a patch to add support for the Extreme Pro 6G models.

#1337 fixed Add OWC Mercury Elite Pro Quad USB ids (0x1e91:0xa4a7) Christian Franke yammering
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
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.