Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2-0]: src/doc #221



details:   https://anonhg.NetBSD.org/src/rev/af23568c3351
branches:  netbsd-2-0
changeset: 560651:af23568c3351
user:      jmc <jmc%NetBSD.org@localhost>
date:      Thu Apr 29 04:34:12 2004 +0000

description:
#221

diffstat:

 doc/CHANGES-2.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 1f658edbe98a -r af23568c3351 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0   Thu Apr 29 04:33:58 2004 +0000
+++ b/doc/CHANGES-2.0   Thu Apr 29 04:34:12 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0,v 1.1.2.157 2004/04/29 04:33:19 jmc Exp $
+#      $NetBSD: CHANGES-2.0,v 1.1.2.158 2004/04/29 04:34:12 jmc Exp $
 
 A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
 until 2.0 release:
@@ -1570,3 +1570,9 @@
        The -symbolic flag in gcc 2.95.3 is not passed to the linker, which is
        required.  Restore the -Bsymbolic option in LDFLAGS on the vax.
        [mhitch, ticket #219]
+
+sys/dev/acpi/acpi_ec.c                         1.30
+
+       EcGpeHandler: in the case that the ec is EcLock'ed, always set
+       EC_F_PENDQUERY flag so that AcpiClearGpe() will be called later.
+       [yamt, ticket #221]



Home | Main Index | Thread Index | Old Index