From owner-freebsd-hackers Wed Sep 25 13:02:52 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA00958 for hackers-outgoing; Wed, 25 Sep 1996 13:02:52 -0700 (PDT) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA00364 for ; Wed, 25 Sep 1996 13:01:29 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.5/8.6.5) with SMTP id NAA07021; Wed, 25 Sep 1996 13:01:35 -0700 (PDT) Message-Id: <199609252001.NAA07021@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: "Mike Durian" cc: Stefan Esser , Bruce Evans , freebsd-hackers@freebsd.org Subject: Re: Special Cycles on the PCI bus In-reply-to: Your message of "Wed, 25 Sep 1996 13:20:36 MDT." <199609251920.NAA22022@pluto.plutotech.com> From: David Greenman Reply-To: dg@root.com Date: Wed, 25 Sep 1996 13:01:35 -0700 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >On Wed, 25 Sep 1996 20:06:25 +0200, Stefan Esser wrote: >> >>Well, but those are only used for config space accesses, >>and config space is normally not touched at all, after >>the PCI probe and attach are complete. > > I tracked down those accesses to 0xfca0. They are completely >normal. That is just where the ahc's I/O space got mapped. >The accesses were caused by the code in aic7xxx.c:ahc_scsi_cmd(). Hmmm, this is starting to get interesting to me. This also happens to be the same place where we've seen hangs on P6 machines when doing lots of ahc disk I/O. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project