summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/functional/descriptor/register.asl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/functional/descriptor/register.asl')
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/register.asl8
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/register.asl b/tests/aslts/src/runtime/collections/functional/descriptor/register.asl
index 4c3a81c86..1ad7cce34 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/register.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/register.asl
@@ -1,7 +1,5 @@
/*
- * Copyright (c) 2006, Intel Corp.
- * Copyright (C) 2006, Valery Podrezov <valery.a.podrezov@intel.com>
- * Copyright (C) 2006, Fiodor Suietov <fiodor.f.suietov@intel.com>
+ * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
@@ -87,7 +85,7 @@ Name (p436, Package() {
/*
ACPI Specification, Revision 3.0, September 2, 2004
-6.4.3.7 Generic Register Descriptor
+6.4.3.7 Generic Register Descriptor
Generic Register Descriptor layout:
@@ -101,7 +99,7 @@ Byte 3 Address Space ID, _ASI The address space where the data structure or regi
0x02 PCI Configuration Space
0x03 Embedded Controller
0x04 SMBus
- 0x7F Functional Fixed Hardware
+ 0x7F Functional Fixed Hardware
Byte 4 Register Bit Width, _RBW Indicates the register width in bits.
Byte 5 Register Bit Offset, _RBO Indicates the offset to the start of the register in bits
from the Register Address.