Dell acpi_video patch

Alberto Villa avilla at FreeBSD.org
Fri Oct 19 14:34:30 UTC 2012


On Thu, Oct 18, 2012 at 11:16 PM, John Baldwin <jhb at freebsd.org> wrote:
> Ok, can you possibly hack acpi_video to output the values returned _DOD (in
> hex) and the _ADR values (in hex) of your outputs?

I've read the ACPI spec and checked my dump, now I see what you mean.
Nonetheless, I think you have confused the _STD bit with the _BIOS
one:

0x00010100,
0x00010118,
0x00010121

So acpi_video.c behaves just as expected. By the way, the GFX device
has a _DOD method too, which returns 0x0400 (an LCD device)...
-- 
Alberto Villa, FreeBSD committer <avilla at FreeBSD.org>
http://people.FreeBSD.org/~avilla


More information about the freebsd-acpi mailing list