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

Generate media key in platform sepcific way and fix cable issues #481

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

Conversation

jemifdo
Copy link

@jemifdo jemifdo commented Jul 3, 2024

Description

  • Add API to support the generation of the preemphasis key in a platform
    vendor dictated way instead of generic one
  • Add break to return the cable length immediately and avoid reading the
    junk values
  • Ignore ASCII errors as some cables might have some junk values causing
    the daemon to exit

How Has This Been Tested?

Verified in Celestica platform DS2000 and DS3000 with Amphenol and Molex DAC

Add break to return the cable length immediately and avoid reading the
junk values
Ignore ASCII errors as some cables might have some junk values causing
the daemon to exit
Add API to support the generation of the preemphasis key in a platform
vendor dictated way instead of generic one
@jemifdo jemifdo force-pushed the master_platform_preemphasis branch from 582922f to 88a3392 Compare July 8, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant