Writing /var/www/alexforencich.com/wiki/data/cache/f/f25f80357edada972fbb0bc598331521.metadata failed
Writing /var/www/alexforencich.com/wiki/data/cache/0/07be79a1043b0c75f7c4a65ca13c557c.xhtml failed
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:pcie:hot-reset-linux [2019/04/16 23:09] alex |
en:pcie:hot-reset-linux [2020/04/29 07:59] (current) alex |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| I am not aware of any 'nice' method for triggering a hot reset (there is no sysfs entry for that). However, it is possible to use setpci to do so with the following script: | I am not aware of any 'nice' method for triggering a hot reset (there is no sysfs entry for that). However, it is possible to use setpci to do so with the following script: | ||
| - | <code sh> | + | <code bash pcie_hot_reset.sh> |
| #!/bin/bash | #!/bin/bash | ||