qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 3/4] LSI53C895A: Implement TARGET RESET message


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH 3/4] LSI53C895A: Implement TARGET RESET message
Date: Mon, 8 Dec 2008 23:36:33 +0000
User-agent: KMail/1.9.9

> Which I figured was because lsi_soft_reset doesn't initialize
> current_dma_len.  I added current_dma_len to soft_reset and now we can
> probe with out failing, and existing partitions on the device show up,
> but any further use of the device results in broken behavior.
>...
> Because the driver is issueing bus resets, we're clobbering the scratch
> registers.

In that case I'm still very suspicious of your parch. Why are you clearing 
some of the scratch registers? It sounds like you need to separate a bus 
reset from a hard reset.

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]