AHCI - Better reset sequencing, bug fixes
[dragonfly.git] / sys / dev / disk / ahci / ahci.c
2009-06-09 Matthew DillonAHCI - Better reset sequencing, bug fixes
2009-06-09 Matthew DillonAHCI - Add some small delays in the reset sequence.
2009-06-09 Matthew DillonAHCI - Improve hot-plug sequencing.
2009-06-09 Matthew DillonAHCI bug fixes & enhancements. port_init, port_stop...
2009-06-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-06-07 Matthew DillonAHCI - Fix a polled command issue.
2009-06-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-07 Matthew DillonAHCI - properly initialize ccb_xa.flags in softreset...
2009-06-07 Matthew DillonAHCI - Implement ahci_xpt_poll() - fix livelock during...
2009-06-06 Matthew DillonAHCI - Hotplug. Increase timeout for BSY check, FIS...
2009-06-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-06 Matthew DillonAHCI - Hot Plug support, ATAPI IDENTIFY, CAM bus scan...
2009-06-06 Matthew DillonAHCI - Normalize console reporting of the port scan...
2009-06-06 Matthew DillonAHCI - Add conditional logic for wcache and rahead...
2009-06-04 Matthew DillonAHCI Driver port from OpenBSD to DragonFly - Initial...