index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
ahcisatareg.h
Age
Commit message (
Expand
)
Author
2021-07-24
Fix all remaining typos, mainly in comments but also in few definitions and l...
andvar
2019-01-14
fix typo in comment
jdolecek
2018-12-03
fix typo in comment, NFC
jdolecek
2017-10-07
Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch
jdolecek
2012-10-17
Fix an errant define.
matt
2011-11-02
Additionally apply __aligned(8) to all __packed hardware data structures.
jakllsch
2011-08-20
Add new CAP2 and BOHC registers.
jakllsch
2011-08-20
Adjust and add AHCI_CAP_IS values.
jakllsch
2011-08-20
Rework version printout to be more future proof.
jakllsch
2010-07-20
Prepare ahcisata(4) to work with 64-bit bus_dma_tag_t.
jakllsch
2010-07-20
Convert ahcisata(4) to C99 exact-width integer types.
jakllsch
2009-10-19
Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen
bouyer
2008-01-25
Make it print the correct version for AHCI 1.2 controllers.
xtraeme
2007-12-25
Convert many of the uses of __attribute__ to equivalent
perry
2007-09-16
Fix various error handling bugs:
bouyer
2007-05-12
Split the ahcisata driver in pci front-end and bus-independant back-end.
bouyer