cvs commit: src/sys/dev/acpica/Osd OsdSchedule.c

Nate Lawson njl at FreeBSD.org
Mon Sep 29 00:29:27 PDT 2003


njl         2003/09/29 00:29:26 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/acpica/Osd   OsdSchedule.c 
  Log:
  If asked to stall for more than 100 us (which is specified as the max in
  the ACPI standard), call sleep instead since that is probably what the
  caller meant.
  
  Mentioned by:           peter
  
  Revision  Changes    Path
  1.24      +9 -1      src/sys/dev/acpica/Osd/OsdSchedule.c


More information about the cvs-src mailing list