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

John Baldwin jhb at FreeBSD.org
Wed Jan 23 10:02:58 PST 2008


jhb         2008-01-23 18:02:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/acpica       acpi_hpet.c 
  Added files:           (Branch: RELENG_7)
    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.
  
  Revision  Changes    Path
  1.12.2.1  +58 -20    src/sys/dev/acpica/acpi_hpet.c
  1.1.2.1   +65 -0     src/sys/dev/acpica/acpi_hpet.h (new)


More information about the cvs-src mailing list