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

Nate Lawson njl at FreeBSD.org
Sun Jun 4 08:06:02 UTC 2006


njl         2006-06-04 08:04:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_hpet.c 
  Log:
  Clean up many of the debugging messages and move them under bootverbose.
  Move the code for printing timer statistics into a test function instead of
  an ifdef (accessible via the debug.acpi.hpet_test tunable).  Also use defines
  for register offsets instead of magic values.
  
  Courtesy of:    slow flight to HK
  
  Revision  Changes    Path
  1.4       +76 -66    src/sys/dev/acpica/acpi_hpet.c


More information about the cvs-all mailing list