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

Nate Lawson njl at FreeBSD.org
Mon Jun 28 13:41:33 PDT 2004


njl         2004-06-28 20:41:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_ec.c 
  Log:
  While booting, use DELAY() for waiting for the EC to respond instead of
  msleep().  Until we're finally up, msleep is a no-op.
  
  Explained by:   peter
  
  Revision  Changes    Path
  1.53      +13 -6     src/sys/dev/acpica/acpi_ec.c


More information about the cvs-src mailing list