Module Name:    src
Committed By:   jruoho
Date:           Sat Jan 23 15:40:14 UTC 2010

Modified Files:
        src/sys/arch/i386/conf: ALL

Log Message:
ACPI_BAT_DEBUG is no more.


To generate a diff of this commit:
cvs rdiff -u -r1.228 -r1.229 src/sys/arch/i386/conf/ALL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/i386/conf/ALL
diff -u src/sys/arch/i386/conf/ALL:1.228 src/sys/arch/i386/conf/ALL:1.229
--- src/sys/arch/i386/conf/ALL:1.228	Mon Jan 18 16:43:15 2010
+++ src/sys/arch/i386/conf/ALL	Sat Jan 23 15:40:14 2010
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.228 2010/01/18 16:43:15 pooka Exp $
+# $NetBSD: ALL,v 1.229 2010/01/23 15:40:14 jruoho Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"ALL-$Revision: 1.228 $"
+#ident 		"ALL-$Revision: 1.229 $"
 
 maxusers	64		# estimated number of users
 
@@ -1741,7 +1741,6 @@
 options AC97_IO_DEBUG
 options ACPI_ACAD_DEBUG
 options ACPI_APM_DEBUG
-options ACPI_BAT_DEBUG
 options ACPI_BUT_DEBUG
 #options ACPI_DEBUG
 options ACPI_EXTRA_DEBUG

Reply via email to