Skip to content

Conversation

@mspicer
Copy link

@mspicer mspicer commented Jan 23, 2026

Found that the logic to make sure the device being used is Gen5 was checking if the dev pointer existed and then would fail on Gen5 devices saying an error about not for Gen4.

if (dev) {
...
}

Changed to follow the other checking for Gen5 device.
Tested both Gen4 and Gen5 eye diagrams to validate the commit correctly fixes the issue.

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