cvs commit: src/sys/dev/acpica acpi_hpet.c acpi_hpet.h

John Baldwin jhb at FreeBSD.org
Thu Jan 24 10:52:27 PST 2008


jhb         2008-01-24 18:52:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7_0)
    sys/dev/acpica       acpi_hpet.c 
  Added files:           (Branch: RELENG_7_0)
    sys/dev/acpica       acpi_hpet.h 
  Log:
  MFC: Fix some minor issues such as using read/modify/write for updating
  the configuration register and add a header file to hold HPET register
  constants.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.12.4.1  +58 -20    src/sys/dev/acpica/acpi_hpet.c
  1.1.6.1   +65 -0     src/sys/dev/acpica/acpi_hpet.h (new)


More information about the cvs-all mailing list