diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/networking/cxacru.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/networking/cxacru.txt b/Documentation/networking/cxacru.txt index 3532ceecd2c3..f4fbf4cd592c 100644 --- a/Documentation/networking/cxacru.txt +++ b/Documentation/networking/cxacru.txt | |||
@@ -15,6 +15,15 @@ several sysfs attribute files for retrieving device statistics: | |||
15 | * adsl_headend_environment | 15 | * adsl_headend_environment |
16 | Information about the remote headend. | 16 | Information about the remote headend. |
17 | 17 | ||
18 | * adsl_config | ||
19 | Configuration writing interface. | ||
20 | Write parameters in hexadecimal format <index>=<value>, | ||
21 | separated by whitespace, e.g.: | ||
22 | "1=0 a=5" | ||
23 | Up to 7 parameters at a time will be sent and the modem will restart | ||
24 | the ADSL connection when any value is set. These are logged for future | ||
25 | reference. | ||
26 | |||
18 | * downstream_attenuation (dB) | 27 | * downstream_attenuation (dB) |
19 | * downstream_bits_per_frame | 28 | * downstream_bits_per_frame |
20 | * downstream_rate (kbps) | 29 | * downstream_rate (kbps) |