Здравствуйте, подправил себе DSDT, но осталось две ошибки, никак не могу разобраться, как от них избавиться 
root@Lenovo-IdeaPad:/home/user/Documents/DSDT# iasl -tc dsdt.dsl
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20100528 [Jul  2 2010]
Copyright (c) 2000 - 2010 Intel Corporation
Supports ACPI Specification Revision 4.0a
dsdt.dsl  1019:                         And (CAPB, 0xFFFFFFFC)
Warning  1106 -                                 ^ Result is not used, operator has no effect
dsdt.dsl  1020:                         Or (CAPB, Zero)
Warning  1106 -                                ^ Result is not used, operator has no effect
ASL Input:  dsdt.dsl - 7511 lines, 246647 bytes, 3280 keywords
AML Output: dsdt.aml - 29298 bytes, 877 named objects, 2403 executable opcodes
Compilation complete. 0 Errors, 2 Warnings, 0 Remarks, 67 Optimizations
...вот тут выложил свой исходник DSDT. Гляньте пожалуйста.


