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

Add USB ID of Samsung Story Station.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@3030 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent f57a570a
No related branches found
No related tags found
No related merge requests found
...@@ -43,6 +43,8 @@ NOTES FOR FUTURE RELEASES: see TODO file. ...@@ -43,6 +43,8 @@ NOTES FOR FUTURE RELEASES: see TODO file.
<DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE> <DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE>
[CF] Add USB ID of Samsung Story Station.
[MS] drivedb.h update: [MS] drivedb.h update:
- Hitachi Travelstar 5K320: some EA models miss last 2 "0" - Hitachi Travelstar 5K320: some EA models miss last 2 "0"
in model string in model string
......
...@@ -1341,6 +1341,8 @@ const usb_id_entry usb_ids[] = { ...@@ -1341,6 +1341,8 @@ const usb_id_entry usb_ids[] = {
//{ 0x04b4, 0x6831, -1, d_cypress }, // Cypress CY7C68310 (ISD-300LP) //{ 0x04b4, 0x6831, -1, d_cypress }, // Cypress CY7C68310 (ISD-300LP)
// Myson Century // Myson Century
{ 0x04cf, 0x8818, 0xb007, d_unsup }, // Myson Century CS8818 { 0x04cf, 0x8818, 0xb007, d_unsup }, // Myson Century CS8818
// Samsung
{ 0x04e8, 0x5f06, -1, d_sat }, // Samsung Story Station
// Sunplus // Sunplus
{ 0x04fc, 0x0c15, 0xf615, d_sunplus }, // SunPlus SPDIF215 { 0x04fc, 0x0c15, 0xf615, d_sunplus }, // SunPlus SPDIF215
{ 0x04fc, 0x0c25, 0x0103, d_sunplus }, // SunPlus SPDIF225 (USB+SATA->SATA) { 0x04fc, 0x0c25, 0x0103, d_sunplus }, // SunPlus SPDIF225 (USB+SATA->SATA)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment