Module Name: src
Committed By: jruoho
Date: Thu Apr 8 05:13:52 UTC 2010
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note the import of ACPICA 20100121.
(The current version is 20100331, but it was too experimental.)
To generate a diff of this commit:
cvs rdiff -u -r1.755 -r1.756 src/doc/3RDPARTY
cvs rdiff -u -r1.1377 -r1.1378 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.755 src/doc/3RDPARTY:1.756
--- src/doc/3RDPARTY:1.755 Wed Mar 31 09:21:43 2010
+++ src/doc/3RDPARTY Thu Apr 8 05:13:52 2010
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.755 2010/03/31 09:21:43 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.756 2010/04/08 05:13:52 jruoho Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -25,8 +25,8 @@
# remaining lines until the end of the record are notes.
Package: acpica
-Version: 20090730
-Current Vers: 20090903
+Version: 20100121
+Current Vers: 20100331
Maintainer: INTEL
Archive Site: http://www.acpica.org/downloads/unix_source_code.php
Home Page: http://www.acpica.org/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1377 src/doc/CHANGES:1.1378
--- src/doc/CHANGES:1.1377 Sun Apr 4 14:46:35 2010
+++ src/doc/CHANGES Thu Apr 8 05:13:52 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1377 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1378 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -579,3 +579,4 @@
atari: Add support for the EtherNEC, ISA NE2000 based Ethernet
connected to Atari ROM cartridge slot. [tsutsui 20100401]
agp(4): Add support for the Intel 82855GM AGP port. [jakllsch 20100404]
+ acpi(4): Updated ACPICA to 20100121. [jruoho 20100408]