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

Add USB ID of Seagate FreeAgent Desktop.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@3041 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent f2e8f390
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,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 Desktop.
[CF] smartd: Fix directive '-l selftest' (ticket #36)
Regression was introduced with r2773.
......
......@@ -1367,6 +1367,7 @@ const usb_id_entry usb_ids[] = {
// Seagate
{ 0x0bc2, 0x2000, -1, d_sat }, // Seagate FreeAgent Go
{ 0x0bc2, 0x2100, -1, d_sat }, // Seagate FreeAgent Go
{ 0x0bc2, 0x3000, -1, d_sat }, // Seagate FreeAgent Desktop
{ 0x0bc2, 0x3001, -1, d_sat }, // Seagate FreeAgent Desk
// Dura Micro
{ 0x0c0b, 0xb159, 0x0103, d_sunplus }, // Dura Micro 509
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment