Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Feb 2005 22:30:57 +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_perf.c
Message-ID:  <200502052230.j15MUvGZ057965@repoman.freebsd.org>

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



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