Hello,
The attached patches fixup support for the SanDisk SDCZ80 USB3 flash drives
(U100 SATA controller).
Regards,
Kelly Anderson
--- ./drivedb.h.orig 2013-07-25 15:29:08.000000000 -0600
+++ ./drivedb.h 2013-10-09 02:57:34.021368184 -0600
@@ -2964,6 +2964,13 @@ const drive_settings builtin_knowndrives
"",
"-d sat"
},
+ // SanDisk
+ { "USB: SanDisk Corp. SDCZ80 Flash Drive; Fujitsu SATA-to-USB3.0 bridge chip", // USB 3.0
+ "0x0781:0x5580",
+ "",
+ "",
+ "-d sat"
+ },
// Freecom
{ "USB: Freecom Mobile Drive XXS; JMicron",
"0x07ab:0xfc88",
--- ./drivedb.h.orig 2013-10-10 16:26:39.321777070 -0600
+++ ./drivedb.h 2013-10-10 16:27:47.880420990 -0600
@@ -343,6 +343,24 @@ const drive_settings builtin_knowndrives
"-v 241,raw48,Lifetime_Writes_GiB "
"-v 242,raw48,Lifetime_Reads_GiB"
},
+ { "SanDisk SSD U100",
+ "SanDisk SSD U100.*", // SanDisk U100 (including USB3 flash drives)
+ "", "",
+ "-v 5,raw48,Reallocated_Sector_Ct "
+ "-v 9,raw24(raw8),Power_On_Hours "
+ "-v 12,raw48,Power_Cycle_Count "
+ "-v 171,raw48,Program_Fail_Count "
+ "-v 172,raw48,Erase_Fail_Count "
+ "-v 173,raw48,Average_Write_Erase_Ct "
+ "-v 174,raw48,Unexpect_Power_Loss_Ct "
+ "-v 187,raw48,Reported_Uncorrect "
+ "-v 230,raw48,Life_Curve_Status "
+ "-v 231,raw48,SSD_Life_Left "
+ "-v 232,raw48,Available_Reservd_Space "
+ "-v 234,raw48,Percent_Write_Erase_Ct "
+ "-v 241,raw48,Total_LBAs_Written "
+ "-v 242,raw48,Total_LBAs_Read "
+ },
{ "Indilinx Barefoot based SSDs",
"Corsair CSSD-V(32|60|64|128|256)GB2|" // Corsair Nova, tested with Corsair CSSD-V32GB2/2.2
"CRUCIAL_CT(64|128|256)M225|" // tested with CRUCIAL_CT64M225/1571
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Smartmontools-database mailing list
Smartmontools-database@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartmontools-database