Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2008 18:47:07 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_hpet.c acpi_hpet.h
Message-ID:  <200801161847.m0GIl7Bb097855@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-01-16 18:47:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_hpet.c 
  Added files:
    sys/dev/acpica       acpi_hpet.h 
  Log:
  Add a header containing constants for the various HPET registers and their
  fields and update the code to match.  The PR served more as an inspiration
  than providing the actual diffs.
  
  MFC after:      1 week
  PR:             kern/112544
  
  Revision  Changes    Path
  1.14      +19 -23    src/sys/dev/acpica/acpi_hpet.c
  1.1       +65 -0     src/sys/dev/acpica/acpi_hpet.h (new)



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