Module Name: src Committed By: mlelstv Date: Sat Feb 22 16:53:37 UTC 2025
Modified Files: src/sys/dev/pci: ld_virtio.c Log Message: For fetching id data: - actually enter synchronous mode. - add and use polling support, which is necessary during attach. - exit synchronous mode on errors. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/dev/pci/ld_virtio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.