Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2004 11:07:21 -0700 (PDT)
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_timer.c
Message-ID:  <200404211807.i3LI7LwW029806@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004/04/21 11:07:21 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_timer.c 
  Log:
  Add comments, including restoring the PIIX4 errata comment, to indicate
  what the ACPI-safe workaround is intended to fix.  Requested by phk.
  
  Set the bushandle and tag when attaching the timer, don't do it each time
  in read_counter().  Pointed out by bde.
  
  Move test_counter() to the end.  Staticize acpi_timer_reg.
  
  Revision  Changes    Path
  1.30      +76 -45    src/sys/dev/acpica/acpi_timer.c



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