Skip to content

ia32: add support for ACPI#630

Open
adamgreloch wants to merge 5 commits intomasterfrom
adamgreloch/RTOS-990
Open

ia32: add support for ACPI#630
adamgreloch wants to merge 5 commits intomasterfrom
adamgreloch/RTOS-990

Conversation

@adamgreloch
Copy link
Member

@adamgreloch adamgreloch commented Jan 13, 2025

JIRA: RTOS-990

Description

First commit adds a pctl command for passing the address of RSDP that the userspace ACPI server needs. Second one extends the IO APIC configuration with IRQ16-24 that often get allocated for non-legacy PCI devices

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (refactoring, style fixes, git/CI config, submodule management, no code logic changes)

How Has This Been Tested?

  • Already covered by automatic testing.
  • New test added: (add PR link here).
  • Tested by hand on: ia32 (qemu, hw)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing linter checks and tests passed.
  • My changes generate no new compilation warnings for any of the targets.

Special treatment

  • This PR needs additional PRs to work (list the PRs, preferably in merge-order).
  • I will merge this PR by myself when appropriate.

All USB UHCI/OHCI/EHCI/XHCI controllers have the same class:subclass 0c:03
and need to be differentiated based on progif (e.g. 0x20 for EHCI)

JIRA: RTOS-937
Allows for controlling the state of various pci device configuration registers

JIRA: RTOS-937
@adamgreloch adamgreloch marked this pull request as ready for review January 17, 2025 11:54
@adamgreloch adamgreloch force-pushed the adamgreloch/RTOS-937 branch 2 times, most recently from bc9770a to a06c65a Compare March 25, 2025 11:24
Base automatically changed from adamgreloch/RTOS-937 to master March 27, 2025 13:37
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.

1 participant