Utility to restart PCIe devices when link is lost.
Find a file
Edgar P. Burkhart 86cf230f21
All checks were successful
/ release (nightly) (push) Successful in 2m20s
Bump package version to 0.2.1 in Cargo.toml
2025-05-14 22:22:29 +02:00
.forgejo/workflows Refactor build workflow to separate Debian package upload step 2025-05-14 13:07:30 +02:00
src Remove debug statement from manage_line function 2025-05-14 22:19:06 +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 Bump package version to 0.2.1 in Cargo.toml 2025-05-14 22:22:29 +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.