From owner-cvs-all Wed Dec 20 6:36:55 2000 From owner-cvs-all@FreeBSD.ORG Wed Dec 20 06:36:53 2000 Return-Path: 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 58F9937B402; Wed, 20 Dec 2000 06:36:53 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBKEarx48366; Wed, 20 Dec 2000 06:36:53 -0800 (PST) (envelope-from gibbs) Message-Id: <200012201436.eBKEarx48366@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Wed, 20 Dec 2000 06:36:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pcireg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gibbs 2000/12/20 06:36:52 PST Modified files: sys/dev/pci pcireg.h Log: Add PCIR_CAP_PTR as a define for the location of the capability pointer of type 0 devices. This is required by my last aic7xxx change. Revision Changes Path 1.30 +2 -1 src/sys/dev/pci/pcireg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message