diff options
author | Michael Brown <mcb30@etherboot.org> | 2009-07-07 23:01:28 +0100 |
---|---|---|
committer | Michael Brown <mcb30@etherboot.org> | 2009-07-17 23:01:20 +0100 |
commit | 54ec3673cc319a5646c21a87bbf41198b1f462b5 (patch) | |
tree | 1f9082322c78bc0b6110784198782126dd0394ee /src/drivers/net | |
parent | acfd7cc6092e467376f950a61f4b4474ff0813e5 (diff) | |
download | ipxe-54ec3673cc319a5646c21a87bbf41198b1f462b5.tar.gz |
[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.
Diffstat (limited to 'src/drivers/net')
0 files changed, 0 insertions, 0 deletions