Date: Thu, 30 Dec 2004 11:57:55 -0800 From: Nate Lawson <nate@root.org> To: Federico Galvez-Durand Besnard <fico@del.ufrj.br> Cc: freebsd-acpi@freebsd.org Subject: Re: acpi boot error messages after last update (Dec 22nd and 29th) Message-ID: <41D45DC3.6000509@root.org> In-Reply-To: <41D4471E.4060007@del.ufrj.br> References: <41D4471E.4060007@del.ufrj.br>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41D45DC3.6000509>