CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/14 11:41:20
Modified files:
sys/dev/acpi : dsdt.c
Log message:
If the AML SizeOf() method is called with an object reference it should
return the size of the referenced object. This fixes a panic on the ASUS
eeePC 1000H when attaching the acpiasus(4) driver.
Issue reported and fix tested by robert@
ok marco@
