Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[platform]: update mitac platform drivers and device to support stretch. #2131

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 8, 2018

  1. [platform]: update mitac platform drivers and device to support stretch.

    Signed-off-by: Stane Shieh <stane.shieh@mic.com.tw>
    stanepc1 committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    33b98cd View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Support SFP utility on SONiC platform

    Use the SFP utility to query status and change settings of SFP.
    Fix get_transceiver_change_event for xcvrd.
    
    In order to check if the SFP is present and the data is ready.
    jing.bang committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    d13f37d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    643aa02 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Configuration menu
    Copy the full SHA
    3567efc View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. [Platform][MiTAC]Rewrite fan-ctrl daemon by Python

    Use Object-Oriented Programming (OOP) to redesign fan-ctrl daemon.
    
    Modularity for easier troubleshooting, modification, and maintenance.
    It also makes the code portable.
    jing.bang committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    ce15f33 View commit details
    Browse the repository at this point in the history