Skip to content
Snippets Groups Projects
Commit 2f6513d6 authored by chrfranke's avatar chrfranke
Browse files

Merge r3865 into 5.40-6.0 drivedb.h branches.

parent fe51ee85
Branches
No related tags found
No related merge requests found
...@@ -1921,8 +1921,8 @@ const drive_settings builtin_knowndrives[] = { ...@@ -1921,8 +1921,8 @@ const drive_settings builtin_knowndrives[] = {
"", "", "" "", "", ""
}, },
{ "Toshiba 2.5\" HDD MK..65GSX", // tested with TOSHIBA MK5065GSX/GJ003A, MK3265GSXN/GH012H, { "Toshiba 2.5\" HDD MK..65GSX", // tested with TOSHIBA MK5065GSX/GJ003A, MK3265GSXN/GH012H,
// MK5065GSXF/GP006B // MK5065GSXF/GP006B, MK2565GSX H/GJ003A
"TOSHIBA MK(16|25|32|50|64)65GSX[FN]?", "TOSHIBA MK(16|25|32|50|64)65GSX[FN]?( H)?", // "... H" = USB ?
"", "", "" "", "", ""
}, },
{ "Toshiba 2.5\" HDD MK..76GSX", // tested with TOSHIBA MK3276GSX/GS002D { "Toshiba 2.5\" HDD MK..76GSX", // tested with TOSHIBA MK3276GSX/GS002D
...@@ -1935,6 +1935,10 @@ const drive_settings builtin_knowndrives[] = { ...@@ -1935,6 +1935,10 @@ const drive_settings builtin_knowndrives[] = {
"TOSHIBA MQ01ABD(025|032|050|064|075|100)", "TOSHIBA MQ01ABD(025|032|050|064|075|100)",
"", "", "" "", "", ""
}, },
{ "Toshiba 2.5\" HDD MQ01UBD... (USB 3.0)", // tested with TOSHIBA MQ01ABD100/AX001U
"TOSHIBA MQ01UBD(050|075|100)",
"", "", ""
},
{ "Toshiba 3.5\" HDD MK.002TSKB", // tested with TOSHIBA MK1002TSKB/MT1A { "Toshiba 3.5\" HDD MK.002TSKB", // tested with TOSHIBA MK1002TSKB/MT1A
"TOSHIBA MK(10|20)02TSKB", "TOSHIBA MK(10|20)02TSKB",
"", "", "" "", "", ""
...@@ -2727,6 +2731,12 @@ const drive_settings builtin_knowndrives[] = { ...@@ -2727,6 +2731,12 @@ const drive_settings builtin_knowndrives[] = {
"-d sat" "-d sat"
}, },
// Toshiba // Toshiba
{ "USB: Toshiba Stor.E Slim USB 3.0; ", // 1TB, MQ01UBD100
"0x0480:0x0100",
"", // 0x0000
"",
"-d sat"
},
{ "USB: Toshiba Canvio 500GB; SunPlus", { "USB: Toshiba Canvio 500GB; SunPlus",
"0x0480:0xa004", "0x0480:0xa004",
"", "",
...@@ -2745,6 +2755,12 @@ const drive_settings builtin_knowndrives[] = { ...@@ -2745,6 +2755,12 @@ const drive_settings builtin_knowndrives[] = {
"", "",
"-d sat" "-d sat"
}, },
{ "USB: Toshiba Stor.E Basics; ", // 1TB
"0x0480:0xa009",
"",
"",
"-d sat"
},
{ "USB: Toshiba Canvio Desktop; ", // 2TB { "USB: Toshiba Canvio Desktop; ", // 2TB
"0x0480:0xd010", "0x0480:0xd010",
"", "",
...@@ -3081,7 +3097,7 @@ const drive_settings builtin_knowndrives[] = { ...@@ -3081,7 +3097,7 @@ const drive_settings builtin_knowndrives[] = {
}, },
// Lumberg, Inc. // Lumberg, Inc.
{ "USB: Toshiba Stor.E; Sunplus", { "USB: Toshiba Stor.E; Sunplus",
"0x0939:0x0b16", "0x0939:0x0b1[56]",
"", "",
"", "",
"-d usbsunplus" "-d usbsunplus"
...@@ -3136,7 +3152,7 @@ const drive_settings builtin_knowndrives[] = { ...@@ -3136,7 +3152,7 @@ const drive_settings builtin_knowndrives[] = {
"-d sat" "-d sat"
}, },
{ "USB: Seagate FreeAgent GoFlex USB 2.0; ", { "USB: Seagate FreeAgent GoFlex USB 2.0; ",
"0x0bc2:0x5021", "0x0bc2:0x502[01]",
"", "",
"", "",
"-d sat" "-d sat"
...@@ -3303,6 +3319,12 @@ const drive_settings builtin_knowndrives[] = { ...@@ -3303,6 +3319,12 @@ const drive_settings builtin_knowndrives[] = {
"", "",
"-d sat" "-d sat"
}, },
{ "USB: WD My Passport Ultra; ",
"0x1058:0x0741",
"",
"",
"-d sat"
},
{ "USB: WD My Passport USB 3.0; ", { "USB: WD My Passport USB 3.0; ",
"0x1058:0x07[4a]8", "0x1058:0x07[4a]8",
"", "",
...@@ -3334,7 +3356,7 @@ const drive_settings builtin_knowndrives[] = { ...@@ -3334,7 +3356,7 @@ const drive_settings builtin_knowndrives[] = {
"-d sat" "-d sat"
}, },
{ "USB: WD Elements; ", { "USB: WD Elements; ",
"0x1058:0x10(10|a2)", "0x1058:0x10(10|48|a2)",
"", // 0x0105 "", // 0x0105
"", "",
"-d sat" "-d sat"
...@@ -3450,6 +3472,12 @@ const drive_settings builtin_knowndrives[] = { ...@@ -3450,6 +3472,12 @@ const drive_settings builtin_knowndrives[] = {
"", "",
"-d sat" "-d sat"
}, },
{ "USB: ; Initio",
"0x13fd:0x1640",
"", // 0x0864
"",
"-d sat,12" // some SMART commands fail, see ticket #295
},
{ "USB: Intenso Memory Station 2,5\"; Initio", { "USB: Intenso Memory Station 2,5\"; Initio",
"0x13fd:0x1840", "0x13fd:0x1840",
"", "",
...@@ -3558,6 +3586,12 @@ const drive_settings builtin_knowndrives[] = { ...@@ -3558,6 +3586,12 @@ const drive_settings builtin_knowndrives[] = {
"", "",
"-d sat" "-d sat"
}, },
{ "USB: ; LucidPort", // Fuj:tech SATA-USB3 dock
"0x1759:0x5100",
"", // 0x2580
"",
"-d sat"
},
// Verbatim // Verbatim
{ "USB: Verbatim Portable Hard Drive; Sunplus", { "USB: Verbatim Portable Hard Drive; Sunplus",
"0x18a5:0x0214", "0x18a5:0x0214",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment