Great project, Thanks.
Please add in drivedb.h...
-- after the line --
"SanDisk SSD U100 ([0-9]*GB|SMG2)|" // tested with SanDisk SSD U100
8GB/10.56.00, 256GB/10.01.02, SMG2/10.56.04
-- add --
"SanDisk SSD U110 [0-9]*GB|"// tested with SanDisk SSD U110 32GB/U221000
--
With that change, o
Update,
While using SanDisk's SSD DASHBOARD (Windows app) it identified Attribute #165
as:
--
#165 "Total Write/Erase Count"
--
So, by also adding the following line in the SanDisk U100, U110, etc. section
-- add line --
"-v 165,raw48,Total_Write_Erase_Count "
--
together with the changes below
Great project, Thanks.
Please add in drivedb.h...
-- after the line --
"SanDisk SSD U100 ([0-9]*GB|SMG2)|" // tested with SanDisk SSD U100
8GB/10.56.00, 256GB/10.01.02, SMG2/10.56.04
-- add --
"SanDisk SSD U110 [0-9]*GB|"// tested with SanDisk SSD U110 32GB/U221000
--
With that change, o