linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Dearman <chris@linux-mips.org>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-ide@vger.kernel.org
Subject: [PATCH 0/1] sata_sil: Option to use IO space to access TF registers.
Date: Wed, 22 Oct 2008 11:23:34 -0700	[thread overview]
Message-ID: <20081022182243.9471.87443.stgit@linux-chris2.mips.com> (raw)

I'm working on a board where byte reads from the processor get
converted into word reads on the PCI bus. This doesn't mix well
with reading the TaskFile registers...

IO space reads do generate the correct byte enables so this patch
gives the option of accessing the TF registers via IO space.

I'm not sure if its worth adding this to the driver... it's a work
around for the "unfortunate" PCI behaviour on this board, but there
may be other challenged hardware out there, so it might be worth
considering. 

Chris

             reply	other threads:[~2008-10-22 18:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-22 18:23 Chris Dearman [this message]
2008-10-22 18:24 ` [PATCH 1/1] sata_sil: Option to use IO space to access TF registers Chris Dearman
2008-10-22 21:16 ` [PATCH 0/1] " Alan Cox
2008-10-22 23:34   ` Chris Dearman
2008-10-23  7:32     ` Alan Cox
2008-10-28  1:56       ` Tejun Heo
2008-10-30 22:58       ` Chris Dearman
2008-10-31  2:26         ` Tejun Heo
2008-10-31  8:48         ` Alan Cox

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=20081022182243.9471.87443.stgit@linux-chris2.mips.com \
    --to=chris@linux-mips.org \
    --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 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).