Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2010 10:17:28 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/acpica acpi_hpet.c
Message-ID:  <201001271017.o0RAHmFp027570@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
avg         2010-01-27 10:17:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_hpet.c 
  Log:
  SVN rev 203062 on 2010-01-27 10:17:28Z by avg
  
  acpi_hpet: correctly get number of timers/comparators in a timer block
  
  Also, account for a quirk of AMD/ATI HPET which reports number of timers
  instead of id of the last timer as manadated by the specification.
  Currently this has no effect on functionality but in the future we may
  make actual use of the HPET timers, not only of its timecounter.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.18      +18 -3     src/sys/dev/acpica/acpi_hpet.c



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