cvs commit: src/sys/contrib/dev/acpica psparse.c
Nate Lawson
njl at FreeBSD.org
Mon Dec 8 18:55:50 PST 2003
njl 2003/12/08 18:55:47 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.22 +30 -23 src/sys/contrib/dev/acpica/psparse.c
More information about the cvs-src
mailing list