Date: Mon, 31 May 1999 23:52:23 -0700 (PDT) From: Roger Hardiman <roger@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c pcivar.h pci_compat.c Message-ID: <199906010652.XAA38855@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906010652.XAA38855>