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

Nate Lawson nate at root.org
Fri Jul 25 09:56:45 PDT 2003


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



More information about the freebsd-current mailing list