Module Name: src
Committed By: jruoho
Date: Sat Feb 19 19:42:07 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note ACPICA 20110211.
To generate a diff of this commit:
cvs rdiff -u -r1.813 -r1.814 src/doc/3RDPARTY
cvs rdiff -u -r1.1507 -r1.1508 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.813 src/doc/3RDPARTY:1.814
--- src/doc/3RDPARTY:1.813 Fri Feb 18 22:45:46 2011
+++ src/doc/3RDPARTY Sat Feb 19 19:42:07 2011
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.813 2011/02/18 22:45:46 aymeric Exp $
+# $NetBSD: 3RDPARTY,v 1.814 2011/02/19 19:42:07 jruoho Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -25,14 +25,14 @@
# remaining lines until the end of the record are notes.
Package: acpica
-Version: 20100528
+Version: 20110211
Current Vers: 20110211
-Maintainer: INTEL
-Archive Site: http://www.acpica.org/downloads/unix_source_code.php
+Maintainer: Intel
+Archive Site: http://www.acpica.org/downloads/unix2_source_code.php
Home Page: http://www.acpica.org/
Mailing List: [email protected]
-License: http://developer.intel.com/technology/iapc/acpi/license2.htm
-Responsible: jmcneill
+License: BSD
+Responsible: jmcneill, jruoho
Notes:
The sources were integrated into src/sys/dev/acpi/acpica/Subsystem.
Please read src/sys/dev/acpi/acpica/README before any modification.
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1507 src/doc/CHANGES:1.1508
--- src/doc/CHANGES:1.1507 Wed Feb 16 07:30:27 2011
+++ src/doc/CHANGES Sat Feb 19 19:42:07 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1507 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1508 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -858,3 +858,4 @@
hp700: Add support for HIL devices. From OpenBSD. [tsutsui 20110215]
bind: Update to 9.8.0rc1: Response policy zones (RPZ) and DNS64 support.
[christos 20110215]
+ acpi(4): Updated ACPICA to 20110211. [jruoho 20110217]