linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert Hancock <hancockrwd@gmail.com>
To: hasse@gotshifted.com
Cc: Jeff Garzik <jgarzik@pobox.com>, linux-ide@vger.kernel.org
Subject: Re: sata_sil & pmp ?
Date: Sat, 11 Apr 2009 12:10:33 -0600	[thread overview]
Message-ID: <49E0DD19.2080603@gmail.com> (raw)
In-Reply-To: <49DF216D.6080208@gotshifted.com>

Hans Holmberg wrote:
> I wonder if there is any plans to add pmp support to the sata_sil module ?
> 
> I know there's an ugly patch that kind of works, but it seems nothing 
> has happened since it was posted.

It looks like the controller does have some support for at least setting 
the PMP field in the transmitted FIS. I'm not sure if it includes 
everything that's needed for full PMP support though. I saw that there 
was some talk of a patch to add this, but I'm not sure how fully working 
it was.

The Silicon Image 311x controllers are kind of funny beasts. Technically 
since they support transparent FIS reception and interlock for all FIS 
types, you could implement just about any SATA feature such as NCQ, 
ATAPI AN, etc. by overriding the handling of the required FISes. NCQ 
might be kind of expensive though, as you'd likely have to take a whole 
lot of extra interrupts for FISes to examine to get that to work, you'd 
basically be doing most of the SATA state machine in software..

      reply	other threads:[~2009-04-11 18:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-10 10:37 sata_sil & pmp ? Hans Holmberg
2009-04-11 18:10 ` Robert Hancock [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=49E0DD19.2080603@gmail.com \
    --to=hancockrwd@gmail.com \
    --cc=hasse@gotshifted.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 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).