Skip to content
Snippets Groups Projects
Commit 962b95de authored by chrfranke's avatar chrfranke
Browse files

Add USB IDs of Iomega LPHD080-0, 2 Genesys Logic bridges and Initio 316000.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2982 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent ac935e80
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] Add USB IDs of Iomega LPHD080-0, 2 Genesys Logic bridges and
Initio 316000.
[MS] knowndrives.cpp update: Hitachi Travelstar 5K320 series
[CF] smartctl: Ignore normalized attribute value and threshold
......
......@@ -1345,12 +1345,16 @@ const usb_id_entry usb_ids[] = {
{ 0x04fc, 0x0c15, 0xf615, d_sunplus }, // SunPlus SPDIF215
{ 0x04fc, 0x0c25, 0x0103, d_sunplus }, // SunPlus SPDIF225 (USB+SATA->SATA)
// Iomega
{ 0x059b, 0x0272, -1, d_cypress }, // Iomega LPHD080-0
{ 0x059b, 0x0275, 0x0001, d_unsup }, // Iomega MDHD500-U
// LaCie
{ 0x059f, 0x0651, -1, d_unsup }, // LaCie hard disk (FA Porsche design)
{ 0x059f, 0x1018, -1, d_sat }, // LaCie hard disk (Neil Poulton design)
// In-System Design
{ 0x05ab, 0x0060, 0x1101, d_cypress }, // In-System/Cypress ISD-300A1
// Genesys Logic
{ 0x05e3, 0x0702, -1, d_unsup }, // Genesys Logic GL881E
{ 0x05e3, 0x0718, 0x0041, d_sat }, // Genesys Logic ? (TODO: requires '-T permissive')
// Prolific
{ 0x067b, 0x3507, 0x0001, d_unsup }, // Prolific PL3507
// Freecom
......@@ -1378,6 +1382,7 @@ const usb_id_entry usb_ids[] = {
{ 0x1058, 0x1100, 0x0165, d_sat }, // WD My Book Essential
{ 0x1058, 0x1102, 0x1028, d_sat }, // WD My Book
// Initio
{ 0x13fd, 0x0540, -1, d_unsup }, // Initio 316000
{ 0x13fd, 0x1240, 0x0104, d_sat }, // Initio ? (USB->SATA)
{ 0x13fd, 0x1340, 0x0208, d_sat }, // Initio ? (USB+SATA->SATA)
// JMicron
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment