qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Blue Swirl" <blauwirbel@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] ESP: misc fixes
Date: Sat, 29 Nov 2008 19:30:23 +0200	[thread overview]
Message-ID: <f43fc5580811290930g16a8e7f8r7df346d1d052eebf@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.

With these patches, MirBSD reaches userland (though then it gets a
NMI), previously there were some messages about PIO support. Great!

      parent reply	other threads:[~2008-11-29 17:30 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
2008-11-29 17:30 ` Blue Swirl [this message]

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=f43fc5580811290930g16a8e7f8r7df346d1d052eebf@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).