From owner-cvs-all Tue Jul 9 6:28: 2 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 0D10337B400; Tue, 9 Jul 2002 06:27:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B333D43E09; Tue, 9 Jul 2002 06:27:58 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: from freefall.freebsd.org (benno@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g69DRwJU084319; Tue, 9 Jul 2002 06:27:58 -0700 (PDT) (envelope-from benno@freefall.freebsd.org) Received: (from benno@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g69DRw9w084318; Tue, 9 Jul 2002 06:27:58 -0700 (PDT) Message-Id: <200207091327.g69DRw9w084318@freefall.freebsd.org> From: Benno Rice Date: Tue, 9 Jul 2002 06:27:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/ofw ofw_pci.c ofw_pci.h 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 benno 2002/07/09 06:27:58 PDT Added files: sys/powerpc/ofw ofw_pci.c ofw_pci.h Log: OpenFirmware PCI support code. This and the sparc64 equivalent should probably be merged at some point. Revision Changes Path 1.1 +239 -0 src/sys/powerpc/ofw/ofw_pci.c (new) 1.1 +34 -0 src/sys/powerpc/ofw/ofw_pci.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message