Date: Tue, 13 Apr 2004 17:23:59 -0700 (PDT) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/acpica acpi_toshiba.csrc/share/man/man4/man4.i386 acpi_toshiba.4 Message-ID: <200404140023.i3E0NxVJ058744@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404140023.i3E0NxVJ058744>
