Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   yamaguchi
Date:           Mon May 25 07:52:16 UTC 2020

Modified Files:
        src/sys/dev/pci: if_vioif.c virtio.c virtio_pci.c virtiovar.h

Log Message:
Set handlers implemented in child device of virtio(4) to virtqueue
instead of the commonized function


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/dev/pci/if_vioif.c
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/pci/virtio.c
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/pci/virtio_pci.c
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/pci/virtiovar.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