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