From: "Mat Loikkanen" <Mat.Loikkanen@synopsys.com>
To: 'Jeff Garzik' <jgarzik@pobox.com>
Cc: linux-ide@vger.kernel.org
Subject: data_xfer too fast? - SATA PIO
Date: Mon, 28 Feb 2005 15:39:35 -0800 [thread overview]
Message-ID: <00dc01c51dee$c2cf13a0$3805040a@internal.synopsys.com> (raw)
We've run into the issue of ata_mmio_data_xfer() reading our host
controller's data fifo too fast -- requesting a data word when the fifo was
empty, before the device had sent PIO data (in our observed case somewhere
in the middle of a 512 byte IDENTIFY DEVICE PIO data transfer). I can't see
any provision in Libata for a case like ours where the processor and bus are
"too fast". Has anyone run into this issue before? Any ideas on what we
should do about it? We can make our host controller to wait-state the bus
... but for how long, what if data never arrives ... Thanks for any help.
-mat
Mat Loikkanen
Synopsys, Inc.
next reply other threads:[~2005-02-28 23:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-28 23:39 Mat Loikkanen [this message]
2005-03-01 3:06 ` data_xfer too fast? - SATA PIO Mark Lord
2005-03-01 17:49 ` Mat Loikkanen
2005-03-02 1:44 ` Benjamin Herrenschmidt
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='00dc01c51dee$c2cf13a0$3805040a@internal.synopsys.com' \
--to=mat.loikkanen@synopsys.com \
--cc=jgarzik@pobox.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.