From owner-cvs-all Wed Mar 13 8:32:28 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 EEF0837B404; Wed, 13 Mar 2002 08:32:11 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2DGWBH13925; Wed, 13 Mar 2002 08:32:11 -0800 (PST) (envelope-from imp) Message-Id: <200203131632.g2DGWBH13925@freefall.freebsd.org> From: Warner Losh Date: Wed, 13 Mar 2002 08:32:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c pci_private.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 imp 2002/03/13 08:32:11 PST Modified files: sys/dev/pci pci.c pci_private.h Log: Add 5th parameter to pci_read_device specifying the size of the object to create. Revision Changes Path 1.188 +4 -5 src/sys/dev/pci/pci.c 1.2 +2 -1 src/sys/dev/pci/pci_private.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message