From cc5a045b544d2f8eb2fdfbe811485866ef4c3610 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Wed, 17 Mar 2010 09:25:55 +0000 Subject: [PATCH] - Enable ACPI - Please send all complaints to roswarrior ;) svn path=/trunk/; revision=46243 --- reactos/ntoskrnl/io/pnpmgr/pnpmgr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/ntoskrnl/io/pnpmgr/pnpmgr.c b/reactos/ntoskrnl/io/pnpmgr/pnpmgr.c index e8418893452..e6346378566 100644 --- a/reactos/ntoskrnl/io/pnpmgr/pnpmgr.c +++ b/reactos/ntoskrnl/io/pnpmgr/pnpmgr.c @@ -13,7 +13,7 @@ #define NDEBUG #include -//#define ENABLE_ACPI +#define ENABLE_ACPI /* GLOBALS *******************************************************************/