]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add acpi methods for HID/CID probing, evaluating objects, and walking the
authornjl <njl@FreeBSD.org>
Tue, 29 Jun 2004 18:56:14 +0000 (18:56 +0000)
committernjl <njl@FreeBSD.org>
Tue, 29 Jun 2004 18:56:14 +0000 (18:56 +0000)
commit116b6466b47530905ebe37337efeef92c92bdd20
treed1340a58b99821d8315fb4396b69066f7af7ae31
parent7923356ae6b0c5daf724f0e5c8844ffec1bb4871
Add acpi methods for HID/CID probing, evaluating objects, and walking the
namespace.  This is to allow decoupling of attachments from ACPI where they
need some functionality when ACPI is present but do not want to require ACPI
to always be loaded.
sys/conf/files
sys/conf/kmod.mk
sys/dev/acpica/acpi_if.m [new file with mode: 0644]