Skip to content
Snippets Groups Projects
Commit 43479e6e authored by samm2's avatar samm2
Browse files

drivedb.h: added Fujitsu MHZ2 BK series

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@3068 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 00335c59
No related branches found
No related tags found
No related merge requests found
...@@ -43,6 +43,9 @@ NOTES FOR FUTURE RELEASES: see TODO file. ...@@ -43,6 +43,9 @@ NOTES FOR FUTURE RELEASES: see TODO file.
<DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE> <DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE>
[AS] drivedb.h updates:
- Fujitsu MHZ2 BK series
[MS] drivedb.h updates: [MS] drivedb.h updates:
- SAMSUNG SpinPoint F3 series - SAMSUNG SpinPoint F3 series
- SAMSUNG SpinPoint F3 EG series - SAMSUNG SpinPoint F3 EG series
......
...@@ -339,6 +339,10 @@ const drive_settings builtin_knowndrives[] = { ...@@ -339,6 +339,10 @@ const drive_settings builtin_knowndrives[] = {
"FUJITSU MHZ2(12|25)0BS.*", "FUJITSU MHZ2(12|25)0BS.*",
"", "", "" "", "", ""
}, },
{ "Fujitsu MHZ2 BK series",
"FUJITSU MHZ2(08|12|16|25)0BK.*",
"", "", ""
},
{ "", // Samsung SV4012H (known firmware) { "", // Samsung SV4012H (known firmware)
"SAMSUNG SV4012H", "SAMSUNG SV4012H",
"RM100-08", "RM100-08",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment