Software:libATA

From HandWiki
Revision as of 16:20, 9 February 2024 by WikiGary (talk | contribs) (url)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

libATA is a library used inside the Linux kernel to support ATA host controllers and devices.[1] libATA provides an ATA driver API, class transports for ATA and ATAPI devices, and SCSI / ATA Translation for ATA devices according to the T10 SAT specification. Features include power management, Self-Monitoring, Analysis, and Reporting Technology, PATA/SATA, ATAPI, port multiplier, hot swapping and Native Command Queuing.[2]

References

External links