Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2001 19:57:29 -0700 (PDT)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi.c
Message-ID:  <200109070257.f872vT724106@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2001/09/06 19:57:29 PDT

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  Allow the ACPI subsystem to be disabled with a hint.
  
  Avoid fully initialising the ACPI namespace if we are attempting to avoid
  parts of it.  This is a workaround for some systems that still crash
  the interpreter.
  
  Implement the ISA_IVAR_LOGICALID for ISA compatibility.  Implement stubs
  for other PnP ID-related ivars.
  
  Revision  Changes    Path
  1.36      +60 -20    src/sys/dev/acpica/acpi.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?200109070257.f872vT724106>