Date: Tue, 29 Jun 2004 19:00:37 +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.c Message-ID: <200406291900.i5TJ0buZ003742@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004-06-29 19:00:36 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi.c Log: Add implementation of the ACPI methods which hands them off to ACPI-CA. acpi_id_probe() returns NULL for no match or the ID string that matched if the driver should attach. Revision Changes Path 1.169 +58 -5 src/sys/dev/acpica/acpi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406291900.i5TJ0buZ003742>