K 10 svn:author V 2 np K 8 svn:date V 27 2009-06-24T22:28:48.271369Z K 7 svn:log V 370 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) END