diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-08-26 19:46:24 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-08-26 19:46:24 -0400 |
commit | 953d1137fc4aba16deace262e93974913596dcfe (patch) | |
tree | eab6d64bfb298f1a42dc16c5e4d424ec57c42909 | |
parent | b73fc89f6d1f84326e5e897ad249d00a9f218fd7 (diff) |
[libata sata_sil] list documentation URL, since its public
-rw-r--r-- | drivers/scsi/sata_sil.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/scsi/sata_sil.c b/drivers/scsi/sata_sil.c index e6902645f39..9d24d6c328b 100644 --- a/drivers/scsi/sata_sil.c +++ b/drivers/scsi/sata_sil.c @@ -24,6 +24,11 @@ * If you do not delete the provisions above, a recipient may use your * version of this file under either the OSL or the GPL. * + * Documentation for SiI 3112: + * http://gkernel.sourceforge.net/specs/sii/3112A_SiI-DS-0095-B2.pdf.bz2 + * + * Other errata and documentation available under NDA. + * */ #include <linux/kernel.h> |