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

Nate Lawson njl at FreeBSD.org
Sun Mar 18 01:03:03 UTC 2007


njl         2007-03-18 01:03:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_ec.c 
  Log:
  Disable burst mode by default.  Testing has shown that while it works on
  most systems, it causes the EC not to respond for some Acer and Compaq/HP
  laptops.  This is the default value for Linux also.  For systems that need
  it, burst mode can be enabled via the tunable/sysctl:
          debug.acpi.ec.burst="1"
  
  Revision  Changes    Path
  1.70      +2 -2      src/sys/dev/acpica/acpi_ec.c


More information about the cvs-src mailing list