cvs commit: src/sys/i386/acpica
acpi_toshiba.csrc/share/man/man4/man4.i386 acpi_toshiba.4
Nate Lawson
njl at FreeBSD.org
Tue Apr 13 17:23:59 PDT 2004
njl 2004/04/13 17:23:59 PDT
FreeBSD src repository
Modified files:
sys/i386/acpica acpi_toshiba.c
share/man/man4/man4.i386 acpi_toshiba.4
Log:
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.
Revision Changes Path
1.5 +7 -0 src/share/man/man4/man4.i386/acpi_toshiba.4
1.6 +78 -10 src/sys/i386/acpica/acpi_toshiba.c
More information about the cvs-src
mailing list