cvs commit: src/sys/dev/acpica5 acpi_resource.c

YONETANI Tomokazu y0netan1 at crater.dragonflybsd.org
Thu Feb 22 17:21:07 PST 2007


y0netan1    2007/02/22 17:18:00 PST

DragonFly src repository

  Modified files:
    sys/dev/acpica5      acpi_resource.c 
  Log:
  Don't print error messages on AE_TYPE from AcpiGetCurrentResources().
  Resource Manager has been changed to return AE_TYPE for any non-device
  objects earlier in validation instead of going through functions and
  return AE_NOT_FOUND.  Since acpi_parse_resources() is only interested
  in device objects, don't complain on AE_TYPE either.
  
  Noticed-by: many people
  
  Revision  Changes    Path
  1.7       +1 -1      src/sys/dev/acpica5/acpi_resource.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/acpi_resource.c.diff?r1=1.6&r2=1.7&f=u





More information about the Commits mailing list