https://bugzilla.kernel.org/show_bug.cgi?id=218876 --- Comment #4 from Dan Alderman (dan@xxxxxxxxxxxxxxxxx) --- Created attachment 306327 --> https://bugzilla.kernel.org/attachment.cgi?id=306327&action=edit power reset methods of PCI devices power reset methods of PCI devices find /sys/devices/pci0000\:00/ -name reset_method | while read -r f; do echo -e "$f = $(cat $f)"; done -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.