All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Bochnig <mb1x@gmx.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] ATAPI CDROM DMA support is incomplete
Date: Sat, 20 Jan 2007 00:24:40 +0100	[thread overview]
Message-ID: <45B15338.5070608@gmx.com> (raw)
In-Reply-To: <200701192055.l0JKt5B6002844@imap.tools.intra>

Hi

Juergen Keil wrote:

>Hi,
>
>
>some time ago, ATAPI DMA support was added to hw/ide.c, but the DMA 
>support is incomplete:  DMA data transfers are implemented
>for ATAPI/SCSI READ commands only (GPCMD_READ_10, GPCMD_READ_12,
>GPCMD_READ_CD), but all other ATAPI/SCSI commands still try to
>transfer data using PIO mode.
>
>Because of this problem, neither Windows ME nor Windows 2000 guests
>will use ATAPI CD DMA transfers and fall back to PIO mode.
>
>Or a OpenSolaris x86 guest will report errors like this
>"WARNING: /pci@0,0/pci-ide@1,1/ide@1 (ata1): timeout: abort request,
>target=0 lun=0" and is unable to read data from the CD (You had to
>force the ata/atapi driver to pio mode to work around this problem).
>
>
>The attached patch adds DMA support for non-READ ATAPI/SCSI commands.
>  
>
>------------------------------------------------------------------------
>
>Index: hw/ide.c
>===================================================================
>


You got it fixed once again, thank you Mr. Keil!


-MB

      reply	other threads:[~2007-01-19 23:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-19 20:55 [Qemu-devel] [PATCH] ATAPI CDROM DMA support is incomplete Juergen Keil
2007-01-19 23:24 ` Martin Bochnig [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=45B15338.5070608@gmx.com \
    --to=mb1x@gmx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.