All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: "linux-ide@vger.kernel.org" <linux-ide@vger.kernel.org>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [work] libata project: START STOP UNIT translation
Date: Thu, 26 May 2005 23:00:30 -0400	[thread overview]
Message-ID: <42968D4E.10109@pobox.com> (raw)


If anybody is looking for SATA kernel hacking project, here's a small 
and self-contained one:

	Implement the translation of SCSI command START STOP UNIT in
	drivers/scsi/libata-scsi.c.

Among other things, this will give people with SATA power management 
capabilities.

START STOP UNIT is described at
	http://www.t10.org/ftp/t10/drafts/sbc2/sbc2r16.pdf

The translation of START STOP UNIT from SCSI to ATA is described at
	http://www.t10.org/ftp/t10/drafts/sat/sat-r04.pdf

The relevant ATA commands you will be using are documented at
	http://www.t13.org/docs2004/d1532v1r4b-ATA-ATAPI-7.pdf

More info on SATA hacking can be had by reading
	http://linux.yyz.us/sata/devel.html

or by reading drivers/scsi/libata*.[ch], include/linux/libata.h, 
include/linux/ata.h, and drivers/scsi/sata_*.c.



                 reply	other threads:[~2005-05-27  3:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=42968D4E.10109@pobox.com \
    --to=jgarzik@pobox.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 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.