Date: Sun, 24 Apr 2005 23:53:47 -0700 From: Nate Lawson <nate@root.org> To: FreeBSD Current <freebsd-current@freebsd.org> Subject: [Fwd: cvs commit: src/sys/i386/conf NOTES] Message-ID: <426C93FB.1030908@root.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org> To: njl@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?426C93FB.1030908>