Re: [Qemu-devel] scsi patch

2007-04-26 Thread Blue Swirl
On 4/25/07, Wang Cheng Yeh <[EMAIL PROTECTED]> wrote: scsi.tex patch reduces unnecessary mismatch. lsi.txt corrects mismatch condition. When the mismatch happens, register ia saves the instruction address. However, QEMU call lsi_bad_phase first, update new dsp and then save it into register ia.

Re: [Qemu-devel] scsi patch

2007-03-19 Thread Wang Cheng Yeh
because (1) address of SCRATCHA is 0x34 (2) address from SCRATCHB to SCRATCHR are 0x5c ~ 0x9f you just see the code about part (2). I think the access code is right. 2007/3/19, Thiemo Seufer <[EMAIL PROTECTED]>: ? wrote: > --- ../../tmp/qemu-0.9.0/hw/lsi53c895a.c2007-02-06 07:0

Re: [Qemu-devel] scsi patch

2007-03-19 Thread Thiemo Seufer
? wrote: > --- ../../tmp/qemu-0.9.0/hw/lsi53c895a.c2007-02-06 07:01: > 54.0 +0800 > +++ lsi53c895a.c2007-03-08 20:50:03.094098835 +0800 > @@ -251,7 +251,7 @@ > uint32_t ia; > uint32_t sbc; > uint32_t csbc; > -uint32_t scratch[13]; /* SCRATCHA-SCRATCHR