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

Add method to enable/disable function masking for MSI-X #29

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

bjorn3
Copy link
Contributor

@bjorn3 bjorn3 commented Jun 9, 2024

Function masking needs to be disabled before any interrupts can be received.

Function masking needs to be disabled before any interrupts can be
received.
@bjorn3 bjorn3 mentioned this pull request Jun 9, 2024
@bjorn3
Copy link
Contributor Author

bjorn3 commented Jun 9, 2024

Added a commit to allow getting the current enable and function mask status.

src/capability/msix.rs Outdated Show resolved Hide resolved
src/capability/msix.rs Outdated Show resolved Hide resolved
@bjorn3 bjorn3 force-pushed the msix_function_mask branch from 6949a9c to 65e0818 Compare June 13, 2024 13:44
@IsaacWoods IsaacWoods merged commit 8c5a215 into rust-osdev:main Jun 14, 2024
3 checks passed
@bjorn3 bjorn3 deleted the msix_function_mask branch June 15, 2024 04: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.

2 participants