From owner-cvs-all Tue Oct 15 19:59: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05AB037B401; Tue, 15 Oct 2002 19:59:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB14943E9E; Tue, 15 Oct 2002 19:59:04 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9G2x4mV009655; Tue, 15 Oct 2002 19:59:04 -0700 (PDT) (envelope-from gibbs@repoman.freebsd.org) Received: (from gibbs@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9G2x4Bp009654; Tue, 15 Oct 2002 19:59:04 -0700 (PDT) Message-Id: <200210160259.g9G2x4Bp009654@repoman.freebsd.org> From: "Justin T. Gibbs" Date: Tue, 15 Oct 2002 19:59:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx ahd_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gibbs 2002/10/15 19:59:03 PDT Modified files: sys/dev/aic7xxx ahd_pci.c Log: Never allow memory mapped I/O in PCI-X mode on controllers that do not support that configuration. This should fix problems with embedded 7902 controllers running in PCI-X mode. Revision Changes Path 1.4 +4 -2 src/sys/dev/aic7xxx/ahd_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message