Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 23 Sep 2002 14:41:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 23 Sep 2002 14:41:14 -0400 Received: from perninha.conectiva.com.br ([200.250.58.156]:52962 "EHLO perninha.conectiva.com.br") by vger.kernel.org with ESMTP id ; Mon, 23 Sep 2002 14:41:13 -0400 Date: Mon, 23 Sep 2002 13:54:05 -0300 (BRT) From: Marcelo Tosatti X-X-Sender: marcelo@freak.distro.conectiva To: "Justin T. Gibbs" Cc: lkml Subject: Re: 2.4.20pre7, aic7xxx-6.2.8: Panic: HOST_MSG_LOOP with invalid SCB 0 In-Reply-To: <2492970816.1032802501@aslan.btc.adaptec.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1265 Lines: 33 On Mon, 23 Sep 2002, Justin T. Gibbs wrote: > > Justin, > > > > I guess is the second or third report of problems with the new aic7xxx :( > > This issue has already been resolved as a chipset issue requiring > I/O mapped register access to work around. The "old" aic7xxx driver > avoids these issues by issuing a register read after every register > write. This stops up your PCI bus with wasted cycles even if you have > a perfectly working chipset. > > So, how would you like me to resolve this. We can do the same thing > as Adaptec's windows drivers and just always use the slower, less > efficient I/O mapped method for accessing registers. This will "fix" > the problems people have with broken VIA and Intel chipsets. I can > make this a compile and run-time option, but should we default to > I/O mapped or memory mapped? > > Don't you just love broken PC hardware? Its all fine, then: I thought the problems were caused by some bug in the driver itself. Thanks for explaining me the issue clearly. :) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/