Home | History | Annotate | Download | only in libpci
History log of /src/sys/rump/dev/lib/libpci/pci_user.h
RevisionDateAuthorComments
 1.6  07-Jul-2016  msaitoh KNF. Remove extra spaces. No functional change.
 1.5  15-Jun-2015  pooka Add a "userfeature" definition for iospace. I/O space is supported if
that flag is given and calling the init routine succeeds (and we're on
x86, which we probably need to be on anyway for this PCI component to
currently be supported).

Also, some adjustments to make things between flags consistent, namely
deprecate the Makefile variable RUMP_PCI_IOSPACE and don't require
userfeature.h to map 1:1 to the interfaces.

Includes contributions from Robert Millan.
 1.4  03-Jun-2015  pooka implement bus_dmamem_free()

from Robert Millan <rmh@freebsd.org> via rumpkernel-users
 1.3  03-Jun-2015  pooka Demand that rumpcomp_userfeatures_pci.h is available for providing
information about the hypercall interface implementation.
 1.2  14-Apr-2014  pooka branches: 1.2.2; 1.2.4; 1.2.8; 1.2.10;
* make it possible for rumpcomp_pci_intr_establish() to know which
device it's establishing the interrupt for
* make it possible to implement bus_dmamem_map() properly
 1.1  04-Apr-2014  pooka branches: 1.1.2;
Add a rump kernel component for the PCI bus. It works both in Xen DomU
(via Xen's PCI passthrough) and Linux userspace (via uio_pci_generic).
 1.1.2.1  10-Aug-2014  tls Rebase.
 1.2.10.3  09-Jul-2016  skrll Sync with HEAD
 1.2.10.2  22-Sep-2015  skrll Sync with HEAD
 1.2.10.1  06-Jun-2015  skrll Sync with HEAD
 1.2.8.3  03-Dec-2017  jdolecek update from HEAD
 1.2.8.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1  14-Apr-2014  tls file pci_user.h was added on branch tls-maxphys on 2014-08-20 00:04:38 +0000
 1.2.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1  14-Apr-2014  yamt file pci_user.h was added on branch yamt-pagecache on 2014-05-22 11:41:12 +0000
 1.2.2.2  18-May-2014  rmind sync with head
 1.2.2.1  14-Apr-2014  rmind file pci_user.h was added on branch rmind-smpnet on 2014-05-18 17:46:15 +0000

RSS XML Feed