commit | f2ccc311df55ec026a8f8ea9df998f26314f22b2 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Apr 06 12:47:37 2014 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Apr 08 15:22:59 2014 +0300 |
tree | f4d77fac4e610c0d165515ad3c563775f7324f20 | |
parent | 55519a4b244e4822774b593e36647ecf7598286b [diff] |
dsdt: tweak ACPI ID for hotplug resource device ACPI0004 seems too new: Windows XP complains about an unrecognized device. This is a regression since 1.7. Use PNP0A06 instead - Generic Container Device. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-By: Igor Mammedov <imammedo@redhat.com>