Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
D
drivers
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • redox-os
  • drivers
  • Merge Requests
  • !75

Open
Opened Mar 13, 2021 by 4lDO2@4lDO2🖖Maintainer
  • Report abuse
Report abuse

Add a userspace ACPI driver.

  • Overview 0
  • Commits 12
  • Changes 22

This adds a new driver, called acpid, which provides the scheme acpi: implementing the same functionality that the previous kernel ACPI scheme did. Therefore, no change is required in pcid.

Shutdown is now also handled by acpid, which occurs when it gets an EVENT_READ event from the shutdown pipe at kernel/acpi:kstop.

Edited Apr 05, 2021 by 4lDO2
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: redox-os/drivers!75
Source branch: acpid