summaryrefslogtreecommitdiff
path: root/sysutils/smartmontools-devel/files/patch-knowndrives.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/smartmontools-devel/files/patch-knowndrives.cpp')
-rw-r--r--sysutils/smartmontools-devel/files/patch-knowndrives.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/sysutils/smartmontools-devel/files/patch-knowndrives.cpp b/sysutils/smartmontools-devel/files/patch-knowndrives.cpp
new file mode 100644
index 000000000000..07291d4df9be
--- /dev/null
+++ b/sysutils/smartmontools-devel/files/patch-knowndrives.cpp
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- knowndrives.cpp.orig
++++ knowndrives.cpp
+@@ -1031,7 +1031,7 @@
+ NULL, NULL, NULL, NULL
+ },
+ { "Western Digital Caviar SE (Serial ATA) family",
+- "^WDC WD((4|8|12|16|20|25|32)00JD|(12|16|20|25|30|32)00JS|1600AAJS)-.*$",
++ "^WDC WD((4|8|12|16|20|25|32)00[JP]D|(12|16|20|25|30|32)00JS|1600AAJS)-.*$",
+ ".*",
+ NULL, NULL, NULL, NULL
+ },