From: Jes Sorensen <jes@sunsite.dk>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] RE: DMA memory limitation?
Date: Tue, 10 Jul 2001 15:42:02 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590693005838@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590693005820@msgid-missing>
>>>>> "Matt" = Matt Domsch <Matt_Domsch@Dell.com> writes:
>>> The important thing is that pci_alloc_consistent and the other PCI
>>> DMA functions work as advertised on IA64. If you pass NULL to
>>> pci_alloc_consistent, IA64 should give you an ISA DMA-able
>>> address. If you don't, you get a 32-bit PCI DMA address.
Matt> Never have I seen a using NULL pci_dev pointer give you a 64-bit
Matt> DMA address. Per Jeff's comment, it should give you an address
Matt> with a mask of 24-bits (within ISA space, i.e. <16MB), but since
Matt> you can't add in any ISA cards on IA-64, this wouldn't make much
Matt> sense either.
Well but we don't have any ISA busses on the ia64 boxes. The only
reason to return a 24 bit mask would be for broken devices that
require a 31 or 29 bit or similar mask, but one should set that via
the dma_mask interface anyway.
Jes
prev parent reply other threads:[~2001-07-10 15:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-06 15:56 [Linux-ia64] RE: DMA memory limitation? Matt_Domsch
2001-07-09 13:54 ` White, Charles
2001-07-09 14:46 ` Matt_Domsch
2001-07-09 15:02 ` White, Charles
2001-07-09 15:20 ` Matt_Domsch
2001-07-09 15:33 ` White, Charles
2001-07-10 15:42 ` Jes Sorensen [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=marc-linux-ia64-105590693005838@msgid-missing \
--to=jes@sunsite.dk \
--cc=linux-ia64@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 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.