cvs commit: src/sys/dev/acpica acpi_ec.c (fwd)

Nate Lawson nate at root.org
Wed Mar 3 22:06:43 PST 2004


This should also be correct and might fix problems for people.  Symptoms
of new bugs would be battery handling, switch events failing, temp
readings being incorrect, etc.  Let me know dmesg if you have such
problems.

-Nate

---------- Forwarded message ----------
njl         2004/03/03 21:58:50 PST

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_ec.c
  Log:
  Fix an off-by-one error and rework our EC space handler.  Writing to address
  0xFF would fail previously as AE_BAD_PARAMETER.  It's unknown if this caused
  any actual problems.

  Revision  Changes    Path
  1.44      +15 -14    src/sys/dev/acpica/acpi_ec.c


More information about the freebsd-current mailing list