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

Nate Lawson njl at FreeBSD.org
Sat Feb 5 14:30:58 PST 2005


njl         2005-02-05 22:30:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_perf.c 
  Log:
  Convert to the new GAS APIs to allow for detach in the future.  Also, check
  the PERF_CTRL register in our probe method so that we can tell earlier
  that another driver should handle this device due to FFixedHW.  This avoids
  scaring users when attach failed when we really wanted probe to fail.
  
  Revision  Changes    Path
  1.3       +36 -6     src/sys/dev/acpica/acpi_perf.c


More information about the cvs-all mailing list