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

IDE: Scheme Driver relies on C driver to have setup the interrupt table correctly #89

Open
SamuelYvon opened this issue Aug 19, 2020 · 0 comments
Assignees
Labels
bug Something isn't working Priority:medium Things that should be done within the current week

Comments

@SamuelYvon
Copy link
Contributor

Right now, if the C driver does not setup the interrupt redirection correctly, the Scheme driver will not received the interrupts properly.

This kinda depends on a more general mechanism to control parts of the C kernel from the Scheme kernel. A special file could be used as a control structure to achieve this.

@SamuelYvon SamuelYvon added bug Something isn't working Priority:medium Things that should be done within the current week labels Aug 19, 2020
@SamuelYvon SamuelYvon self-assigned this Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority:medium Things that should be done within the current week
Projects
None yet
Development

No branches or pull requests

1 participant