Custom Query (1458 matches)
Results (97 - 99 of 1458)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#667 | fixed | Add OCZ VeloDrive R | ||
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 | ||
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) | ||
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 |
Note:
See TracQuery
for help on using queries.