sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/s6000
Arun Saravanan Balachandran e976b70e74
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-20 12:52:50 -07:00
..
modules [platform-modules]: fix compile issues for platform driver under 4.19 2020-04-17 04:51:51 +00:00
scripts [DellEMC] S6000 Disable Low power mode by default (#4592) 2020-05-14 10:29:43 -07:00
sonic_platform DellEMC: get_change_event Platform API implementation for S6000, S6100 and Z9100 (#4593) 2020-05-20 12:52:50 -07:00
systemd [devices]: DellEMC S6000 fancontrol support (#4048) 2020-01-23 09:27:41 -08:00
LICENSE Remapping S6000 platform files under Vendor (DellEmc) specific directory (#3079) 2019-06-25 12:23:24 -07:00
MAINTAINERS Remapping S6000 platform files under Vendor (DellEmc) specific directory (#3079) 2019-06-25 12:23:24 -07:00
README.md Remapping S6000 platform files under Vendor (DellEmc) specific directory (#3079) 2019-06-25 12:23:24 -07:00
setup.py [DELLEMC][S6000] Platform 2.0 Reboot Reason and fixed issue in process-reboot-cause (#3156) 2019-07-24 12:15:46 -07:00

sonic-platform-modules-s6000

Device drivers for support of Dell S6000 for the SONiC project