Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/dev/pci
Module Name: src
Committed By: martin
Date: Sat Apr 1 10:31:06 UTC 2023
Modified Files:
src/sys/dev/pci [netbsd-10]: if_vioif.c virtio.c
Log Message:
Additionally pull up the following for ticket #128 to fix the build:
sys/dev/pci/if_vioif.c: revision 1.107
sys/dev/pci/virtio.c: revision 1.71
Use PRIuBUSSIZE to print bus_size_t variables.
To generate a diff of this commit:
cvs rdiff -u -r1.82.4.1 -r1.82.4.2 src/sys/dev/pci/if_vioif.c
cvs rdiff -u -r1.63.2.1 -r1.63.2.2 src/sys/dev/pci/virtio.c
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