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

Nate Lawson njl at FreeBSD.org
Tue Nov 16 18:47:43 GMT 2004


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


More information about the cvs-src mailing list