freebsd-dev/usr.sbin/cxgbtool
Navdeep Parhar bc62d44240 This adds a new "stdio" mode to cxgbtool - it's an interactive mode
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)
2009-06-24 22:28:48 +00:00
..
cxgbtool.c This adds a new "stdio" mode to cxgbtool - it's an interactive mode 2009-06-24 22:28:48 +00:00
Makefile
reg_defs_t3.c
reg_defs_t3b.c
reg_defs_t3c.c Add support for t3c to cxgbtool 2008-09-02 22:20:46 +00:00
reg_defs.c
version.h Update the Chelsio driver to the latest bits from Chelsio 2009-03-10 19:22:45 +00:00