K 10 svn:author V 4 wulf K 8 svn:date V 27 2020-12-30T01:12:28.204285Z K 7 svn:log V 625 MFC r355876 (by cem): acpi(4): Add _CID to PNP info string While a given ACPI device may have 0-N compatibility IDs, in practice most seem to have 0 or 1. If one is present, emit it as part of the PNP info string associated with a device. This could enable MODULE_PNP_INFO-based automatic kldload for ACPI drivers associated with a given _CID (but without a good _HID or _UID identifier). Reviewed by: imp, jhb Differential Revision: https://reviews.freebsd.org/D22846 (cherry picked from commit 359a5f96a1685f6779e7ddbe5daafd67e73a066e) Git Hash: 162b82dfa0cbc4a744f13559ac0574ae7dc9f663 Git Author: cem@FreeBSD.org END