summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2004-02-28 20:38:40 +0000
committernjl <njl@FreeBSD.org>2004-02-28 20:38:40 +0000
commitbaa93e22aafa134b5ec581c5b3cc29eee3d4039b (patch)
treeefa87da5d90428dc77ce7bdf1f4e6fd8ae1bd1ab /sys/contrib/dev
parent1fbe2c3c8b478d0644bc190f3ca35431a24122da (diff)
downloadFreeBSD-src-baa93e22aafa134b5ec581c5b3cc29eee3d4039b.zip
FreeBSD-src-baa93e22aafa134b5ec581c5b3cc29eee3d4039b.tar.gz
Local change: Put various debugging options under ACPI_DISASSEMBLER.
Diffstat (limited to 'sys/contrib/dev')
-rw-r--r--sys/contrib/dev/acpica/dbcmds.c4
-rw-r--r--sys/contrib/dev/acpica/dbxface.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/contrib/dev/acpica/dbcmds.c b/sys/contrib/dev/acpica/dbcmds.c
index 6527dcb..d8f59ba 100644
--- a/sys/contrib/dev/acpica/dbcmds.c
+++ b/sys/contrib/dev/acpica/dbcmds.c
@@ -1,7 +1,7 @@
/*******************************************************************************
*
* Module Name: dbcmds - debug commands and output routines
- * $Revision: 109 $
+ * $Revision: 110 $
*
******************************************************************************/
@@ -9,7 +9,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2003, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2004, Intel Corp.
* All rights reserved.
*
* 2. License
diff --git a/sys/contrib/dev/acpica/dbxface.c b/sys/contrib/dev/acpica/dbxface.c
index 6eeb117..97c5f8a 100644
--- a/sys/contrib/dev/acpica/dbxface.c
+++ b/sys/contrib/dev/acpica/dbxface.c
@@ -1,7 +1,7 @@
/*******************************************************************************
*
* Module Name: dbxface - AML Debugger external interfaces
- * $Revision: 70 $
+ * $Revision: 71 $
*
******************************************************************************/
@@ -9,7 +9,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2003, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2004, Intel Corp.
* All rights reserved.
*
* 2. License
OpenPOWER on IntegriCloud