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

John Baldwin jhb at FreeBSD.org
Thu Sep 21 11:56:13 PDT 2006


jhb         2006-09-21 18:56:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  Fix a sign bug in acpi_release_resource().  acpi_sysres_find() returns !=
  NULL if the specified resource is a sub-alloc of a system resource.
  
  Revision  Changes    Path
  1.229     +1 -1      src/sys/dev/acpica/acpi.c


More information about the cvs-all mailing list