Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   jakllsch
Date:           Wed Jun  6 20:35:37 UTC 2018

Modified Files:
        src/sys/dev/fdt: files.fdt
        src/sys/dev/virtio: files.virtio
Added Files:
        src/sys/dev/fdt: virtio_mmio_fdt.c
        src/sys/dev/virtio: virtio_mmio.c virtio_mmiovar.h

Log Message:
Add Virtio MMIO transport.

Adapted in part from OpenBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/fdt/files.fdt
cvs rdiff -u -r0 -r1.1 src/sys/dev/fdt/virtio_mmio_fdt.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/virtio/files.virtio
cvs rdiff -u -r0 -r1.1 src/sys/dev/virtio/virtio_mmio.c \
    src/sys/dev/virtio/virtio_mmiovar.h

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