cvs commit: src/sys/i386/acpica acpi_asus.c

Nate Lawson njl at FreeBSD.org
Tue Aug 3 14:17:37 PDT 2004


njl         2004-08-03 21:17:36 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/acpica      acpi_asus.c 
  Log:
  Use the acpi_{Get,Set}Integer functions instead of rolling custom ones.
  Clean up return path of each function to have a single exit point.  This
  reduces diffs against the MPSAFE tree.
  
  Revision  Changes    Path
  1.8       +32 -78    src/sys/i386/acpica/acpi_asus.c


More information about the cvs-src mailing list