cvs commit: src/sys/dev/acpica acpi.c

Nate Lawson njl at FreeBSD.org
Tue Jun 29 12:01:04 PDT 2004


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


More information about the cvs-src mailing list