98b8d1eee1
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(). |
||
---|---|---|
.. | ||
common | ||
debian | ||
s5232f | ||
s5248f | ||
s6000 | ||
s6100 | ||
tools | ||
z9100 | ||
z9264f | ||
.gitignore | ||
LICENSE | ||
README.md |
platform drivers for Dell Z9100 for the SONiC project