diff mbox

patch for "failed to set xfermode (err_mask=0x4)" with PIONEER DVD-RW DVR-212D

Message ID 4D3DA084.9070609@gmail.com
State Not Applicable
Delegated to: David Miller
Headers show

Commit Message

Francesco Antonacci Jan. 24, 2011, 3:53 p.m. UTC
Signed-off-by https://bugzilla.kernel.org/show_bug.cgi?id=27502

Comments

Sergei Shtylyov Jan. 24, 2011, 6:19 p.m. UTC | #1
Hello.

Francesco Antonacci wrote:

> Signed-off-by https://bugzilla.kernel.org/show_bug.cgi?id=27502

    You should sign off with your name and should place the signoff within the 
patch file. However, the patch should preferably be inserted into the mail in-line.

WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

--- linux-2.6.36/drivers/ata/libata-core.c	2010-10-20 16:30:22.000000000 -0400
+++ linux-2.6.36/drivers/ata/libata-core.c.modified	2010-11-04 15:08:35.845000045 -0400
@@ -4258,6 +4258,8 @@ 
 	 * device and controller are SATA.
 	 */
 	{ "PIONEER DVD-RW  DVRTD08",	"1.00",	ATA_HORKAGE_NOSETXFER },
+	{ "PIONEER DVD-RW  DVR-212D",	"1.28",	ATA_HORKAGE_NOSETXFER },
+	
 
 	/* End Marker */
 	{ }