From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262907AbTJUEXM (ORCPT ); Tue, 21 Oct 2003 00:23:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262910AbTJUEXM (ORCPT ); Tue, 21 Oct 2003 00:23:12 -0400 Received: from pizda.ninka.net ([216.101.162.242]:3228 "EHLO pizda.ninka.net") by vger.kernel.org with ESMTP id S262907AbTJUEWV (ORCPT ); Tue, 21 Oct 2003 00:22:21 -0400 Date: Mon, 20 Oct 2003 21:17:06 -0700 From: "David S. Miller" To: Martin Diehl Cc: noah@caltech.edu, irda-users@lists.sourceforge.net, netdev@oss.sgi.com, linux-kernel@vger.kernel.org Subject: Re: [irda-users] [PATCH] Make VLSI FIR depend on X86 Message-Id: <20031020211706.5be33474.davem@redhat.com> In-Reply-To: References: X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.6; sparc-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 20 Oct 2003 19:30:33 +0200 (CEST) Martin Diehl wrote: > Well, it would work with any arch, _if_ there was a way to sync the > streaming pci dma buffers before giving them back to hardware. If pci_dma_sync() doesn't perform the operation you want, please describe what that operation is.