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: Thu May 15 17:53:24 UTC 2025
Modified Files:
src/sys/dev/pci [netbsd-10]: vio9p.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1115):
sys/dev/pci/vio9p.c: revision 1.12
vio9p: export tag via sysctl
With this change, we can see tags of virtio-9p devices via sysctl:
# sysctl hw.vio9p
hw.vio9p.vio9p0.tag = test
hw.vio9p.vio9p1.tag = test2
PR kern/59165
To generate a diff of this commit:
cvs rdiff -u -r1.9.4.1 -r1.9.4.2 src/sys/dev/pci/vio9p.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