Utility to restart PCIe devices when link is lost.
Find a file
Edgar P. Burkhart a2d150878a
Some checks failed
/ release (nightly) (push) Failing after 38m43s
Add GitHub Actions workflow for automated release builds
2025-05-14 11:58:12 +02:00
.forgejo/workflows Add GitHub Actions workflow for automated release builds 2025-05-14 11:58:12 +02:00
src Refactor PCIe device management logic to improve readability and error handling 2025-05-13 21:36:55 +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 Initialize project with Rust setup, including .gitignore, LICENSE, README, and main functionality for PCIe device management. 2025-05-12 20:03:31 +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.