Module Name: src
Committed By: jmcneill
Date: Sun Jun 30 09:34:24 UTC 2024
Modified Files:
src/sys/dev/acpi: acpi_resource.c
Log Message:
acpi: Ignore producer/consumer bit for fixed memory resources.
The requirement to honour the producer/consumer bit in fixed memory
resource descriptors was dropped at some point in a revision to the ACPI
2.0 specification because too many firmware implementations got it wrong.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/acpi/acpi_resource.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.