From owner-cvs-all Thu May 31 14:47:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B282337B422; Thu, 31 May 2001 14:47:25 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4VLlPN56713; Thu, 31 May 2001 14:47:25 -0700 (PDT) (envelope-from gallatin) Message-Id: <200105312147.f4VLlPN56713@freefall.freebsd.org> From: Andrew Gallatin Date: Thu, 31 May 2001 14:47:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c src/sys/alpha/pci pcibus.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 gallatin 2001/05/31 14:47:25 PDT Modified files: sys/dev/pci pci.c sys/alpha/pci pcibus.c Log: Backout previous revision. While it fixed many platforms, it broke all alphas with devices behind ppb's. I'm working on a better solution now. Note that all alphas that use per-platform interrupt mapping are broken again (as they have been for several months) Revision Changes Path 1.178 +2 -6 src/sys/dev/pci/pci.c 1.30 +3 -8 src/sys/alpha/pci/pcibus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message