summaryrefslogtreecommitdiffstats
path: root/include/amlcode.h
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2009-06-25 23:20:50 +0000
committerjkim <jkim@FreeBSD.org>2009-06-25 23:20:50 +0000
commitb0288ab5352e77c07fffaf51a4193f8de02a7aec (patch)
tree90ff140546ac1c8f9223f343715887361e86492a /include/amlcode.h
parent02935ea0ac5fb3dfc5e452b2a18288d7e523dc1b (diff)
downloadFreeBSD-src-b0288ab5352e77c07fffaf51a4193f8de02a7aec.zip
FreeBSD-src-b0288ab5352e77c07fffaf51a4193f8de02a7aec.tar.gz
Import ACPICA 20090625
Diffstat (limited to 'include/amlcode.h')
-rw-r--r--include/amlcode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/amlcode.h b/include/amlcode.h
index 7694acc..19740d9 100644
--- a/include/amlcode.h
+++ b/include/amlcode.h
@@ -485,6 +485,7 @@ typedef enum
REGION_SMBUS,
REGION_CMOS,
REGION_PCI_BAR,
+ REGION_IPMI,
REGION_DATA_TABLE, /* Internal use only */
REGION_FIXED_HW = 0x7F
OpenPOWER on IntegriCloud