genode/os/src/drivers/ahci/exynos5
Stefan Kalkowski 56a7d00a44 block: extend generic driver API (Ref #750)
* allow to handle a maximum of packets in parallel
  that fits free slots in the ack queue
* stop processing packets, when the driver can't handle
  more requests in parallel, and resume packet handling,
  when the driver is ready again
2013-12-19 11:34:04 +01:00
..
bench block: let generic driver API work asynchronously 2013-12-04 11:14:18 +01:00
ahci_driver.cc block: support for block number >32 bit (Fix #968) 2013-12-19 11:34:04 +01:00
ahci_driver.h block: extend generic driver API (Ref #750) 2013-12-19 11:34:04 +01:00