Utility to restart PCIe devices when link is lost.
Find a file
2025-05-14 17:58:41 +02:00
.forgejo/workflows Refactor build workflow to separate Debian package upload step 2025-05-14 13:07:30 +02:00
src Use environment variable for kernel message file path 2025-05-14 17:58:41 +02:00
.gitignore Initialize project with Rust setup, including .gitignore, LICENSE, README, and main functionality for PCIe device management. 2025-05-12 20:03:31 +02:00
Cargo.toml Refactor device reset logic to use match statement for better clarity 2025-05-14 16:30:03 +02:00
LICENSE Initialize project with Rust setup, including .gitignore, LICENSE, README, and main functionality for PCIe device management. 2025-05-12 20:03:31 +02:00
phenix.service Update README and add systemd service file for PCIe device management 2025-05-13 21:41:22 +02:00
README.md Update README and add systemd service file for PCIe device management 2025-05-13 21:41:22 +02:00

Phenix

Utility to restart PCIe devices when link is lost.