summaryrefslogtreecommitdiff
path: root/mausezahn.8
diff options
context:
space:
mode:
Diffstat (limited to 'mausezahn.8')
-rw-r--r--mausezahn.84
1 files changed, 3 insertions, 1 deletions
diff --git a/mausezahn.8 b/mausezahn.8
index 2873e9d..e094e9b 100644
--- a/mausezahn.8
+++ b/mausezahn.8
@@ -231,7 +231,9 @@ Options supported in the configuration file are:
password Password for authentication (default: mz)
enable Password to enter privilege mode (default: mops)
port The listening port for the CLI (default: 25542)
- cli-device Interface to bind to (default: all) *not fully implemented*
+ management-only Set management interface (no data traffic is allowed to pass through)
+ cli-device Interface to bind CLI to (default: all) *not fully implemented*
+ automops Path to automops file (contains XML data describing protocols) *in development*
.SS Example:
.PP
e&id=04d8a0a5f3b6887543850d991a5e37c4ec90e250&id2=ff4cf0e5ce952488074aa7f47734af1794f55fbc'>diff)
net: phy: Add LED mode driver for Microsemi PHYs.
LED Mode: Microsemi PHY support 2 LEDs (LED[0] and LED[1]) to display different status information that can be selected by setting LED mode. LED Mode parameter (vsc8531, led-0-mode) and (vsc8531, led-1-mode) get from Device Tree. Signed-off-by: Raju Lakkaraju <Raju.Lakkaraju@microsemi.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sh/boards/mach-sdk7786')