Page MenuHomeFreeBSD

acpi: Add workaround for Altra I2C memory resource
ClosedPublic

Authored by allanjude on Feb 17 2021, 9:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 9:14 PM
Unknown Object (File)
Oct 18 2024, 3:45 PM
Unknown Object (File)
Sep 15 2024, 3:03 AM
Unknown Object (File)
Sep 15 2024, 3:03 AM
Unknown Object (File)
Sep 13 2024, 5:21 AM
Unknown Object (File)
Sep 8 2024, 5:24 PM
Unknown Object (File)
Sep 8 2024, 3:16 PM
Unknown Object (File)
Sep 7 2024, 3:48 PM
Subscribers

Details

Summary

Sponsored by: Ampere Computing LLC

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 37116
Build 34005: arc lint + arc unit

Event Timeline

allanjude added inline comments.
sys/dev/acpica/acpi_resource.c
502

Warner had a comment in the original review: https://reviews.freebsd.org/D28707#inline-178923

sys/dev/acpica/acpi_resource.c
503

To rehash here: any board that had this device will get this workaround.
We're starting to get a number of these, and it's starting to be time to confine these quirks to a subset of boards.

This revision was not accepted when it landed; it landed in state Needs Review.Nov 15 2023, 9:28 PM
This revision was automatically updated to reflect the committed changes.