linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: Matt Gillette <matt.gillette@netcell.com>
Cc: Mark Lord <liml@rtr.ca>, Erik Mouw <erik@harddisk-recovery.com>,
	linux-ide@vger.kernel.org
Subject: Re: TASKFILE ioctl for libata?
Date: Thu, 16 Feb 2006 09:06:03 +0900	[thread overview]
Message-ID: <43F3C1EB.3040006@gmail.com> (raw)
In-Reply-To: <A09A4133-860C-4ABF-952E-0BB41FCA2109@netcell.com>

Matt Gillette wrote:
> Mark,
> 
> Thanks to Alan Cox, I now have a libata driver for my IDE controller. 
> Now I'm looking into the next problem I have, which seems to be the same 
> problem you're running into. I need a generic ATA passthru mechanism to 
> configure our raid controller and need to send both non-data and data 
> commands (with PIO and DMA).
> 
> Bartlomiej suggested using SGIO, but I haven't found any good 
> documentation or examples on what I would need to do to prepare and send 
> the command.
> 
> I'm not sure how much I could help (I'm still a beginner), but I just 
> wanted to put in the fact that I'm interested in seeing a working 
> example of the SGIO protocol and am willing to offer any help I can.

Hello, Matt.

If you're looking for ATA SGIO example, smartctl source should have it. 
  smartctl uses ATA SGIO when given -d ATA option.  And, plesase don't 
top post.

-- 
tejun

  reply	other threads:[~2006-02-16  0:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-15 14:34 TASKFILE ioctl for libata? Erik Mouw
2006-02-15 19:00 ` Mark Lord
     [not found]   ` <a3d8b0a0602151257x52f6011bs1b37d9ac43b26619@mail.gmail.com>
2006-02-15 21:10     ` Matt Gillette
2006-02-16  0:06       ` Tejun Heo [this message]
2006-02-16  0:56   ` Erik Mouw
2006-02-16  2:20     ` Jeff Garzik
2006-02-16  9:30       ` Tejun Heo
2006-02-17  8:38         ` Jeff Garzik
2006-02-17  9:19           ` Tejun Heo
2006-02-17 14:50             ` Mark Lord
2006-02-17 17:17           ` Erik Mouw
2006-02-17 18:27           ` Timothy Thelin
2006-02-17 17:05         ` Erik Mouw
2006-02-17 17:15           ` Bartlomiej Zolnierkiewicz
2006-02-17 17:28             ` Erik Mouw
2006-02-17 18:13               ` Bartlomiej Zolnierkiewicz
2006-02-17 17:07       ` Erik Mouw

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=43F3C1EB.3040006@gmail.com \
    --to=htejun@gmail.com \
    --cc=erik@harddisk-recovery.com \
    --cc=liml@rtr.ca \
    --cc=linux-ide@vger.kernel.org \
    --cc=matt.gillette@netcell.com \
    /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).