Skip to content
Snippets Groups Projects
Commit 8c6bf7be authored by chrfranke's avatar chrfranke
Browse files

drivedb.h update:

- Patriot Torqx SSD

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@3060 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 83ab76b8
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,9 @@ NOTES FOR FUTURE RELEASES: see TODO file.
<DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE>
[CF] drivedb.h update:
- Patriot Torqx SSD (patch provided by Gianpaolo Cugola)
[CF] Makefile.am: Avoid duplication of man page filter script.
[CF] smartd: Add option '-C, --capabilities' if libcap-ng is available
......
......@@ -71,6 +71,28 @@ const drive_settings builtin_knowndrives[] = {
"ASUS-PHISON SSD",
"", "", ""
},
{ "Patriot Torqx SSD",
"Patriot[ -]Torqx.*",
"", "",
" -v 9,raw64"
" -v 12,raw64"
" -v 184,raw64,Initial_Bad_Block_Count"
" -v 195,raw64,Program_Failure_Blk_Ct"
" -v 196,raw64,Erase_Failure_Blk_Ct"
" -v 197,raw64,Read_Failure_Blk_Ct"
" -v 198,raw64,Read_Sectors_Tot_Ct"
" -v 199,raw64,Write_Sectors_Tot_Ct"
" -v 200,raw64,Read_Commands_Tot_Ct"
" -v 201,raw64,Write_Commands_Tot_Ct"
" -v 202,raw64,Error_Bits_Flash_Tot_Ct"
" -v 203,raw64,Corr_Read_Errors_Tot_Ct"
" -v 204,raw64,Bad_Block_Full_Flag"
" -v 205,raw64,Max_PE_Count_Spec"
" -v 206,raw64,Min_Erase_Count"
" -v 207,raw64,Max_Erase_Count"
" -v 208,raw64,Average_Erase_Count"
" -v 209,raw64,Remaining_Lifetime_Perc"
},
{ "OCZ Vertex SSD",
"OCZ[ -]VERTEX.*",
"", "",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment