From owner-freebsd-scsi Wed Sep 15 1:21:42 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id D4AA414A1C for ; Wed, 15 Sep 1999 01:21:40 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.8.7/8.8.7) with ESMTP id BAA17180; Wed, 15 Sep 1999 01:19:51 -0700 Date: Wed, 15 Sep 1999 01:21:26 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Don Lewis Cc: Andrew Gallatin , "Justin T. Gibbs" , scsi@FreeBSD.ORG, anderson@cs.duke.edu Subject: Re: data corruption when using aic7890 In-Reply-To: <199909150817.BAA17039@salsa.gv.tsc.tdk.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I wonder if it might be botching PCI MWI transactions. Is there a way > to get this beast to just use plain PCI Memory Write transactions (with > the obvious performance penalty)? Umm- can't you clear the INVAL bit in the PCI command register? See ahc_pci_attach where it enables BUS mastering.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message