cvs commit: src/sys/contrib/dev/acpica psparse.c
Nate Lawson
njl at FreeBSD.org
Sat Feb 28 12:40:25 PST 2004
njl 2004/02/28 12:40:25 PST
FreeBSD src repository
Modified files:
sys/contrib/dev/acpica psparse.c
Log:
Local change: emulate a ReturnOp if the AML expects one but it isn't
present. Some buggy BIOSs do not have a ReturnOp even though it is
required for a function to return a value.
Revision Changes Path
1.23 +2 -2 src/sys/contrib/dev/acpica/psparse.c
More information about the cvs-src
mailing list