[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 1/2] LSI53C895A: Remove current_dma_len hack
From: |
Ryan Harper |
Subject: |
Re: [Qemu-devel] [PATCH 1/2] LSI53C895A: Remove current_dma_len hack |
Date: |
Tue, 2 Dec 2008 10:27:23 -0600 |
User-agent: |
Mutt/1.5.6+20040907i |
* Justin Chevrier <address@hidden> [2008-12-02 10:00]:
> I've sorted out the problem with Openserver that this hack covered up. As
> such this hack can be removed. It currently is causing boot problems with
> Debian ARM and Windows XP SP3.
>
> Changelog:
>
> Remove current_dma_len update hack
>
> Signed-off-by: Justin Chevrier <address@hidden>
Acked-by: Ryan Harper <address@hidden>
>
> --- hw/lsi53c895a.c (revision 5852)
> +++ hw/lsi53c895a.c (working copy)
> @@ -920,7 +920,6 @@
> break;
> case PHASE_DI:
> s->waiting = 2;
> - s->current_dma_len = s->dbc;
> lsi_do_dma(s, 0);
> if (s->waiting)
> s->waiting = 3;
>
>
>
>
>
--
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
address@hidden