HomeFreeBSD

Add support to read the _CLS entry if it's present. It is used by

Description

Add support to read the _CLS entry if it's present. It is used by
memory-mapped devices that are normally PCIe drives. Devices can then use
the existing pci_get_class, etc. accessors to query this data.

The ivar values are different enough from the existing ACPI and ISA values
to not conflict.

Reviewed by: jhb
Obtained from: ABT Systems Ltd
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D8721

Details

Provenance
andrewAuthored on
Reviewer
jhb
Differential Revision
D8721: Add ACPI support for _CLS
Parents
rS310153: All armv6 platforms have the same implementation of platform_lastaddr.
Branches
Unknown
Tags
Unknown