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

Nate Lawson njl at FreeBSD.org
Fri Feb 4 10:09:02 PST 2005


njl         2005-02-04 18:09:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_perf.c 
  Log:
  Don't print out a failure message when an attach for FFixedHW fails.
  Instead, just fail to attach so another hardware-specific driver can
  claim the device.  Also, clean up some small memory leaks in the failure
  case.
  
  Revision  Changes    Path
  1.2       +25 -16    src/sys/dev/acpica/acpi_perf.c


More information about the cvs-all mailing list