<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi,</p>
<p>The lastest revision (5575) of drivedb.h does not take into
account some new models of Western Digital Blue with SMR
technology.</p>
<p>Current regex is: WDC WD(20|40|60)EZAZ-.*</p>
<p>Current models: <a moz-do-not-send="true"
href="https://documents.westerndigital.com/content/dam/doc-library/en_us/assets/public/western-digital/product/internal-drives/wd-blue-hdd/product-brief-western-digital-wd-blue-pc-hdd.pdf"
class="moz-txt-link-freetext">https://documents.westerndigital.com/content/dam/doc-library/en_us/assets/public/western-digital/product/internal-drives/wd-blue-hdd/product-brief-western-digital-wd-blue-pc-hdd.pdf</a></p>
<p>More precisely:<br>
WD20EZAZ<br>
WD20EZBX<br>
WD30EZAZ<br>
WD40EZAZ<br>
WD60EZAZ<br>
WD20EZAZ</p>
<p>AZ models are 5400 RPM, BX is 7200 RPM.<br>
</p>
<p>Thus the adapted regex should be: WDC WD(20|30|40|60)EZ(AZ|BX)-.*</p>
<p><br>
</p>
<p>Thanks!</p>
<p>Regards,</p>
<p>Mickaƫl<br>
</p>
</body>
</html>