Skip to content

Commit

Permalink
[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Garzik <[email protected]>
  • Loading branch information
erus authored and Jeff Garzik committed Jan 18, 2012
1 parent 81b0287 commit 3a25179
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -4125,6 +4125,8 @@ static const struct ata_blacklist_entry ata_device_blacklist [] = {
* device and controller are SATA.
*/
{ "PIONEER DVD-RW DVRTD08", NULL, ATA_HORKAGE_NOSETXFER },
{ "PIONEER DVD-RW DVRTD08A", NULL, ATA_HORKAGE_NOSETXFER },
{ "PIONEER DVD-RW DVR-215", NULL, ATA_HORKAGE_NOSETXFER },
{ "PIONEER DVD-RW DVR-212D", NULL, ATA_HORKAGE_NOSETXFER },
{ "PIONEER DVD-RW DVR-216D", NULL, ATA_HORKAGE_NOSETXFER },

Expand Down

0 comments on commit 3a25179

Please sign in to comment.