acpi boot error messages after last update (Dec 22nd and 29th)

Nate Lawson nate at root.org
Thu Dec 30 11:58:11 PST 2004


Federico Galvez-Durand Besnard wrote:
> I am getting boot error messages.
> 
> http://www.del.ufrj.br/~fico/FreeBSD/debug/dmesg03
> 
> Apparently, my Notebook works well .
> I did not have these error messages before
> last big acpi update.
> 
> Before that update dmesg was like this:
> http://www.del.ufrj.br/~fico/FreeBSD/debug/dmesg01
> 
> My ASL compiles with warnings, 0 errors:
> http://www.del.ufrj.br/~fico/FreeBSD/debug/toshiba2805-s301.asl
> http://www.del.ufrj.br/~fico/FreeBSD/debug/toshiba2805-s301_iasl.output

Hmm, it appears that the implicit return part of the interpreter is not 
working correctly.  For instance, LNKA has an implicit return of the 
result of the STAL() method.  I can't figure out why this wouldn't be 
working though.  We have enabled the InterpreterSlack global and are 
running with ACPI-CA 20041119.  Any ideas, Bob?

Here's where we enable InterpreterSlack:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/acpica/acpi.c.diff?r1=1.186.2.7&r2=1.186.2.8&f=h

-- 
Nate



More information about the freebsd-acpi mailing list