All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Grundler <grundler@cup.hp.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: matthew@wil.cx (Matthew Wilcox), parisc-linux@thepuffingroup.com
Subject: Re: [parisc-linux] ZONE_DMA
Date: Mon, 01 Jan 2001 16:59:31 -0800	[thread overview]
Message-ID: <200101020059.QAA26152@milano.cup.hp.com> (raw)
In-Reply-To: Your message of "Mon, 01 Jan 2001 18:09:53 PST." <E14D9PA-00017j-00@the-village.bc.nu>

Alan Cox wrote:
> Some Alpha's probably can but we don't support that. The pci side API
> pci_alloc_consistent does

Nit: I think pci_dma_supported() is the interface meant here.

Documentation/DMA-mapping.txt has a good example here on how
pci_dma_supported() supports cripppled PCI devices.

Right now, SBA code (and CCIO too I think) only permit devices
that say they support 32-bit addressing. sba_dma_supported()
code needs to be revisited for two reasons:
o the number of bits the IO MMU actually uses is typically alot less
  - depends on the size of the I/O Pdir. Ie it could support the
  crippled PCI device pretty easily.
o Elroy HW supports 64-bit PCI addressing (Dual Address cycle).

grant

Grant Grundler
Unix Systems Enablement Lab
+1.408.447.7253

  parent reply	other threads:[~2001-01-02  0:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-01 17:43 [parisc-linux] ZONE_DMA Matthew Wilcox
2001-01-01 18:09 ` Alan Cox
2001-01-01 18:24   ` Matthew Wilcox
2001-01-01 18:32     ` Alan Cox
2001-01-01 18:55       ` Matthew Wilcox
2001-01-01 19:01         ` Alan Cox
2001-01-01 19:18           ` Matthew Wilcox
2001-01-02  0:59   ` Grant Grundler [this message]
2001-01-02  1:21     ` Matthew Wilcox
2001-01-02  6:46       ` Grant Grundler

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=200101020059.QAA26152@milano.cup.hp.com \
    --to=grundler@cup.hp.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=matthew@wil.cx \
    --cc=parisc-linux@thepuffingroup.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 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.