sonic-buildimage/platform/broadcom/sonic-platform-modules-dell
Arun Saravanan Balachandran 98b8d1eee1 DellEMC: get_change_event Platform API implementation for S6000, S6100 and Z9100 (#4593)
For detecting transceiver change events through xcvrd in DellEMC S6000, S6100 and Z9100 platforms.

- In S6000, rename 'get_transceiver_change_event' in chassis.py to 'get_change_event' and return appropriate values.
- In S6100, implement 'get_change_event' through polling method (poll interval = 1 second) in chassis.py (Transceiver insertion/removal does not generate interrupts due to a CPLD bug)
- In Z9100, implement 'get_change_event' through interrupt method using select.epoll().
2020-05-27 18:00:45 -07:00
..
common [DellEMC] S6100 Last Reboot Reason Thermal Support (#3767) 2020-05-09 18:37:31 -07:00
debian [DellEMC] S6100 Last Reboot Reason Thermal Support (#3767) 2020-05-09 18:37:31 -07:00
s5232f [DellEMC] S5232 platform updates (#4360) 2020-04-10 21:22:48 -07:00
s5248f [device]: Add a new supported device DellEMC s5248f (#3547) 2019-10-17 18:43:59 -07:00
s6000 DellEMC: get_change_event Platform API implementation for S6000, S6100 and Z9100 (#4593) 2020-05-27 18:00:45 -07:00
s6100 DellEMC: get_change_event Platform API implementation for S6000, S6100 and Z9100 (#4593) 2020-05-27 18:00:45 -07:00
tools BIOS upgrade support with API2.0 for DellEMC S6100 (#3116) 2019-08-23 11:12:26 -07:00
z9100 DellEMC: get_change_event Platform API implementation for S6000, S6100 and Z9100 (#4593) 2020-05-27 18:00:45 -07:00
z9264f [devices]: Fixed Fpga crash on dell z9264 (#3672) 2019-11-05 11:26:34 -08:00
.gitignore [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
LICENSE [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
README.md [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00

platform drivers for Dell Z9100 for the SONiC project