summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Cox <alan@lxorguk.ukuu.org.uk>2007-11-19 14:30:16 +0000
committerJeff Garzik <jeff@garzik.org>2007-11-23 19:33:26 -0500
commit92c52c52e123e6fabb85392b16bcdbdb64cfdc1c (patch)
tree78ee897c124fdaabf0245da9d2ed4177be23a088
parentc47a631f8bfad08a6001f8dd479004caa5059a75 (diff)
downloadop-kernel-dev-92c52c52e123e6fabb85392b16bcdbdb64cfdc1c.zip
op-kernel-dev-92c52c52e123e6fabb85392b16bcdbdb64cfdc1c.tar.gz
libata-core: List more documentation sources for reference
And next time I'll be able to find the ata tape spec easily... Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
-rw-r--r--drivers/ata/libata-core.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
index f7f6ca9..33f0627 100644
--- a/drivers/ata/libata-core.c
+++ b/drivers/ata/libata-core.c
@@ -30,6 +30,14 @@
* Hardware documentation available from http://www.t13.org/ and
* http://www.sata-io.org/
*
+ * Standards documents from:
+ * http://www.t13.org (ATA standards, PCI DMA IDE spec)
+ * http://www.t10.org (SCSI MMC - for ATAPI MMC)
+ * http://www.sata-io.org (SATA)
+ * http://www.compactflash.org (CF)
+ * http://www.qic.org (QIC157 - Tape and DSC)
+ * http://www.ce-ata.org (CE-ATA: not supported)
+ *
*/
#include <linux/kernel.h>
OpenPOWER on IntegriCloud