summaryrefslogtreecommitdiffstats
path: root/atasmart.c
diff options
context:
space:
mode:
Diffstat (limited to 'atasmart.c')
-rw-r--r--atasmart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atasmart.c b/atasmart.c
index 2cd314f..fc1bc9c 100644
--- a/atasmart.c
+++ b/atasmart.c
@@ -1567,7 +1567,7 @@ static const SkSmartQuirkDatabase quirk_database[] = { {
}, {
/*** Intel */
- "^INTEL SSDSA2CW[0-9]{3}G3$",
+ "^INTEL SSDSA2(CT|BT|CW|BW)[0-9]{3}G3.*$", /* 320 Series */
NULL,
SK_SMART_QUIRK_3_UNUSED|
SK_SMART_QUIRK_4_UNUSED|