From owner-cvs-all Fri Dec 21 13:50: 2 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 E3B2E37B416; Fri, 21 Dec 2001 13:49:57 -0800 (PST) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLLnvE78385; Fri, 21 Dec 2001 13:49:57 -0800 (PST) (envelope-from tmm) Message-Id: <200112212149.fBLLnvE78385@freefall.freebsd.org> From: Thomas Moestl Date: Fri, 21 Dec 2001 13:49:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c pcivar.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 tmm 2001/12/21 13:49:57 PST Modified files: sys/dev/pci pci.c pcivar.h Log: Use the new resource_list_print_type() function to print resource list contents, and the new __BUS_ACCESSOR macro to construct the accessor functions. Revision Changes Path 1.185 +3 -34 src/sys/dev/pci/pci.c 1.53 +2 -14 src/sys/dev/pci/pcivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message