All of lore.kernel.org
 help / color / mirror / Atom feed
* [work] libata project: START STOP UNIT translation
@ 2005-05-27  3:00 Jeff Garzik
  0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2005-05-27  3:00 UTC (permalink / raw)
  To: linux-ide@vger.kernel.org, Linux Kernel


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.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-27  3:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-27  3:00 [work] libata project: START STOP UNIT translation Jeff Garzik

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.