- Apr 05, 2016
-
-
FIXME: I know that this is not the place to add these definitions they should be added/fixed in the .wb files. FIXME: - fixed #ifndef statement, the dash makes the compiler ignore the MDIO_WB part, which does not allow the file to be #included together with the endpoint-regs.h file. This should be done in the .wb file. FIXME: - added register address constants. This should be done in the .wb file Note: I have no idea how to do this, someone who knows could probably fix the issues raised here.
-
-
-
Signed-off-by:
Tjeerd Pinkert <t.j.pinkert@alumnus.utwente.nl>
-
Signed-off-by:
Tjeerd Pinkert <t.j.pinkert@alumnus.utwente.nl>
-
- wrs_port_tx_control added. This program controls the TX laser of an SFP by means of the hardware TX enable line of the SFP. This line is switched via the FPGA. Signed-off-by:
Tjeerd Pinkert <t.j.pinkert@alumnus.utwente.nl>
-
Signed-off-by:
Tjeerd Pinkert <t.j.pinkert@alumnus.utwente.nl>
-
It has the basic structure but lacks the functionality. Needs cleanup of libraries used. Signed-off-by:
Tjeerd Pinkert <t.j.pinkert@alumnus.utwente.nl>
-
Adam Wujek authored
-V parameter prints version Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Allow wrs_dump_shmem and wr_mon to work on binary dumps of shmem. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Apr 01, 2016
-
-
Adam Wujek authored
It is needed to ignore WRS_SHM_LOCKED flag and ignore_alive to get wr_mon working. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
It is necessary to ignore WRS_SHM_LOCKED, otherwise program opening the shmem will wait for initial write. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
It allows to analyze shmem dumps with existing programs. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Add a new tool "wrs_sfp_dump" to dump SFP's memory. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Add -x parameter to dump header in hex values. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Use pr_debug instead of pr_info, to avoid printing these two messages at i.e. wrs_version execution Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Also be more verbosive about errors Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
New tool is to dump SFP's internal memory. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Mar 31, 2016
-
-
Adam Wujek authored
RTT-reporting on long links (again!): wr_mon and SNMP on WR-Switch http://www.ohwr.org/issues/1277 Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
following commits were added to master by mistake: 18318cf9 etc: use wriX interfaces in example file ppsi-wrs.conf 735f997f arch-wrs: use wriX interfaces for default configuration Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Mar 23, 2016
-
-
Adam Wujek authored
ppsi_servo->skew is a 64bit value, while corresponding OID (wrsPtpSkew) is Integer32. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Mar 02, 2016
-
-
Adam Wujek authored
-
Adam Wujek authored
wrs_pstats does not use fpga memory mapping anymore. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
The option was never implemented and nobody remembers what it was supposed to be.
-
Adam Wujek authored
Fix not displaying temperatures for webinterface in wr_mon. The bug was introduced by commit: userspace/tools: improve wr_mon to display statistics in a more segregated way Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
-
Adam Wujek authored
Fix document's buld error: ! LaTeX Error: Environment longtable undefined. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
-
Adam Wujek authored
wrsw_hal.conf is not used anymore. Remove dead code. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
-
Adam Wujek authored
This file is no longer used. It should be removed a long time ago together with commit: ea6485aa userspace: remove old lua-based config, now unused Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
-
Adam Wujek authored
Fix condition of printing "cleaning multicast entries not supported yet..." Since the search was done over all entries, it doesn't mean entry is multicast if port_mask_dst doesn't equal (1 << dest_port) Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-