LibATA: Difference between revisions
Appearance
Content deleted Content added
Reverted 3 edits by 103.182.66.185 (talk): Please use WP:AFC to create new drafts, also, the content is too promotional |
|||
(31 intermediate revisions by 24 users not shown) | |||
Line 1: | Line 1: | ||
{{Notability|date=November 2022}} |
|||
'''libATA''' is a library used inside the Linux kernel to support ATA host controllers and devices. 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. |
|||
{{lowercase|title=libATA}} |
|||
'''libATA''' is a [[Library (computing)|library]] used inside the [[Linux kernel]] to support [[Advanced Technology Attachment|ATA]] [[host controller]]s and devices.<ref>{{Cite book |last=Ward |first=Brian |url=https://www.worldcat.org/oclc/898036651 |title=How Linux works : what every superuser should know |date=2015 |isbn=978-1-59327-645-4 |edition=2nd |location=San Francisco, CA |oclc=898036651 |page=62}}</ref> libATA provides an ATA driver [[Application programming interface|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, [[ATA_Packet_Interface|ATAPI]], [[port multiplier]], [[hot swapping]] and [[Native Command Queuing]].<ref>{{Cite web|url=https://ata.wiki.kernel.org/index.php/Software_status|title = Software status|website=ata Wiki}}{{user-generated source|date=November 2022}}</ref> |
|||
== References == |
|||
{{reflist}} |
|||
== External links == |
|||
⚫ | |||
* [https://ata.wiki.kernel.org/ Linux ATA wiki] |
|||
* [https://ata.wiki.kernel.org/index.php/Libata_Feature_Table libATA feature table] |
|||
{{DEFAULTSORT:Libata}} |
|||
[[Category:AT Attachment]] |
|||
[[Category:Linux kernel]] |
|||
⚫ | |||
{{compu-storage-stub}} |
Latest revision as of 13:30, 13 September 2024
The topic of this article may not meet Wikipedia's general notability guideline. (November 2022) |
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
[edit]- ^ Ward, Brian (2015). How Linux works : what every superuser should know (2nd ed.). San Francisco, CA. p. 62. ISBN 978-1-59327-645-4. OCLC 898036651.
{{cite book}}
: CS1 maint: location missing publisher (link) - ^ "Software status". ata Wiki.[user-generated source]