Custom Query (1560 matches)
Results (439 - 441 of 1560)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #923 | fixed | Please add SanDisk iSSD SDIS6BM 016G to the Database | ||
| Description |
I found this chip (seems to be an integrated controller & flash-solution) on a generic DOM-style board, markings on the chip itself: SAMSWEET SanDisk iSSD SDIS6BM 016G Please find attached the output of smartctl -q noserial -x /dev/sdX |
|||
| #926 | fixed | New USB bridge for Seagate backup plus 4tb | ||
| Description |
Matt Coates reported via database mailing list:
===================================================================
--- smartmontools/ChangeLog (revision 4550)
+++ smartmontools/ChangeLog (working copy)
@@ -1,5 +1,10 @@
$Id$
+2017-10-10 Matt Coates <me@mattjackets.com>
+
+ drivedb.h:
+ - Extended Seagate Backup Plus regex to support 4TB USB 3 drive.
+
2017-10-10 Christian Franke <franke@computer.org>
configure.ac, os_darwin.cpp: Align Darwin NVMe device scanning with
Index: smartmontools/drivedb.h
===================================================================
--- smartmontools/drivedb.h (revision 4550)
+++ smartmontools/drivedb.h (working copy)
@@ -4554,7 +4554,8 @@
// 0xab24: Seagate Backup Plus Slim (0x0100) (ticket #443)
// 0xab25: Seagate Backup Plus for Mac (0x0100)
// 0xab38: Seagate Backup Plus 8TB (0x0100) (ticket #786)
- "0x0bc2:0xab(2[01458]|38)",
+ // 0xab43: Seagate Backup Plus 4TB (0x1404)
+ "0x0bc2:0xab(2[01458]|38|43)",
"",
"",
"-d sat"
|
|||
| #927 | fixed | add to drivedb: ST8000DM004-2CX188 | ||
| Description |
Alex b reported via database mailing list:
|
|||
