From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH 5/6] ide: add ata_dev_has_iordy() helper
Date: Sat, 30 Jun 2007 00:24:23 +0400 [thread overview]
Message-ID: <46856A77.9050808@ru.mvista.com> (raw)
In-Reply-To: <200706280010.34122.bzolnier@gmail.com>
Hello.
Bartlomiej Zolnierkiewicz wrote:
[...]
> Damn, I should have re-check ATA specs before writing this. :)
Yeah, never hurts... but takes time. ;-)
>> I was thinking of checking if the drive really supports IORDY before
>>issuing a command to set PIO mode (and just skipping the command if there's no
>>IORDY -- well, maybe adding an extra check that the passed mode is acceptable
>>to the drive, i.e. <= its default one). Should be quite simple to do.
> Sounds fine.
I'll look into doing this some time... :-)
>>>This should be done together with fixing these host drivers that don't
>>>handle IORDY properly.
>> Erm, not necessarily...
> Hmm, yes.
> I'll just count on you with fixing all this IORDY stuff (as you have
> much more expertise in this field) and concentrate on other things.
I'm afraid this compliment is not well deserved. :-<
>>>>>Oh yes, I keep forgetting about it - some nice FIXME comment
>>>>>in <linux/ata.h> would be of a great help. :-)
>>>> Well, some drivers (like pdc202xx_*) don't do the IORDY thing right for
>>>>PIO modes < 3 as well...
>>>Added to the existing IDE TODO at
>>> http://kernel.org/pub/linux/kernel/people/bart/pata-2.6/TODO
I think this list already needs cleaning -- e.g. at least cmd64x.c and
hpt366.c have been deatl with.
>>>Patches adding/removing items are welcomed.
>>>Patches fixing actual issues are welcomed even more.
>> Sigh, I'm trying to get some time (more like time slices :-) off to deal
>>with my own issues...
By by "my own issues" I don't mean patches -- patches don't help me, it's
rather injections and pills... +:-)
> Which reminds me about some HPT IDE patches... 8)
Done now -- at last. However, I've had troubles with SMPT sending them. :-/
> Bart
WBR, Sergei
next prev parent reply other threads:[~2007-06-29 20:22 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-23 18:05 [PATCH 5/6] ide: add ata_dev_has_iordy() helper Bartlomiej Zolnierkiewicz
2007-06-23 19:36 ` Sergei Shtylyov
2007-06-23 22:09 ` Bartlomiej Zolnierkiewicz
2007-06-24 16:54 ` Sergei Shtylyov
2007-06-27 19:02 ` Bartlomiej Zolnierkiewicz
2007-06-27 20:28 ` Sergei Shtylyov
2007-06-27 22:10 ` Bartlomiej Zolnierkiewicz
2007-06-29 20:24 ` Sergei Shtylyov [this message]
2007-06-29 22:16 ` Bartlomiej Zolnierkiewicz
2007-07-04 16:33 ` 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=46856A77.9050808@ru.mvista.com \
--to=sshtylyov@ru.mvista.com \
--cc=bzolnier@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).