linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: asalnikov@ru.mvista.com, linux-ide@vger.kernel.org
Subject: Re: [PATCH] ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option
Date: Sun, 10 Feb 2008 20:05:32 +0100	[thread overview]
Message-ID: <200802102005.32607.bzolnier@gmail.com> (raw)
In-Reply-To: <200802092033.59852.sshtylyov@ru.mvista.com>

On Saturday 09 February 2008, Sergei Shtylyov wrote:
> Introduce new option CONFIG_BLK_DEV_IDEDMA_SFF for non-PCI SFF-8038i compatible
> bus mastering IDE controllers (which there are a few known), thus fixing a hack
> made for Palmchip BK3710 controller...
> 
> Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>

thanks, applied

> ---
> Bart, did you mean something like that?
> Anton, make sure it works, just in case... :-)

I later noticed that there is still pci_alloc_consistent() call
which needs to be converted to dma_alloc_coherent() in ide-dma.c... :/

      reply	other threads:[~2008-02-10 18:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-09 17:33 [PATCH] ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option Sergei Shtylyov
2008-02-10 19:05 ` Bartlomiej Zolnierkiewicz [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=200802102005.32607.bzolnier@gmail.com \
    --to=bzolnier@gmail.com \
    --cc=asalnikov@ru.mvista.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=sshtylyov@ru.mvista.com \
    /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).