提交 c021db86 编写于 作者: B balrog

LSI53C895A: Remove current_dma_len hack

Signed-off-by: NJustin Chevrier <address@hidden>
Acked-by: NRyan Harper <ryanh@us.ibm.com>
Acked-by: NChris Wright <chrisw@sous-sol.org>


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5901 c046a42c-6fe2-441c-8c8c-71466251a162
上级 9e7d11ff
......@@ -920,7 +920,6 @@ again:
break;
case PHASE_DI:
s->waiting = 2;
s->current_dma_len = s->dbc;
lsi_do_dma(s, 0);
if (s->waiting)
s->waiting = 3;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册