Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2003 09:56:45 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        current@freebsd.org, acpi-jp@jp.freebsd.org
Subject:   Re: cvs commit: src/sys/dev/acpica acpi_ec.c
Message-ID:  <20030725095421.D44638@root.org>

next in thread | raw e-mail | index | archive | help
If you get the error message below, please enable hw.acpi.verbose=1 in
loader.conf and post the dmesg output.  I'm trying to find if there are
any more broken ECs that need to be worked around.  Anything more than
1000 us is starting to get iffy although you should only get an error if
you hit 50000 us.

-Nate

---------- Forwarded message ----------
njl         2003/07/25 09:49:46 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_ec.c
  Log:
  Add an informational debugging printf of the maximum time spent in
  EcEventWait().  If you get AE_HARDWARE_NO_RESPONSE errors, please enable
  this info by setting hw.acpi.verbose=1 in loader.conf.

  Revision  Changes    Path
  1.37      +10 -0     src/sys/dev/acpica/acpi_ec.c



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