mirror of
https://github.com/opnsense/src.git
synced 2026-03-26 12:43:12 -04:00
meant primarily for _non_ interactive use. Scripts that run cxgbtool repeatedly to perform register r/w or mdio will benefit from this. Instead of fork/exec'ing a new cxgbtool for every regio/mdio you can simply open a pair of pipes to/from cxgbtool and run cmds over them. Approved by: gnn (mentor) |
||
|---|---|---|
| .. | ||
| cxgbtool.c | ||
| Makefile | ||
| reg_defs.c | ||
| reg_defs_t3.c | ||
| reg_defs_t3b.c | ||
| reg_defs_t3c.c | ||
| version.h | ||