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

Add USB ID of Verbatim FW/USB160.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2874 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 5a9fd26b
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,8 @@ NOTES FOR FUTURE RELEASES: see TODO file.
<DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE>
[CF] Add USB ID of Verbatim FW/USB160.
[CF] Fix data type bug in checksum test for multi sector logs.
[CF] Add USB ID of Seagate FreeAgent Go.
......
......@@ -1388,6 +1388,7 @@ const usb_id_entry usb_ids[] = {
{ 0x152d, 0x2336, 0x0100, d_jmicron_x},// JMicron JM20336 (USB+SATA->SATA, USB->2xSATA)
{ 0x152d, 0x2338, 0x0100, d_jmicron }, // JMicron JM20337/8 (USB->SATA+PATA, USB+SATA->PATA)
{ 0x152d, 0x2339, 0x0100, d_jmicron_x},// JMicron JM20339 (USB->SATA)
{ 0x18a5, 0x0215, 0x0001, d_sat }, // Verbatim FW/USB160 - Oxford OXUF934SSA-LQAG (USB+IEE1394->SATA)
{ 0x1bcf, 0x0c31, -1, d_sunplus } // SunplusIT
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment