genode/os/src/drivers/ahci/exynos5
Martin Stein ada408d2f7 ahci & exynos5: enable HDDs like Seagate Barracuda
Initialize and limit port speed to 3 Gbps in general because the Seagate
Barracuda 1TB throws much errors with 6 Gbps by now.

Try all port speeds from the highest to the lowest as long as debouncing fails
and try them all again in this order when falling back to slower debouncing.

Try to recover from all types of interface error.

When a port was recovered from an error during a NCQ command
get the last LBA that was accessed successfully and continue command from
this point.

Use a platform driver through the 'Regulator' service to do CMU and PMU config.

Switch off verbosity by default.
2013-06-25 16:35:22 +02:00
..
bench ahci & exynos5: driver internal benchmark 2013-06-25 15:08:33 +02:00
ahci_driver.cc ahci & exynos5: enable HDDs like Seagate Barracuda 2013-06-25 16:35:22 +02:00
ahci_driver.h ahci & exynos5: enable HDDs like Seagate Barracuda 2013-06-25 16:35:22 +02:00