summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ahcisatareg.h
AgeCommit message (Expand)Author
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2019-01-14fix typo in commentjdolecek
2018-12-03fix typo in comment, NFCjdolecek
2017-10-07Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branchjdolecek
2012-10-17Fix an errant define.matt
2011-11-02Additionally apply __aligned(8) to all __packed hardware data structures.jakllsch
2011-08-20Add new CAP2 and BOHC registers.jakllsch
2011-08-20Adjust and add AHCI_CAP_IS values.jakllsch
2011-08-20Rework version printout to be more future proof.jakllsch
2010-07-20Prepare ahcisata(4) to work with 64-bit bus_dma_tag_t.jakllsch
2010-07-20Convert ahcisata(4) to C99 exact-width integer types.jakllsch
2009-10-19Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsenbouyer
2008-01-25Make it print the correct version for AHCI 1.2 controllers.xtraeme
2007-12-25Convert many of the uses of __attribute__ to equivalentperry
2007-09-16Fix various error handling bugs:bouyer
2007-05-12Split the ahcisata driver in pci front-end and bus-independant back-end.bouyer