- Jul 10, 2015
-
-
Adam Wujek authored
From now, turn left LED on when link is up. Depending on the configured function LED will have the following color: --orange for port configured as non-wr --green for slave --yellow for master and other cases (like wrong configuration) Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Mar 04, 2015
-
-
Adam Wujek authored
SFP matching is done by in order: -vendor name, part number, serial -vendor name, part number -part number If .config's entry (i.e. serial) is not empty match will happen only with specific serial. Additionally: -Change default defines in Kconfig -Update user manual with matching info -Remove entry from wrs-todo about matching SFP vendor Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Update dump_shmem accordingly. Increment HAL_SHMEM_VERSION due to changes in shw_sfp_caldata structure. Still missing matching based on vendor name and part number. Update hal_shmem.h in ppsi Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Remove spaces from read SFP header -vendor_name -vendor_pn -vendor_serial Don't read SFP header twice at hal_port_insert_sfp in hal_port. Before header was read first in function shw_sfp_read_verify_header, then indirectly by shw_sfp_get_cal_data Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jan 16, 2015
-
-
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jan 09, 2015
-
-
delta_tx and delta_rx in the SFP information are differences from the values in the "calibration" SFP model. Thus they are signed not uint32_t. Fortunately nobody used negative values so far. I also renamed the fields, to ensure the compiler would find all uses. The commit also syncs headers to ppsi, including the changes that happened here but were irrelevant to there. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jan 04, 2015
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
This replicates the bevaviour of previous code, unchanged. Only, Kconfig is now used to specify the alpha for the pair of wavelengths being used. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
This commit uses dot-config (previous commit), in exactly the same way as previous code. No change in behaviour is there, as confirmed by looking at shared memory values. However, the alpha value is not part of the SFP definition any more, but it is part of the fiber type (later commits). So it is currently hardwired in the code, matching previous config values. The data structures are slightly changed, so the version in shared memory is increased too. wrs_dump_shmem is updated at the same time and ppsi is updated to get the new headers. As a side effect, this uses calloc() instead of malloc(), and sets a sensible (though unused) value in the "flags" field of the sfp data. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Nov 28, 2014
-
-
Alessandro Rubini authored
This is a completely automatic pass, before we start making order in this library (note: there is a missing semicolon in pps_gen.c:82 but it will be fixed in a later commit -- the bug is in the macro being called, so the missing semicolon is ok for the compiler). Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Nov 19, 2014
-
-
Alessandro Rubini authored
This commit makes no changes, as shown by "git diff -w" before committing, but blank spaces at end-of-line make my editor scream (because I'm pedanting in not pushing those to the kernel). Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Oct 17, 2014
-
-
Adam Wujek authored
-
Adam Wujek authored
NOTE: libwr builds, but not other userspace apps
-
- May 14, 2014
-
-
Requires modified HDL which uses single xwb_i2c_master to access all 3 I2C interfaces (MiniBackplane_I2C0, MiniBackplane_I2C1, Sensors_I2C).
-
- Mar 21, 2013
-
-
- Jan 28, 2013
-
-
Benoit Rat authored
-
Benoit Rat authored
-
- Jun 08, 2012
-
-
Tomasz Wlostowski authored
-
- Apr 23, 2012
-
-
Tomasz Wlostowski authored
-
- Apr 19, 2012
-
-
Tomasz Wlostowski authored
-
Manohar Vanga authored
Signed-off-by:
Manohar Vanga <manohar.vanga@cern.ch>
-
Manohar Vanga authored
Signed-off-by:
Manohar Vanga <manohar.vanga@cern.ch>
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Manohar Vanga authored
Signed-off-by:
Manohar Vanga <manohar.vanga@cern.ch>
-
- Apr 02, 2012
-
-
Tomasz Wlostowski authored
-
- Mar 19, 2012
-
-
Alessandro Rubini authored
-
- May 18, 2011
-
-
Alessandro Rubini authored
-