Moore, Robert wrote: > Yes. But on second thought I'm not sure if it actually handles the case such > as a method call as the last statement. We've only made it handle the cases > that Windows "allows". > > This is on a Toshiba M9 and M10 notebook, current-version BIOS. Presumably (and I have not confirmed this), Windows does deep C-state on these machines using _CST.
> >> -----Original Message----- >> From: Dana.Myers at Sun.COM [mailto:Dana.Myers at Sun.COM] >> Sent: Thursday, March 19, 2009 1:24 PM >> To: Moore, Robert >> Cc: Li, Aubrey; Bill.Holler at Sun.COM; Liu, Jiang; tesla-dev at >> opensolaris.org >> Subject: Re: [tesla-dev] [Fwd: Lu from b105 - b110, panic on reboot] >> >> Moore, Robert wrote: >> >>>> YCST () >>>> >>>> >>> Regardless of what YCST returns, _CST is returning nothing in the case >>> >> above. >> >>> You need: >>> >>> >>> >>>> Return (YCST ()) >>>> >>>> >>> Or -- enable the implicit return mechanism. >>> >>> >>> >> Actually, Solaris by default sets AcpiGbl_EnableInterpreterSlack to 1. >> So implicit return should be enabled already, right? >> >> Dana >> > >
