AHCI - Intel fixes, error processing fixes.
[dragonfly.git] / sys / dev / disk / ahci / ahci.h
2009-06-19 Matthew DillonAHCI - Intel fixes, error processing fixes.
2009-06-17 Matthew DillonAHCI - Remove DIAGNOSTICs
2009-06-16 Matthew DillonAHCI - separate pmreg.h out, always zero the FIS in...
2009-06-15 Matthew DillonAHCI - add new kenv "hint.ahci.nofeatures"
2009-06-14 Matthew DillonAHCI - Implement better timeout semantics, fix bug...
2009-06-13 Matthew DillonAHCI - Port Multiplier bug fixes
2009-06-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-13 Matthew DillonAHCI - Fix PM probing issues, wait 10 seconds on physic...
2009-06-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-13 Matthew DillonAHCI - Port multiplier plug/unplug work, tuning, cleanu...
2009-06-12 Matthew DillonAHCI - Implement parallel port scan and thread each...
2009-06-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-12 Matthew DillonAHCI - Add Port Multiplier HOTPLUG support
2009-06-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-11 Matthew DillonAHCI - Initial Port Multiplier support + misc fixes...
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 - 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-04 Matthew DillonAHCI Driver port from OpenBSD to DragonFly - Initial...