On Sun, Jan 9, 2011 at 11:19 PM, Nicholas A. Bellinger
wrote:
> It's also worth mentioning that the sym53c8xx driver still works without
> this patch, which may be attributed to the Win2003 driver perhaps
> either:
>
> *) Sending contiguous 'Extended Messages' instead of individual messages
> (as
On Sat, 2011-01-08 at 20:20 +, Stefan Hajnoczi wrote:
> Update not only dbc but also dnad when skipping bytes during the MSGOUT
> phase. Previously only dbc was updated which is probably wrong and
> could lead to bogus message codes being read.
>
> Signed-off-by: Stefan Hajnoczi
> ---
> I do
Update not only dbc but also dnad when skipping bytes during the MSGOUT
phase. Previously only dbc was updated which is probably wrong and
could lead to bogus message codes being read.
Signed-off-by: Stefan Hajnoczi
---
I don't know the LSI SCSI code well but it seems odd that only dbc is update