LWN.net Logo

ATA vs ATAPI vs IDE

ATA vs ATAPI vs IDE

Posted Aug 15, 2003 0:58 UTC (Fri) by giraffedata (subscriber, #1954)
In reply to: ATA vs ATAPI vs IDE by remijnj
Parent article: A different ATA driver

That link gives a great explanation. For those not interested enough to read it all, I'd like to emphasize the most important part:

IDE is a very widely used misnomer for ATA. IDE is a technology in which a disk controller is packaged with the disks and heads. All modern disk drives, including SCSI, are IDE. ATA is a disk drive interface standard. But before the advent of SCSI, all IDE drives were ATA, so people accidentally picked up on the wrong name.

Indeed, the Linux module ide.o should have been named ata.o.


(Log in to post comments)

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds