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: Thu Oct 28 01:36:43 UTC 2021
Modified Files:
src/sys/dev/pci: if_vioif.c virtio.c virtio_pci.c virtiovar.h
Log Message:
virtio: stop reinit for safety when a device resetting is failed
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sys/dev/pci/if_vioif.c
cvs rdiff -u -r1.52 -r1.53 src/sys/dev/pci/virtio.c
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/pci/virtio_pci.c
cvs rdiff -u -r1.22 -r1.23 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