Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2004 18:47:42 +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_cpu.c
Message-ID:  <200411161847.iAGIlg2I091262@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004-11-16 18:47:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_cpu.c 
  Log:
  Enable throttling/C3 quirks for PIIX4 parts.  Defer checking quirks until
  after boot so that PCI is initialized and we can probe for the problem
  chipsets.  Note that while probed but unusable states are disabled, they
  aren't freed yet.  In the future, it may make sense to detach them.
  
  Tested by:      Adam K Kirchoff <adamk at voicenet com>
  MFC after:      2 days
  
  Revision  Changes    Path
  1.46      +21 -9     src/sys/dev/acpica/acpi_cpu.c



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