[PATCH] libata: add DVRTD08A and DVR-215 to NOSETXFER devices

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Patch adding DVRT08A and DVR-215 to the horkage list for NOSETXFER.

---

Since commit 4a5610a04d415ed94af75bb1159d2621d62c8328 (adding DVR-212D to
devices not handling SETXFER correctly), DVR-216D has been added, and this
fix have been applied to all revision of failing drives.

I'm experiencing the same issue with my DVRTD08A, and DVR-215 was reported too
at https://bugs.archlinux.org/task/21606


--- linux/drivers/ata/libata-core.c.orig	2012-01-08 12:50:00.000000000 +0100
+++ linux/drivers/ata/libata-core.c	2012-01-08 12:55:00.000000000 +0100
@@ -4125,6 +4125,8 @@ static const struct ata_blacklist_entry
 	 * 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 },
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux