diff --git a/smartmontools/CHANGELOG b/smartmontools/CHANGELOG
index 72cdd28206d4ed6ca5e2dca61467054d354b2249..ba48f19573306e05785d2e9dfe04593d4e09b687 100644
--- a/smartmontools/CHANGELOG
+++ b/smartmontools/CHANGELOG
@@ -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 Samsung Story Station.
+
   [MS] drivedb.h update:
        - Hitachi Travelstar 5K320: some EA models miss last 2 "0" 
          in model string
diff --git a/smartmontools/scsiata.cpp b/smartmontools/scsiata.cpp
index 138b00e8aeda59ee5629979e86096364dc46786b..5c20a779034a85af613e867cb8dd06044b1d1011 100644
--- a/smartmontools/scsiata.cpp
+++ b/smartmontools/scsiata.cpp
@@ -1341,6 +1341,8 @@ const usb_id_entry usb_ids[] = {
 //{ 0x04b4, 0x6831,     -1, d_cypress }, // Cypress CY7C68310 (ISD-300LP)
   // Myson Century
   { 0x04cf, 0x8818, 0xb007, d_unsup   }, // Myson Century CS8818
+  // Samsung
+  { 0x04e8, 0x5f06,     -1, d_sat     }, // Samsung Story Station
   // Sunplus
   { 0x04fc, 0x0c15, 0xf615, d_sunplus }, // SunPlus SPDIF215
   { 0x04fc, 0x0c25, 0x0103, d_sunplus }, // SunPlus SPDIF225 (USB+SATA->SATA)