Package: smartmontools
Version: 6.2+svn3841-1+b1
Severity: wishlist
Tags: patch upstream

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,

the attached patch adds support for the TOSHIBA STOR.E Plus 2 TB (99€
USB3 2.5" 2TB) to smartmontools.

Thanks,
Sebastian

- -- Package-specific info:
Output of /usr/share/bug/smartmontools:

- -- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages smartmontools depends on:
ii  debianutils  4.4
ii  libc6        2.17-97
ii  libcap-ng0   0.7.3-1+b1
ii  libgcc1      1:4.8.2-10
ii  libselinux1  2.2.1-1
ii  libstdc++6   4.8.2-10
ii  lsb-base     4.1+Debian12

Versions of packages smartmontools recommends:
ii  bsd-mailx [mailx]  8.1.2-0.20131005cvs-1
ii  mailx              1:20081101-2

Versions of packages smartmontools suggests:
pn  gsmartcontrol   <none>
pn  smart-notifier  <none>

- -- Configuration Files:
/etc/default/smartmontools changed [not included]
/etc/smartd.conf changed [not included]

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIVAwUBUssDoPhx3EthBlqjAQjn0w/8DeyzzCYciCfHy6YJBXpPiSzy0SfaM7Cq
FhOUsN0cqtdXav7mVSnX4/7/oa+pHCahQn34Q8kAccJJfIn0EciZjxziaTESAC4A
vQgkzPmXnk94nYwCKiaAU+qdgU4bexFvltIfYUQ3MaSZBbLair0ogxGdznrs7MwM
eOTjDoZCS5fO4qxVZKum/X49KtCyn9M8L79qQ4E9vZ8BqyjOVXnMxICp6fkHGhZy
/PYg36AwFgsARAaxjaXZD+ivA8hyZDVYCRi+xlHxUFZYt+A4QoqUDwaRKXYYZ2pg
fmNrsag7IhDRkWPAGYIU5o08YMuo4wziKtKueDM2lDCQiwm7bkTUtyiHvJPoK5zG
QpiCnRtjfTAe8d5ovKXd1uhSntODZvDVywhuAfDlCBpv5t2+zwBE5QS0YAVTRQ2A
h/YqKvi3eJjHt9eFbeu16vdqUD09fFEYIjRqaKDQgRq4Um2NyJOLVHGaO3jjqoKy
ECep63YwZ4vmiX+cLhL8ofX/BCJ3GDo8T0SSyD24TjJTOZfNYhQdX2ZbAJdfUBD3
Ex/NPDDiE2OziVeTeeUP4WuXXHDO/2d5GfLuxocyK3vRqHSGmASArx5DJBaf6GZ4
MCy/Ah/dcREwzX0sJnpuD1J21GAiwlQoKuJz9rabojfaiS4uehi4XbH3dfgeLG9/
PYpvbXd8l9I=
=huQk
-----END PGP SIGNATURE-----
diff --git a/drivedb.h b/drivedb.h
index 1be81d1..9387166 100644
--- a/drivedb.h
+++ b/drivedb.h
@@ -2711,6 +2711,12 @@ const drive_settings builtin_knowndrives[] = {
     "",
     "-d sat"
   },
+  { "USB: TOSHIBA STOR.E Plus 2 TB",
+    "0x0480:0xa00a",
+    "",
+    "",
+    "-d sat"
+  },
   // Cypress
   { "USB: ; Cypress CY7C68300A (AT2)",
     "0x04b4:0x6830",

Reply via email to