cvs commit: src/sys/contrib/dev/acpica acfreebsd.h
Nate Lawson
njl at FreeBSD.org
Wed Mar 3 21:57:41 PST 2004
njl 2004/03/03 21:57:41 PST
FreeBSD src repository
Modified files:
sys/contrib/dev/acpica acfreebsd.h
Log:
Part 2 of Project Evil: Pretend to be Windows 2000 for buggy ASL that
always expects to be running on some MS OS. A survey of ASL shows that
this is the 2nd most common expected OS value. (1st is Win98 and we don't
emulate its buggy ACPI support.) Our ACPI support is similar to Win2k,
also. Put this behavior under ACPICA_PEDANTIC so we can get back to our
previous behavior for OSV testing.
Revision Changes Path
1.22 +9 -2 src/sys/contrib/dev/acpica/acfreebsd.h
More information about the cvs-src
mailing list