We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PCI must be used for many different devices (including (much to my chagrin) USB)
We will be implementing Config Space Access Mechanism #1 (Potentially with Memory Mapped access)
We might want to enable Message Signaled Interrupts
Relevant OSDev Wiki Page: https://wiki.osdev.org/PCI
Useful page on how Linux deals w/ PCI: https://tldp.org/LDP/tlk/dd/pci.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
PCI must be used for many different devices (including (much to my chagrin) USB)
We will be implementing Config Space Access Mechanism #1 (Potentially with Memory Mapped access)
We might want to enable Message Signaled Interrupts
Relevant OSDev Wiki Page:
https://wiki.osdev.org/PCI
Useful page on how Linux deals w/ PCI:
https://tldp.org/LDP/tlk/dd/pci.html
The text was updated successfully, but these errors were encountered: