From mboxrd@z Thu Jan 1 00:00:00 1970 From: Willy Tarreau Subject: Re: [PATCH] aic7xxx bouncing over 4G Date: Sat, 28 Dec 2002 22:04:01 +0100 Sender: linux-scsi-owner@vger.kernel.org Message-ID: <20021228210401.GA596@alpha.home.local> References: <200212210012.gBL0Cng21338@eng2.beaverton.ibm.com> <176730000.1040430221@aslan.btc.adaptec.com> <3E03BB0D.5070605@rackable.com> <20021228091608.GA13814@louise.pinerecords.com> <705128112.1041102818@aslan.scsiguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <705128112.1041102818@aslan.scsiguy.com> List-Id: linux-scsi@vger.kernel.org To: "Justin T. Gibbs" Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org On Sat, Dec 28, 2002 at 12:13:38PM -0700, Justin T. Gibbs wrote: > The main reason why the new driver "breaks" where the old one > doesn't is that the new driver does not perform an extra register > read to work-around chipsets that screw up memory mapped I/O. Thanks for this clear description, Justin. I now understand why I've had problems in the past with earlier versions here, since I have other devices (eg dl2k) which can't do MMIO on my system. Cheers, Willy