• Adam Wujek's avatar
    userspace/tools: remove wrs_port_tx_control · 0bdd6e2d
    Adam Wujek authored
    The tool wrs_port_tx_control is not needed anymore, its functionality (putting
    the link down) is available by performing:
    ifconfig <port> down
    Such functionality was added in the commit:
    [Feature: 1336] kernel/wr_nic: disable SFP when interface is down
    
    Revert the following commits:
    2b6c0bc2 userspace/tools: wrs_port_tx_control, rename network interfaces from wrX to wriX+1
    ceb0c512 userspace/tools/wrs_port_tx_control: Include some defines
    97d8878d userspace/tools/wrs_port_tx_control: initialise register address
    35a63cd9 kernel/wb-regs: Added address offsets to endpoint-mdio.h
    d11514e5 userspace/tools/wrs_port_tx_control: added unistd.h
    3184c2a7 doc/wrs-user-manual: added description of wrs_port_tx_control
    4da29df3 userspace/tools: dynamically check maximum port number in wr_port_tx_control
    4244c894 userspace/tools: added a program to control the TX on a WRS port
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    0bdd6e2d
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...