From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Mon, 22 Apr 2002 22:34:38 +0000 Subject: [Linux-ia64] Re: PCI DAC routines for SN Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Mon, 22 Apr 2002 15:31:56 -0700, Jesse Barnes said: Jesse> Here's an implementation of the PCI DAC API for SN, along Jesse> with some fixes to the existing implementation. If this Jesse> looks ok, I'd like it to get integrated into the next Jesse> release, otherwise I'll fix it up. Please take a look. You do realize that there it is never necessary to use this API for ia64 linux? dma_addr_t is already 64 bits. --david