Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 2004 06:04:35 +0000 (UTC)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi.c
Message-ID:  <200407260604.i6Q64ZXB069880@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004-07-26 06:04:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  Don't force an immediate probe/attach for all devices when compiled with
  ACPI_DEBUG.  This upset the ordering that acpi_probe_order() was meant to
  provide, causing devices to attach before the sysresource object.  This
  debugging feature has been unnecessary for a while so just remove it.
  
  Testing by:     marcel
  
  Revision  Changes    Path
  1.178     +0 -3      src/sys/dev/acpica/acpi.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407260604.i6Q64ZXB069880>