mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Carlos Pardo <Carlos.Pardo@siliconimage.com>
Cc: Tejun Heo <htejun@gmail.com>, Edward Falk <efalk@google.com>,
	linux-ide@vger.kernel.org,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	Raymond Liu <Raymond.Liu@siliconimage.com>
Subject: Re: [PATCH linux-2.6.13-rc3] SATA: rewritten sil24 driver
Date: Mon, 8 Aug 2005 13:37:48 -0400	[thread overview]
Message-ID: <20050808173748.GA22580@havoc.gtf.org> (raw)
In-Reply-To: <2E9B8131C44AF746B1E06BF9B15A434B045D7F93@zima.siliconimage.com>

On Mon, Aug 08, 2005 at 10:31:45AM -0700, Carlos Pardo wrote:
> One question. Do the open source driver support pass-through commands ? if so, how ? If you do not support it, are you planning to implement pass-through commands sometime in the future ?

I don't know about sata_sil24 in particular.  In general, there is a
patch in the "libata-dev.git" repository that supports ATA passthru, and
this is scheduled to be merged into the main 2.6.x kernel as soon as
some bugs are fixed.

sata_sil24 definitely needs to support this ATA passthru feature.

As implemented, each SATA driver is simply a generic ATA command engine,
for any command.  struct ata_taskfile (linux/ata.h) has a field that
indicates the command protocol used for command delivery (pio, dma,
no-data, etc.).  Each driver should execute ATA commands based on the
specified ATA protocol.

	Jeff




  reply	other threads:[~2005-08-08 17:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-08 17:31 Carlos Pardo
2005-08-08 17:37 ` Jeff Garzik [this message]
     [not found] <20050728013622.GA14026@htj.dyndns.org>
2005-07-28 20:27 ` Jeff Garzik
2005-07-30  8:17   ` Tejun Heo
2005-08-02 22:56     ` Edward Falk
2005-08-03  4:09       ` Jeff Garzik
2005-08-03 14:28         ` Tejun Heo
2005-08-04  2:20           ` Tejun Heo
2005-08-04 18:46             ` Edward Falk
2005-08-04  8:51       ` Tejun Heo

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=20050808173748.GA22580@havoc.gtf.org \
    --to=jgarzik@pobox.com \
    --cc=Carlos.Pardo@siliconimage.com \
    --cc=Raymond.Liu@siliconimage.com \
    --cc=efalk@google.com \
    --cc=htejun@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@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

all inboxes | Powered by JetHome®