Quirk Seagate ST8000AS0003-2HH
Like its predecessor ST8000AS0002, this is a drive-managed SMR drive, but doesn't declare that in its ATA identify data. MFC after: 3 weeks Sponsored by: Spectra Logic Corp
This commit is contained in:
parent
396c556d77
commit
a4557b0509
@ -753,7 +753,7 @@ static struct ada_quirk_entry ada_quirk_table[] =
|
||||
* Drive Managed SATA hard drive. This drive doesn't report
|
||||
* in firmware that it is a drive managed SMR drive.
|
||||
*/
|
||||
{ T_DIRECT, SIP_MEDIA_FIXED, "*", "ST8000AS0002*", "*" },
|
||||
{ T_DIRECT, SIP_MEDIA_FIXED, "*", "ST8000AS000[23]*", "*" },
|
||||
/*quirks*/ADA_Q_SMR_DM
|
||||
},
|
||||
{
|
||||
|
@ -1346,7 +1346,7 @@ static struct da_quirk_entry da_quirk_table[] =
|
||||
* Drive Managed SATA hard drive. This drive doesn't report
|
||||
* in firmware that it is a drive managed SMR drive.
|
||||
*/
|
||||
{ T_DIRECT, SIP_MEDIA_FIXED, "ATA", "ST8000AS0002*", "*" },
|
||||
{ T_DIRECT, SIP_MEDIA_FIXED, "ATA", "ST8000AS000[23]*", "*" },
|
||||
/*quirks*/DA_Q_SMR_DM
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user