Skip to content
Snippets Groups Projects
Commit 7d2ad093 authored by chrfranke's avatar chrfranke
Browse files

Merge r5600 r5601 into 6.0-7.3 drivedb.h branches.

parent 121d2652
No related branches found
No related tags found
No related merge requests found
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
/* /*
const drive_settings builtin_knowndrives[] = { const drive_settings builtin_knowndrives[] = {
*/ */
{ "VERSION: 6.5/5598 2024-03-25 17:20:08 $Id$", { "VERSION: 6.5/5601 2024-03-28 17:42:51 $Id$",
"-", "-", "-", "-",
"Version information", "Version information",
"" ""
...@@ -5903,6 +5903,13 @@ const drive_settings builtin_knowndrives[] = { ...@@ -5903,6 +5903,13 @@ const drive_settings builtin_knowndrives[] = {
"", "",
"-d sat,12" "-d sat,12"
}, },
// Kingston
{ "USB: Kingston DataTraveller; ",
"0x0951:0x177f",
"",
"",
"-d sat,12"
},
// Apricorn // Apricorn
{ "USB: Apricorn; ", { "USB: Apricorn; ",
"0x0984:0x0(040|301|320)", // 0x0040: Apricorn SATA Wire "0x0984:0x0(040|301|320)", // 0x0040: Apricorn SATA Wire
...@@ -5917,6 +5924,13 @@ const drive_settings builtin_knowndrives[] = { ...@@ -5917,6 +5924,13 @@ const drive_settings builtin_knowndrives[] = {
"", "",
"-d sat" "-d sat"
}, },
// Asus (?)
{ "USB: ; ",
"0x0b05:0x17f8", // ASUSTek T100TA
"", // 0x0100
"",
"-d sat"
},
// Seagate // Seagate
{ "USB: Seagate External Drive; Cypress", { "USB: Seagate External Drive; Cypress",
"0x0bc2:0x0503", "0x0bc2:0x0503",
...@@ -6058,6 +6072,13 @@ const drive_settings builtin_knowndrives[] = { ...@@ -6058,6 +6072,13 @@ const drive_settings builtin_knowndrives[] = {
"", "",
"-d usbcypress" "-d usbcypress"
}, },
// TerraMaster (?)
{ "USB: ; ",
"0x1000:0x1352", // TerraMaster D5-300C 5-Bay Box
"",
"",
"-d sat"
},
// iRiver // iRiver
{ "USB: iRiver iHP-120/140 MP3 Player; Cypress", { "USB: iRiver iHP-120/140 MP3 Player; Cypress",
"0x1006:0x3002", "0x1006:0x3002",
...@@ -6079,9 +6100,9 @@ const drive_settings builtin_knowndrives[] = { ...@@ -6079,9 +6100,9 @@ const drive_settings builtin_knowndrives[] = {
"-d sat" "-d sat"
}, },
// Atech Flash Technology // Atech Flash Technology
{ "USB: ; Atech", // Enclosure from Kingston SSDNow notebook upgrade kit { "USB: ; Atech", // Kingston
"0x11b0:0x6298", "0x11b0:0x6(298|388)",
"", // 0x0108 "", // 0x0108, 0x5408
"", "",
"-d sat" "-d sat"
}, },
...@@ -6183,8 +6204,8 @@ const drive_settings builtin_knowndrives[] = { ...@@ -6183,8 +6204,8 @@ const drive_settings builtin_knowndrives[] = {
"-d sat" "-d sat"
}, },
{ "USB: ; JMicron", { "USB: ; JMicron",
"0x152d:0x0579", // Intenso External "0x152d:0x05(79|80)", // 0x0579(0x0100): Intenso External
"", // 0x0100 "", // 0x0100, 0x0201
"", "",
"-d sat" "-d sat"
}, },
...@@ -6303,9 +6324,9 @@ const drive_settings builtin_knowndrives[] = { ...@@ -6303,9 +6324,9 @@ const drive_settings builtin_knowndrives[] = {
"-d sat" "-d sat"
}, },
{ "USB: ; JMicron", { "USB: ; JMicron",
"0x152d:0x578e", "0x152d:0x(578e|b567)",
"", // 0x1402, Intenso Memory Center "", // 0x578e(0x1402): Intenso Memory Center
"", "", // 0xb567: Fantec AD-U3S
"-d sat" "-d sat"
}, },
{ "USB: ; JMicron JMS561", // USB3->2xSATA { "USB: ; JMicron JMS561", // USB3->2xSATA
...@@ -6321,6 +6342,13 @@ const drive_settings builtin_knowndrives[] = { ...@@ -6321,6 +6342,13 @@ const drive_settings builtin_knowndrives[] = {
"", "",
"-d sat" "-d sat"
}, },
// Pinas
{ "USB: ; Pinas",
"0x1741:0x1156", // Argon EON, device #2
"", // 0x0100
"",
"-d sat"
},
// ASMedia // ASMedia
{ "USB: ; ASMedia ASM236x", // USB->PCIe (NVMe) { "USB: ; ASMedia ASM236x", // USB->PCIe (NVMe)
"0x174c:0x236[24]", "0x174c:0x236[24]",
...@@ -6341,6 +6369,13 @@ const drive_settings builtin_knowndrives[] = { ...@@ -6341,6 +6369,13 @@ const drive_settings builtin_knowndrives[] = {
"", "",
"-d sat" "-d sat"
}, },
// Pinas
{ "USB: ; Pinas",
"0x174e:0x1155", // Argon EON, device #1
"", // 0x0100
"",
"-d sat"
},
// LucidPort // LucidPort
{ "USB: ; LucidPORT USB300", // RaidSonic ICY BOX IB-110StU3-B, Sharkoon SATA QuickPort H3 { "USB: ; LucidPORT USB300", // RaidSonic ICY BOX IB-110StU3-B, Sharkoon SATA QuickPort H3
"0x1759:0x500[02]", // 0x5000: USB 2.0, 0x5002: USB 3.0 "0x1759:0x500[02]", // 0x5000: USB 2.0, 0x5002: USB 3.0
...@@ -6398,7 +6433,7 @@ const drive_settings builtin_knowndrives[] = { ...@@ -6398,7 +6433,7 @@ const drive_settings builtin_knowndrives[] = {
"-d sat,12" "-d sat,12"
}, },
{ "USB: Verbatim External Hard Drive; ", // USB 3.0 { "USB: Verbatim External Hard Drive; ", // USB 3.0
"0x18a5:0x040[08]", // 0=3TB, 8=1TB "0x18a5:0x04(0[08]|46)", // 00=3TB, 08=1TB, 46=500MB Mobile
"", "",
"", "",
"-d sat" "-d sat"
...@@ -6424,6 +6459,13 @@ const drive_settings builtin_knowndrives[] = { ...@@ -6424,6 +6459,13 @@ const drive_settings builtin_knowndrives[] = {
"", "",
"-d usbsunplus" "-d usbsunplus"
}, },
// Actions Microelectronics
{ "USB: ; Actions AM8180", // rebranded Realtek RTL9210
"0x1de1:0xe101",
"", // 0x2001
"",
"" // smartmontools >= r5051: -d sntrealtek
},
// Kanguru Solutions // Kanguru Solutions
{ "USB: ; ", // ICY BOX IB-256WP { "USB: ; ", // ICY BOX IB-256WP
"0x1e1d:0x20a0", "0x1e1d:0x20a0",
...@@ -6496,9 +6538,9 @@ const drive_settings builtin_knowndrives[] = { ...@@ -6496,9 +6538,9 @@ const drive_settings builtin_knowndrives[] = {
"-d sat" "-d sat"
}, },
// Transcend (?) // Transcend (?)
{ "USB: Transcend ESD400; ", { "USB: Transcend ESD310/400; ",
"0x2174:0x2000", // TS256GESD400K "0x2174:0x2[01]00", // 0x2000: TS256GESD400K. 0x2100: TS512GESD310C
"", // 0x1000 "", // 0x1000, 0x0100
"", "",
"-d sat" "-d sat"
}, },
...@@ -6516,6 +6558,13 @@ const drive_settings builtin_knowndrives[] = { ...@@ -6516,6 +6558,13 @@ const drive_settings builtin_knowndrives[] = {
"", "",
"-d sat" "-d sat"
}, },
// KIOXIA (?)
{ "USB: ; ", // KIOXIA EXCERIA PLUS
"0x30de:0x1000",
"",
"",
"" // smartmontools >= r4850: -d sntjmicron[#please_try]
},
// 0x2eb9 (?): See Realtek (0x0bda) above // 0x2eb9 (?): See Realtek (0x0bda) above
// Power Quotient International // Power Quotient International
{ "USB: PQI H560; ", { "USB: PQI H560; ",
......
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEBX8ZPeH5i+VyL5vy84djzt/SJVkFAmYBs9AACgkQ84djzt/S iQEzBAABCAAdFiEEBX8ZPeH5i+VyL5vy84djzt/SJVkFAmYFrgwACgkQ84djzt/S
JVkhhQf/YIdum54G7cmc+Lr9D65sGCrFd+u4EfhK/bKJ/KiCJCKKJT9uhKIJ4k8L JVldegf+KNPsQTwyP5HF1ogjfIeiY6P02A4+P2PFHUnkYIAGMua6UmASzP8OJJX7
7Iv22GbSUMGfaHxuVahatboculw/wRBcWou3zAVwKumqQXxK77V1ZDHYKMqAZlwa CePJHxHCDn1hdM3zB0CAO7JIQgzbzLIqI2xttvxLy+q4gH8X01gV/4Sx4rQP7Wdk
6j7QGcrmpK40OEU6DAQssIsSj0O/6X02Pu6LFaSDZSSgGVpZQFvxJrsf0vtnHAXw Ele3fesS43RF1P5bh5E9hLgiyevx1hCNhi8RpSFe+E866nwB+s+J6q+BQKWoaC3P
q2ivt9JkCeteAzslb8MzIp5tN7ueoJ4aJaFWSArkFVL4nlvvomWTBGSKwpyjGJg5 4KZloAwuIXI5WeCeMCIAMzR5sItYl18jmWPEF2rBki765ETzy2fO8htwqPOeRujA
XY3PT7XCsuPFFSTszG53GSfQu8jORX0IHXR5MbiBfrL7KLbmZMNmTlzuSID0pHHK mqek7Gsgj6K65IyIlTfGy9NNEwXxHhet0Xi5cyVsk/vNyzEsQ9scxP0rr2LTP7T+
dUeai+0RTmHKccyPk4n4cwGT/xx4zQ== pKkCIARfZ9zxvpEmrca9XdbaSTGzYA==
=MUY5 =wkR/
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment