linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <tj@kernel.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
	ide <linux-ide@vger.kernel.org>,
	lars21ce@gmx.de, linux-ide@momail.e4ward.com,
	Robert Hancock <hancockr@shaw.ca>,
	peter.klotz@aon.at, m.nov4k@gmail.com
Subject: Re: [PATCH #upstream-fixes] libata: implement and use HORKAGE_NOSETXFER, take#2
Date: Wed, 08 Jul 2009 20:29:27 -0400	[thread overview]
Message-ID: <4A5539E7.8080204@garzik.org> (raw)
In-Reply-To: <4A553986.7010206@kernel.org>

Tejun Heo wrote:
> PIONEER DVD-RW DVRTD08 times out SETXFER if no media is present.  The
> device is SATA and simply skipping SETXFER works around the problem.
> Implement ATA_HORKAGE_NOSETXFER and apply it to the device.
> 
> Reported by Moritz Rigler in the following thread.
> 
>   http://thread.gmane.org/gmane.linux.ide/36790
> 
> and by Lars in bko#9540.
> 
> Updated to whine and ignore NOSETXFER if PATA component is detected as
> suggested by Alan Cox.
> 
> Signed-off-by: Tejun Heo <tj@kernel.org>
> Reported-by: Moritz Rigler <linux-ide@momail.e4ward.com>
> Reported-by: Lars <lars21ce@gmx.de>
> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
> ---
> Comment also added.  Thanks.
> 
>  drivers/ata/libata-core.c |   20 ++++++++++++++++++--
>  include/linux/libata.h    |    1 +
>  2 files changed, 19 insertions(+), 2 deletions(-)

Man, what a crappy device... :)

Will queue immediately...



  reply	other threads:[~2009-07-09  0:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-09  0:27 [PATCH #upstream-fixes] libata: implement and use HORKAGE_NOSETXFER, take#2 Tejun Heo
2009-07-09  0:29 ` Jeff Garzik [this message]
2009-07-15  2:43 ` Jeff Garzik

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=4A5539E7.8080204@garzik.org \
    --to=jeff@garzik.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=hancockr@shaw.ca \
    --cc=lars21ce@gmx.de \
    --cc=linux-ide@momail.e4ward.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=m.nov4k@gmail.com \
    --cc=peter.klotz@aon.at \
    --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).