Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Dec 2004 08:01:09 +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.c
Message-ID:  <200412030801.iB3819n6044155@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004-12-03 08:01:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  Enable the relaxed behavior for op regions and other workarounds for
  non-standard BIOSen.  We used to implement this in local patches but
  now that ACPI-CA has merged/re-implemented most of our fixes, they were
  no longer needed and we just needed to turn this knob on.  Also, remove
  an unnecessary cast.
  
  Tested by:      phk
  
  Revision  Changes    Path
  1.195     +2 -1      src/sys/dev/acpica/acpi.c



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