Adds rmcp support (for new wifi pcs) to the power command. For now, you
have to re-run the swig-wrappers target in tools/rmanage/GNUmakefile to generate the wrapper and perl module; this must of course be done when changes are made to the rmcp libs. * GNUmakefile.in, configure, configure.in: add tools/rmanage * tbsetup/GNUmakefile.in, tbsetup/power*.in: add rmcp to power command * tools/GNUmakefile.in: add rmanage * tools/rmanage/*.c,*.h: bugfixes, swig helper methods, etc. * tools/rmanage/rmcp.i: swig import control file * tools/rmanage/rmcp.pm,rmcp_wrap.c: rmcp wrapper/module generated by swig
Showing
- GNUmakefile.in 1 addition, 1 deletionGNUmakefile.in
- configure 1 addition, 1 deletionconfigure
- configure.in 1 addition, 1 deletionconfigure.in
- tbsetup/GNUmakefile.in 1 addition, 1 deletiontbsetup/GNUmakefile.in
- tbsetup/power.in 8 additions, 1 deletiontbsetup/power.in
- tbsetup/power_rmcp.pm.in 238 additions, 0 deletionstbsetup/power_rmcp.pm.in
- tools/GNUmakefile.in 1 addition, 1 deletiontools/GNUmakefile.in
- tools/rmanage/GNUmakefile.in 26 additions, 8 deletionstools/rmanage/GNUmakefile.in
- tools/rmanage/rmanage.c 24 additions, 22 deletionstools/rmanage/rmanage.c
- tools/rmanage/rmcp.c 123 additions, 27 deletionstools/rmanage/rmcp.c
- tools/rmanage/rmcp.h 31 additions, 8 deletionstools/rmanage/rmcp.h
- tools/rmanage/rmcp.i 156 additions, 0 deletionstools/rmanage/rmcp.i
- tools/rmanage/rmcp.pm 484 additions, 0 deletionstools/rmanage/rmcp.pm
- tools/rmanage/rmcp_wrap.c 7288 additions, 0 deletionstools/rmanage/rmcp_wrap.c
Loading
Please register or sign in to comment