cam: Add quirk for Samsung MZ7* behind a SATA-to-SAS interposer

Sometimes, this drive will be present in the system such that the the
firmware identification string doesn't start with ATA, such as when
it's behind a SATA-to-SAS interposer. Add another quirk for that.

Submitted by: github user mr44er
Github PR: 423
This commit is contained in:
Warner Losh 2020-10-07 05:44:35 +00:00
parent c03b1920fb
commit 863f967f95
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=366507

View File

@ -1415,6 +1415,15 @@ static struct da_quirk_entry da_quirk_table[] =
{ T_DIRECT, SIP_MEDIA_FIXED, "ATA", "MZ7*", "*" },
/*quirks*/DA_Q_4K
},
{
/*
* Same as above but enable the quirks for SSD SAMSUNG MZ7*
* connected via SATA-to-SAS interposer and because of this
* starting without "ATA"
*/
{ T_DIRECT, SIP_MEDIA_FIXED, "SAMSUNG", "MZ7*", "*" },
/*quirks*/DA_Q_4K
},
{
/*
* SuperTalent TeraDrive CT SSDs