linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org, bruinjm@xs4all.nl, alan@lxorguk.ukuu.org.uk
Subject: Re: [PATCH 2.6.22-rc7] libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY
Date: Tue, 10 Jul 2007 21:38:10 -0400	[thread overview]
Message-ID: <46943482.5070802@garzik.org> (raw)
In-Reply-To: <20070705033131.GW29122@htj.dyndns.org>

Tejun Heo wrote:
> The Zip 250 which chokes on MWDMA SET_XFERMODE sometimes have "Floppy"
> appeneded to its model number.  Quirk it too.
> 
>   http://bugzilla.kernel.org/show_bug.cgi?id=8563
> 
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> Cc: Hans de Bruin <bruinjm@xs4all.nl>
> ---
> It seems the Zip 250 mwdma failure on libata doesn't seem to be
> libata's fault after all.  IDE also fails SET_XFERMODE on this drive
> but IDE simply ignores the error and continues to operate in MWDMA
> mode, so I guess we can remove the 'temporary fix' comment or add
> another quirk type - ATA_HORKAGE_SETXFER_MAY_FAIL - and use it.
> 
> Anyways, for the time being, this should do.
> 
>  drivers/ata/libata-core.c |    2 ++
>  1 file changed, 2 insertions(+)

applied



      parent reply	other threads:[~2007-07-11  1:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-05  3:31 [PATCH 2.6.22-rc7] libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY Tejun Heo
2007-07-05 12:39 ` Alan Cox
2007-07-05 23:53   ` Jeff Garzik
2007-07-06  6:42     ` Tejun Heo
2007-07-11  1:38 ` Jeff Garzik [this message]

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=46943482.5070802@garzik.org \
    --to=jeff@garzik.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=bruinjm@xs4all.nl \
    --cc=htejun@gmail.com \
    --cc=linux-ide@vger.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).