#1113 closed enhancement (fixed)
Patch to add Samsung MZHPV(...)HDGM models to drivedb.h
Reported by: | ronalde | Owned by: | Christian Franke |
---|---|---|---|
Priority: | minor | Milestone: | Release 7.0 |
Component: | drivedb | Version: | 6.6 |
Keywords: | Cc: |
Description
LS,
The patch below updates drivedb.h to include Samsung MZHPV(...)HDGM (in addition to the L) models. Builds ok on Arch Linux and tested with local attached SAMSUNG MZHPV128HDGM-00000 (BXW2500Q).
-
smartmontools/drivedb.h
a b const drive_settings builtin_knowndrives[] = { 1530 1530 // SAMSUNG MZNLN256HMHQ-000H1/MAV21H3Q 1531 1531 "SAMSUNG SSD PM871 .*|" // SAMSUNG SSD PM871 2.5 7mm 256GB/EMT02D0Q 1532 1532 // SAMSUNG MZ7LN256HMJP-00000/MAV0100Q, SAMSUNG MZ7LN512HMJP-00000/MAV0100Q 1533 "SAMSUNG MZHPV(128|256|512)HDGL-.*|" // SM951, tested with SAMSUNG MZHPV512HDGL-00000/BXW2500Q 1533 "SAMSUNG MZHPV(128|256|512)HDG(L|M)-.*|" // SM951, tested with SAMSUNG MZHPV512HDGL-00000/BXW2500Q, 1534 // SAMSUNG MZHPV128HDGM-00000 (BXW2500Q) 1534 1535 "Samsung Portable SSD T5", // tested with Samsung Portable SSD T5 (0x04e8:0x61f5) 1535 1536 "", "", 1536 1537 //"-v 5,raw16(raw16),Reallocated_Sector_Ct "
Regards,
Ronald
Change History (4)
comment:1 by , 6 years ago
Milestone: | → Release 6.7 |
---|
comment:2 by , 6 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
r4836, r4837.