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

Support all of x86 #3

Open
6 tasks
BSFishy opened this issue Sep 26, 2021 · 0 comments
Open
6 tasks

Support all of x86 #3

BSFishy opened this issue Sep 26, 2021 · 0 comments
Assignees
Labels
architectures|x86 Relating to the support of x86 enhancement New feature or request hardware Relating to the support of different types of hardware

Comments

@BSFishy
Copy link
Owner

BSFishy commented Sep 26, 2021

x86 supports a lot of different hardware and features. Our goal is to be able to support everything that x86 throws at us.

  • Support PIC
    • Support all interrupts
  • Support APIC
  • Support CPUID
    • Create subcrate that allows feature detection in a architecture-independent way
  • Support HPET

Note: This list is currently incomplete and more things will be added in the future.

@BSFishy BSFishy added enhancement New feature or request architectures|x86 Relating to the support of x86 hardware Relating to the support of different types of hardware labels Sep 26, 2021
@BSFishy BSFishy added this to the Architecture support milestone Sep 26, 2021
@BSFishy BSFishy self-assigned this Sep 26, 2021
@BSFishy BSFishy added this to To do in Architecture support via automation Sep 26, 2021
@BSFishy BSFishy added this to To do in Hardware support via automation Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architectures|x86 Relating to the support of x86 enhancement New feature or request hardware Relating to the support of different types of hardware
Development

No branches or pull requests

1 participant