From owner-cvs-all Wed Oct 16 11:38:41 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 7A05D37B401; Wed, 16 Oct 2002 11:38:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D62143E9C; Wed, 16 Oct 2002 11:38:40 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9GIcamV075532; Wed, 16 Oct 2002 11:38:36 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9GIca6f075531; Wed, 16 Oct 2002 11:38:36 -0700 (PDT) Message-Id: <200210161838.g9GIca6f075531@repoman.freebsd.org> From: John Baldwin Date: Wed, 16 Oct 2002 11:38:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_bus.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 jhb 2002/10/16 11:38:36 PDT Modified files: sys/i386/pci pci_bus.c Log: Use the global pcib devclass instead of our own static copy. Revision Changes Path 1.93 +0 -2 src/sys/i386/pci/pci_bus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message