Date: Tue, 29 Jun 2004 18:56:14 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_if.m src/sys/conf files kmod.mk Message-ID: <200406291856.i5TIuE7Z003311@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004-06-29 18:56:14 UTC FreeBSD src repository Modified files: sys/conf files kmod.mk Added files: sys/dev/acpica acpi_if.m Log: 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. Revision Changes Path 1.915 +1 -0 src/sys/conf/files 1.163 +1 -1 src/sys/conf/kmod.mk 1.1 +77 -0 src/sys/dev/acpica/acpi_if.m (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406291856.i5TIuE7Z003311>