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

Possible typo in ata driver #17

Open
Jachdich opened this issue Jan 7, 2020 · 1 comment
Open

Possible typo in ata driver #17

Jachdich opened this issue Jan 7, 2020 · 1 comment

Comments

@Jachdich
Copy link

Jachdich commented Jan 7, 2020

You're writing to the LbaLowPort, then the LbaMidPort, and then the LbaLowPort again. It is possible that you meant to do LbaLowPort then LbaMidPort then LbaHighPort.

@Jachdich
Copy link
Author

Jachdich commented Jan 7, 2020

This is relevent to pull request #5

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

No branches or pull requests

1 participant