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

John Baldwin jhb at FreeBSD.org
Wed Jan 23 10:03:16 PST 2008


jhb         2008-01-23 18:03:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/acpica       acpi_hpet.c 
  Added files:           (Branch: RELENG_6)
    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.5.2.7   +58 -20    src/sys/dev/acpica/acpi_hpet.c
  1.1.4.1   +65 -0     src/sys/dev/acpica/acpi_hpet.h (new)


More information about the cvs-all mailing list