Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   jakllsch
Date:           Wed Jun  6 16:11:36 UTC 2018

Modified Files:
        src/sys/dev/pci: virtio.c virtio_pci.c
        src/sys/modules/virtio: Makefile
Added Files:
        src/sys/modules/virtio_pci: Makefile virtio_pci.ioconf
Removed Files:
        src/sys/modules/virtio: virtio.ioconf

Log Message:
fix up virtio module for current structure; add virtio_pci module


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/pci/virtio.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/virtio_pci.c
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/virtio/Makefile
cvs rdiff -u -r1.1 -r0 src/sys/modules/virtio/virtio.ioconf
cvs rdiff -u -r0 -r1.1 src/sys/modules/virtio_pci/Makefile \
    src/sys/modules/virtio_pci/virtio_pci.ioconf

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