public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [RFC] sh7751(r): Adding support for PCI-DMA
Date: Tue, 30 Sep 2008 01:56:37 +0000	[thread overview]
Message-ID: <20080930015637.GA4962@linux-sh.org> (raw)
In-Reply-To: <7b5883fc0809260450w642dde94k1c25166d8305f007@mail.gmail.com>

On Tue, Sep 30, 2008 at 12:02:57AM +0300, Roni Feldman wrote:
> Hey Paul,
> 
> The code only supplies a transfer mechanism, that is - a way to start
> it and a way to be notified when it ends. If I'm not mistaken the
> PCI-DMA mapping thing is supposed to behave like any other DMA
> mechanism in the system. You just use pci_map_*, do a transfer, and
> then pci_unmap_* it. That's what I do in my code, at least.
> 
Yes, but the actual user of this code is missing from your patch, which
is why I was wondering how you were attempting to use it. If you can post
the patch for that also, then we can look at what needs to be done for
tying it in generically.

  parent reply	other threads:[~2008-09-30  1:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-26 11:50 [RFC] sh7751(r): Adding support for PCI-DMA Roni Feldman
2008-09-29 11:49 ` Paul Mundt
2008-09-29 21:02 ` Roni Feldman
2008-09-30  1:56 ` Paul Mundt [this message]
2008-10-04 16:14 ` Roni Feldman

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=20080930015637.GA4962@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@vger.kernel.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