All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@SteelEye.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: "Darrick J. Wong" <djwong@us.ibm.com>,
	linux-scsi@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Alexis Bruemmer <alexisb@us.ibm.com>
Subject: Re: [PATCH 1/2] Add SATA support to libsas
Date: Thu, 24 Aug 2006 17:18:15 -0500	[thread overview]
Message-ID: <1156457895.1024.59.camel@mulgrave.il.steeleye.com> (raw)
In-Reply-To: <44DC455A.2090705@garzik.org>

On Fri, 2006-08-11 at 04:52 -0400, Jeff Garzik wrote:
> One piece that seems to be distinctly absent is controlling the SATA 
> phy, rather than faking it...

Could you elaborate a bit more?  You mean this faking of the SATA
Control Registers?  If so, this is a bit problematic ... SAS HBAs don't
seem to come with SATA Control Registers (and certainly not when the
device is remote over SAT).  We do, however, have reasonable control of
the phys via the transport class.  Probably the best solution is to
expand the ata transport class to abstract this phy control out into
knobs users can twiddle and then put this back down to libata/libsas via
callbacks they can each interpret.

James



  reply	other threads:[~2006-08-24 22:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-11  2:19 [PATCH 1/2] Add SATA support to libsas Darrick J. Wong
2006-08-11  8:52 ` Jeff Garzik
2006-08-24 22:18   ` James Bottomley [this message]
2006-08-22 17:26 ` James Bottomley
2006-08-25 19:43 ` Konrad Rzeszutek
2006-08-25 20:21   ` Adrian Bunk

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=1156457895.1024.59.camel@mulgrave.il.steeleye.com \
    --to=james.bottomley@steeleye.com \
    --cc=alexisb@us.ibm.com \
    --cc=djwong@us.ibm.com \
    --cc=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@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.