freebsd-src/sys/contrib/dev
Mike Smith 683212b993 Some AML code assumes that a function without an explicit ReturnOp will
return the last value returned by a nested method call.  This violates
the ACPI spec, but is implemented by the Microsoft interpreter, and thus
vendors can (and do) get away with it.

Intel's stance is that this is illegal and should not be supported.
As they put it, however, we have to live in the real world.  So go ahead
and implement it.

Submitted by:	Mitsaru IWASAKI <iwasaki@jp.freebsd.org>
2000-10-28 07:32:13 +00:00
..
acpica Some AML code assumes that a function without an explicit ReturnOp will 2000-10-28 07:32:13 +00:00
fla Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
oltr Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00