Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/rump/dev/lib/libpci



Module Name:    src
Committed By:   pooka
Date:           Mon Apr 14 21:43:00 UTC 2014

Modified Files:
        src/sys/rump/dev/lib/libpci: pci_user.h rumpdev_bus_dma.c rumpdev_pci.c

Log Message:
* 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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/rump/dev/lib/libpci/pci_user.h \
    src/sys/rump/dev/lib/libpci/rumpdev_pci.c
cvs rdiff -u -r1.2 -r1.3 src/sys/rump/dev/lib/libpci/rumpdev_bus_dma.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index