From owner-cvs-all Mon May 31 23:52:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 36D911560B; Mon, 31 May 1999 23:52:24 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA38855; Mon, 31 May 1999 23:52:24 -0700 (PDT) (envelope-from roger@FreeBSD.org) Message-Id: <199906010652.XAA38855@freefall.freebsd.org> From: Roger Hardiman Date: Mon, 31 May 1999 23:52:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c pcivar.h pci_compat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk roger 1999/05/31 23:52:23 PDT Modified files: (Branch: RELENG_3) sys/pci pci.c pcivar.h pci_compat.c Log: MFC: Add pci_get_parent_from_tag() and pci_get_bus_from_tag() to the FreeBSD 2.2 PCI API compatibility section. These use the old pcici_t tags and are for new Matrox Meteor frame grabbers which need to identify the PCI bus they are on and the tag of their PCI-PCI Bridge Revision Changes Path 1.93.2.1 +47 -1 src/sys/pci/pci.c 1.25.2.3 +9 -1 src/sys/pci/pcivar.h 1.20.2.3 +13 -1 src/sys/pci/pci_compat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message