2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-05-16 03:14:09 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Michael Brown 68125bc441 Added generic asynchronous operations code.
Removed data_in_len and data_out_len from ata_command structure; the
lengths are implied by the sector count and the presence of the data_in
or data_out pointers.

Changed AoE code to use subcommands by default, and made aoe_issue()
nonblocking (with completion via async_wait()).
2006-05-31 14:34:17 +00:00