linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Francesco Antonacci <fraanto@gmail.com>
To: jgarzik@pobox.com
Cc: linux-ide@vger.kernel.org, tj@kernel.org
Subject: patch for "failed to set xfermode (err_mask=0x4)" with PIONEER DVD-RW DVR-212D
Date: Mon, 24 Jan 2011 16:53:40 +0100	[thread overview]
Message-ID: <4D3DA084.9070609@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 64 bytes --]

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

[-- Attachment #2: libata-fix.patch --]
[-- Type: text/plain, Size: 391 bytes --]

--- 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 */
 	{ }

             reply	other threads:[~2011-01-24 15:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-24 15:53 Francesco Antonacci [this message]
2011-01-24 16:01 ` [PATCH #upstream-fixes] libata: DVR-212D can't do SETXFER DVD-RW DVR-212D Tejun Heo
2011-01-24 18:24   ` Sergei Shtylyov
2011-01-25 10:54   ` [PATCH UPDATED " Tejun Heo
2011-01-24 18:19 ` patch for "failed to set xfermode (err_mask=0x4)" with PIONEER " Sergei Shtylyov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D3DA084.9070609@gmail.com \
    --to=fraanto@gmail.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=tj@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).