Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2007 01:03:03 +0000 (UTC)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_ec.c
Message-ID:  <200703180103.l2I133nF005242@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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