[Fwd: cvs commit: src/sys/i386/conf NOTES]

Nate Lawson nate at root.org
Sun Apr 24 23:53:49 PDT 2005


Apologies for breaking the tinderbox.  I'll MFC this as soon as it's ok.

-------- Original Message --------
Subject: cvs commit: src/sys/i386/conf NOTES
Date: Mon, 25 Apr 2005 06:24:24 +0000 (GMT)
From: Nate Lawson <njl at FreeBSD.org>
To: njl at FreeBSD.ORG

njl         2005-04-25 06:24:20 UTC

   FreeBSD src repository

   Modified files:
     sys/i386/conf        NOTES
   Log:
   Remove obsolete option.

   MFC after:      1 day

   Revision  Changes    Path
   1.1197    +0 -3      src/sys/i386/conf/NOTES


Index: src/sys/i386/conf/NOTES
diff -u src/sys/i386/conf/NOTES:1.1196 src/sys/i386/conf/NOTES:1.1197
--- src/sys/i386/conf/NOTES:1.1196	Wed Apr 20 22:19:51 2005
+++ src/sys/i386/conf/NOTES	Mon Apr 25 06:24:19 2005
@@ -414,8 +414,6 @@
  # Intel ACPICA code.  (Note that the Intel code must also have 
USE_DEBUGGER
  # defined when it is built).
  #
-# ACPI_MAX_THREADS sets the number of task threads started.
-#
  # ACPI_NO_SEMAPHORES makes the AcpiOs*Semaphore routines a no-op.
  #
  # ACPICA_PEDANTIC enables strict checking of AML.  Our default is to
@@ -427,7 +425,6 @@

  device		acpi
  options 	ACPI_DEBUG
-options 	ACPI_MAX_THREADS=1
  #!options 	ACPI_NO_SEMAPHORES
  #!options 	ACPICA_PEDANTIC


-- 
Nate


More information about the freebsd-current mailing list