Module Name:    src
Committed By:   sborrill
Date:           Mon Oct  5 10:13:06 UTC 2009

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.1

Log Message:
Ticket 1067


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.81 -r1.1.2.82 src/doc/CHANGES-5.1

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

Modified files:

Index: src/doc/CHANGES-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.81 src/doc/CHANGES-5.1:1.1.2.82
--- src/doc/CHANGES-5.1:1.1.2.81	Sun Oct  4 11:49:23 2009
+++ src/doc/CHANGES-5.1	Mon Oct  5 10:13:06 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.81 2009/10/04 11:49:23 bouyer Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.82 2009/10/05 10:13:06 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -13935,3 +13935,11 @@
 	Only generate SHA512 and MD5 checksums for releases.
 	[snj, ticket #1066]
 
+sys/dev/acpi/acpi_bat.c				1.74
+
+	If the driver thinks a battery is not present, poll for present
+	status.Workaround for firmware that doesn't report battery present
+	status immediately at boot and doesn't issue a subsequent notify
+	when the information becomes available.
+	[jmcneill, ticket #1067]
+

Reply via email to