jostar-yang
a6efbaed97
[device]Add check exception case when read port present fail ( #4107 )
...
Modify get_psu_presence(). Move read() and close() to "try: ... except IOError:" To avoid when read
port present sysfs fail. This exception will let sfputil.py to exit. So "sfputil show eeprom" can't show other port status.
2020-02-07 07:53:55 -08:00
brandonchuang
8b225d3ca1
[devices]: Add lpmode in sfputil.py for Accton AS7512 ( #3005 )
...
Signed-off-by: brandon_chuang <brandon_chuang@edge-core.com>
2019-06-28 21:50:30 -07:00
Kebo Liu
ac7e06debd
[devices]: add stubs for new API in SfpUtilBase for all devices ( #2038 )
2018-09-12 09:40:29 -07:00
Nadiya
f88734b391
Fix sfp cli commands ( #1482 )
...
Signed-off-by: Nadiya Stetskovych <Nadiya.Stetskovych@cavium.com>
2018-03-12 09:27:36 -07:00
Joe LeVeque
f49cac086f
Remove extra trailing newlines at EOF ( #804 )
...
Files now end with a single newline
2017-07-12 20:54:37 -07:00
Nadiya
a7fbd775c6
[platform] Add as7512 sfp/eeprom utils ( #531 )
...
* Cavm platfrom modules insmod on start
Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
* Add as77512 platform utils
Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
* Move platform related init to platform modules
Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
2017-05-18 00:59:54 -07:00