2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-03-26 16:23:30 +00:00
Files
xNBA/src/drivers/block
Michael Brown 54ec3673cc [ata] Make ATA command issuing partially asynchronous
Move the icky call to step() from aoe.c to ata.c; this takes it at
least one step further away from where it really doesn't belong.

Unfortunately, AoE has the ugly aoe_discover() mechanism which means
that we still have a step() loop in aoe.c for now; this needs to be
replaced at some future point.
2009-07-17 23:01:20 +01:00
..
2009-07-17 23:00:46 +01:00