libATA Developer's Guide Jeff Garzik 2003 Jeff Garzik The contents of this file are subject to the Open Software License version 1.1 that can be found at http://www.opensource.org/licenses/osl-1.1.txt and is included herein by reference. Alternatively, the contents of this file may be used under the terms of the GNU General Public License version 2 (the "GPL") as distributed in the kernel source COPYING file, in which case the provisions of the GPL are applicable instead of the above. If you wish to allow the use of your version of this file only under the terms of the GPL and not to allow others to use your version of this file under the OSL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the GPL. If you do not delete the provisions above, a recipient may use your version of this file under either the OSL or the GPL. Thanks The bulk of the ATA knowledge comes thanks to long conversations with Andre Hedrick (www.linux-ide.org). Thanks to Alan Cox for pointing out similarities between SATA and SCSI, and in general for motivation to hack on libata. libata's device detection method, ata_pio_devchk, and in general all the early probing was based on extensive study of Hale Landis's probe/reset code in his ATADRVR driver (www.ata-atapi.com). libata Library !Edrivers/scsi/libata-core.c !Edrivers/scsi/libata-scsi.c libata Internals !Idrivers/scsi/libata-core.c !Idrivers/scsi/libata-scsi.c ata_piix Internals !Idrivers/scsi/ata_piix.c ata_sil Internals !Idrivers/scsi/sata_sil.c ata_via Internals !Idrivers/scsi/sata_via.c