From owner-cvs-all Thu Feb 28 10:18:48 2002 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 3AAB737B400; Thu, 28 Feb 2002 10:18:42 -0800 (PST) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1SIIg088807; Thu, 28 Feb 2002 10:18:42 -0800 (PST) (envelope-from gallatin) Message-Id: <200202281818.g1SIIg088807@freefall.freebsd.org> From: Andrew Gallatin Date: Thu, 28 Feb 2002 10:18:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/pci apecs_pci.c cia_pci.c irongate_pci.c lca_pci.c pcibus.c pcibus.h t2_pci.c tsunami_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 gallatin 2002/02/28 10:18:42 PST Modified files: sys/alpha/pci apecs_pci.c cia_pci.c irongate_pci.c lca_pci.c pcibus.c pcibus.h t2_pci.c tsunami_pci.c Log: recover from namespace collision caused by un-static'ing pci_alloc_resource() in rev 1.187 of sys/dev/pci/pci.c Revision Changes Path 1.13 +2 -2 src/sys/alpha/pci/apecs_pci.c 1.15 +2 -2 src/sys/alpha/pci/cia_pci.c 1.7 +2 -2 src/sys/alpha/pci/irongate_pci.c 1.13 +2 -2 src/sys/alpha/pci/lca_pci.c 1.31 +2 -2 src/sys/alpha/pci/pcibus.c 1.5 +2 -2 src/sys/alpha/pci/pcibus.h 1.10 +1 -1 src/sys/alpha/pci/t2_pci.c 1.13 +2 -2 src/sys/alpha/pci/tsunami_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message