Module Name: src Committed By: yamaguchi Date: Thu Oct 21 05:32:27 UTC 2021
Modified Files: src/sys/dev/pci: virtio.c virtio_pci.c virtiovar.h Log Message: divide setup routine of virtio interrupts into establishment and device configuration To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/sys/dev/pci/virtio.c cvs rdiff -u -r1.30 -r1.31 src/sys/dev/pci/virtio_pci.c cvs rdiff -u -r1.20 -r1.21 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.