Skip to content

dau-dev/dau-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dau utils

Utilities for dau

Build Status codecov License PyPI

Overview

A collection of miscellaneous utilities for dau development.

Runtime PM Helper

dau-utils-pci-runtime-pm holds or releases Linux PCI runtime PM for devices matched from lspci -Dnn. It is intentionally package-neutral: callers such as dau-build decide which device patterns matter, while this utility owns the sysfs writes.

dau-utils-pci-runtime-pm hold --pattern Thunderbolt --pattern JHL --pattern 10ee:7011 --pattern Xilinx
dau-utils-pci-runtime-pm release --pattern Thunderbolt --pattern JHL --pattern 10ee:7011 --pattern Xilinx

Use --dry-run to print planned writes without touching sysfs.

Note

This library was generated using copier from the Base Python Project Template repository.

About

Utilities for dau projects

Resources

License

Code of conduct

Stars

2 stars

Watchers

2 watching

Forks

Contributors

Languages