From: Alan Cox Date: Mon, 19 Nov 2007 14:30:16 +0000 (+0000) Subject: libata-core: List more documentation sources for reference X-Git-Tag: v2.6.24-rc4~102^2~7 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=92c52c52e123e6fabb85392b16bcdbdb64cfdc1c;p=karo-tx-linux.git 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 Signed-off-by: Jeff Garzik --- diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c index f7f6ca991e32..33f06277b3be 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