summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2004-04-14 00:23:58 +0000
committernjl <njl@FreeBSD.org>2004-04-14 00:23:58 +0000
commit36be62a85e57cc41d82b559f10f52e78a1272f4e (patch)
tree34714c9da56a83f3e76045607c1b518e4a645376 /share
parent2d6a22a91ddcf2e70275c468b19b9ef2b8f58e70 (diff)
downloadFreeBSD-src-36be62a85e57cc41d82b559f10f52e78a1272f4e.zip
FreeBSD-src-36be62a85e57cc41d82b559f10f52e78a1272f4e.tar.gz
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.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.i386/acpi_toshiba.47
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man4/man4.i386/acpi_toshiba.4 b/share/man/man4/man4.i386/acpi_toshiba.4
index 4818fcd..fc6d9ee 100644
--- a/share/man/man4/man4.i386/acpi_toshiba.4
+++ b/share/man/man4/man4.i386/acpi_toshiba.4
@@ -64,6 +64,12 @@ CRT
.It Li 4
TV-Out
.El
+.Pp
+Only some systems (i.e., the Libretto L5) support video switching via
+this hardware-specific driver.
+Use the
+.Xr acpi_video 4
+driver for generic video output support.
.It Va hw.acpi.toshiba.lcd_brightness
Makes the LCD backlight brighter or dimmer (higher values are brighter).
.It Va hw.acpi.toshiba.lcd_backlight
@@ -91,6 +97,7 @@ prompt or in
.Xr loader.conf 5 .
.Sh SEE ALSO
.Xr acpi 4 ,
+.Xr acpi_video 4 ,
.Xr loader.conf 5 ,
.Xr sysctl.conf 5 ,
.Xr sysctl 8
OpenPOWER on IntegriCloud