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

pit: fix initialization #213

Merged
merged 2 commits into from
Oct 11, 2021
Merged

Conversation

82marbag
Copy link
Contributor

@82marbag 82marbag commented Oct 8, 2021

init_pit() should send first to the command port
the value for the chosen configuration, not 0. This 0 value
is due to an error in how the value is set using bits.

Signed-off-by: Daniele Ahmed <[email protected]>
Reported-By: Mathias Krause <[email protected]>

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

init_pit() should send first to the command port
the value for the chosen configuration, not 0. This 0 value
is due to an error in how the value is set using bits.

Signed-off-by: Daniele Ahmed <[email protected]>
Reported-By: Mathias Krause <[email protected]>
@82marbag 82marbag merged commit 2ed40e2 into KernelTestFramework:mainline Oct 11, 2021
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.

4 participants