From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Arjan van de Ven <arjan@infradead.org>
Cc: linux-scsi@vger.kernel.org
Subject: Re: PATCH: atp870u DMA mask
Date: Fri, 11 Mar 2005 14:46:37 +0000 [thread overview]
Message-ID: <1110552396.17740.63.camel@localhost.localdomain> (raw)
In-Reply-To: <1110552058.9917.18.camel@laptopd505.fenrus.org>
On Gwe, 2005-03-11 at 14:40, Arjan van de Ven wrote:
> > - if (!pci_set_dma_mask(pdev, 0xFFFFFFUL)) {
> > + if (!pci_set_dma_mask(pdev, 0xFFFFFFFFUL)) {
> isn't it still an F short?
> And... why not use the DMA_32_BIT or whatever define.. it's there for
> exactly this reason :)
No its 32bit not 36bit DMA capable. As to DMA_32_BIT - I didn't know
about it, I'll go take a look for some examples.
prev parent reply other threads:[~2005-03-11 14:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-11 14:17 PATCH: atp870u DMA mask Alan Cox
2005-03-11 14:40 ` Arjan van de Ven
2005-03-11 14:46 ` Alan Cox [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=1110552396.17740.63.camel@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--cc=arjan@infradead.org \
--cc=linux-scsi@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.