From: "Blue Swirl" <blauwirbel@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] ESP: misc fixes
Date: Sat, 29 Nov 2008 18:51:55 +0200 [thread overview]
Message-ID: <f43fc5580811290851p64136d59g1d7d63f142e92f0c@mail.gmail.com> (raw)
In-Reply-To: <493165AB.9050300@reactos.org>
On 11/29/08, Hervé Poussineau <hpoussin@reactos.org> wrote:
> Hi,
>
> Attached patches fix a few problems with ESP scsi card emulation.
>
>
> Misc fixes (esp_1_misc.diff)
> - Fix internal fifo size (16 bytes), according to
> http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR53C9X.txt
> - Fix values of STAT_MI and STAT_MO
> - Give a scsi ID to adapter, and prevent this ID to be used by devices
> - Prevent fifo overrun in esp_mem_writeb
> - Add a ESP_ERROR macro, and use it where appropriate
>
>
> Fix configuration 2 register (esp_2_cfg2.diff):
> According to
> http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR53C9X.txt
> , "Any bit pattern written to this register
> may be read back and should be identical"
>
>
> Fix command len detection (esp_3_cmdlen.diff)
> When command is not DMA, TCMID and TCLO registers are not filled. Use
> command buffer len instead
>
>
> Fix 'enable selection' command (esp_4_ensel.diff)
> Indicate success after 'enable selection' command
>
>
> Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
>
>
> These patches have been tested on Sparc SS-5 and on Mips Magnum emulations.
Thanks, applied as r5811, r5812, r5813 and r5814.
next prev parent reply other threads:[~2008-11-29 16:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-29 15:54 [Qemu-devel] [PATCH] ESP: misc fixes Hervé Poussineau
2008-11-29 16:51 ` Blue Swirl [this message]
2008-11-29 17:30 ` Blue Swirl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f43fc5580811290851p64136d59g1d7d63f142e92f0c@mail.gmail.com \
--to=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).