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

Add USB ID of Seagate FreeAgent Go.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2871 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 33fa1f75
Branches
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 Seagate FreeAgent Go.
[MS] Add experimental feature to log attribute values at each check
cycle (ATA only), activated with the smartd option
"-A PREFIX" / "--attributelog=PREFIX".
......
......@@ -1368,6 +1368,7 @@ const usb_id_entry usb_ids[] = {
{ 0x059f, 0x1018, -1, d_sat }, // LaCie hard disk (Neil Poulton design)
{ 0x067b, 0x3507, 0x0001, d_unsup }, // Prolific PL3507
{ 0x0930, 0x0b09, -1, d_sunplus }, // Toshiba PX1396E-3T01 (similar to Dura Micro)
{ 0x0bc2, 0x2000, -1, d_sat }, // Seagate FreeAgent Go
{ 0x0bc2, 0x2100, -1, d_sat }, // Seagate FreeAgent Go
{ 0x0bc2, 0x3001, -1, d_sat }, // Seagate FreeAgent Desk
{ 0x0c0b, 0xb159, 0x0103, d_sunplus }, // Dura Micro (Sunplus USB-bridge)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment