njl         2004/03/08 21:41:28 PST
  FreeBSD src repository
  Modified files:
    sys/dev/acpica       acpi.c acpivar.h 
  Log:
  Use an unsigned int instead of an int for the Get/Set Integer interface.
  
  Pointed out by: le
  
  Revision  Changes    Path
  1.124     +3 -3      src/sys/dev/acpica/acpi.c
  1.57      +3 -3      src/sys/dev/acpica/acpivar.h