summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ahci.c
AgeCommit message (Expand)Author
3 dayskernel: ahci: Conform to OSMORA C styleIan Moffett
4 dayskernel: ahci: Clean up includesIan Moffett
4 dayskernel: ahci: Fix up styleIan Moffett
4 dayskernel: ahci: Map ABAR and perform HBA resetCaelus
5 dayskernel: ahci: Add initial skeletonIan Moffett
2024-06-24Clean out for exptIan Moffett
2024-06-03kernel: pci: Require mapping BAR using bus_map()Ian Moffett
2024-06-02kernel: ahci: Add missing whitespacedevIan Moffett
2024-06-02kernel: ahci: Add missing close() hookIan Moffett
2024-06-02kernel: ahci: Add SATA read/write supportIan Moffett
2024-06-02kernel: ahci: Acquire global "io_lock" during cmdIan Moffett
2024-05-31kernel: ahci: Fix null checkIan Moffett
2024-05-31kernel: ahci: Document workaroundIan Moffett
2024-05-31kernel: ic: Add initial AHCI driver codeIan Moffett