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

Nate Lawson njl at FreeBSD.org
Wed Mar 3 21:58:51 PST 2004


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 cvs-all mailing list