Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2002 18:27:07 -0800 (PST)
From:      Mitsuru IWASAKI <iwasaki@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi.c src/sys/i386/acpica acpi_wakeup.c
Message-ID:  <200211240227.gAO2R7TY020249@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iwasaki     2002/11/23 18:27:07 PST

  Modified files:
    sys/dev/acpica       acpi.c 
    sys/i386/acpica      acpi_wakeup.c 
  Log:
  Add `if (!cold)' checkings for functions which is called via SYSINIT.
  Loading acpi.ko with kldload is disallowed, however some
  functions were executed unexpectedly.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.81      +13 -7     src/sys/dev/acpica/acpi.c
  1.16      +3 -0      src/sys/i386/acpica/acpi_wakeup.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211240227.gAO2R7TY020249>