Utility to restart PCIe devices when link is lost.
Find a file
Edgar P. Burkhart 86fc2c236e
All checks were successful
/ release (nightly) (push) Successful in 49s
Fix release file collection path in build workflow
2025-05-14 12:41:40 +02:00
.forgejo/workflows Fix release file collection path in build workflow 2025-05-14 12:41:40 +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 Fix release file collection path in build workflow 2025-05-14 12:41:40 +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.