Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

vfio: Trivial Documentation correction

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>

+1 -1
+1 -1
Documentation/vfio.txt
··· 133 133 $ lspci -n -s 0000:06:0d.0 134 134 06:0d.0 0401: 1102:0002 (rev 08) 135 135 # echo 0000:06:0d.0 > /sys/bus/pci/devices/0000:06:0d.0/driver/unbind 136 - # echo 1102 0002 > /sys/bus/pci/drivers/vfio/new_id 136 + # echo 1102 0002 > /sys/bus/pci/drivers/vfio-pci/new_id 137 137 138 138 Now we need to look at what other devices are in the group to free 139 139 it for use by VFIO: