]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support for video output switching. It appears no systems use HCI to
authornjl <njl@FreeBSD.org>
Wed, 14 Apr 2004 00:23:58 +0000 (00:23 +0000)
committernjl <njl@FreeBSD.org>
Wed, 14 Apr 2004 00:23:58 +0000 (00:23 +0000)
commit36be62a85e57cc41d82b559f10f52e78a1272f4e
tree34714c9da56a83f3e76045607c1b518e4a645376
parent2d6a22a91ddcf2e70275c468b19b9ef2b8f58e70
Add support for video output switching.  It appears no systems use HCI to
change the video output but use a separate device with a DSSX method
and a HID of "TOS6201" instead.  We use a pseudo-driver to get the handle
for this object and pass it to the acpi_toshiba driver.

This is untested but seems to match the Linux Toshiba driver.
share/man/man4/man4.i386/acpi_toshiba.4
sys/dev/acpi_support/acpi_toshiba.c
sys/i386/acpica/acpi_toshiba.c