Deleted Added
full compact
acpi_video.4 (148066) acpi_video.4 (267938)
1.\"
2.\" Copyright (c) 2004 Mark Santcroos <marks@ripe.net>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"
2.\" Copyright (c) 2004 Mark Santcroos <marks@ripe.net>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/acpi_video.4 148066 2005-07-15 17:35:26Z hrs $
26.\" $FreeBSD: head/share/man/man4/acpi_video.4 267938 2014-06-26 21:46:14Z bapt $
27.\"
28.Dd November 8, 2004
29.Dt ACPI_VIDEO 4
30.Os
31.Sh NAME
32.Nm acpi_video
33.Nd ACPI Video Extensions driver
34.Sh SYNOPSIS

--- 38 unchanged lines hidden (view full) ---

73.Nm
74driver first appeared in
75.Fx 5.3 .
76.Sh AUTHORS
77.An -nosplit
78The
79.Nm
80driver was written by
27.\"
28.Dd November 8, 2004
29.Dt ACPI_VIDEO 4
30.Os
31.Sh NAME
32.Nm acpi_video
33.Nd ACPI Video Extensions driver
34.Sh SYNOPSIS

--- 38 unchanged lines hidden (view full) ---

73.Nm
74driver first appeared in
75.Fx 5.3 .
76.Sh AUTHORS
77.An -nosplit
78The
79.Nm
80driver was written by
81.An Taku YAMAMOTO Aq taku@cent.saitama-u.ac.jp .
81.An Taku YAMAMOTO Aq Mt taku@cent.saitama-u.ac.jp .
82This manual page was written by
82This manual page was written by
83.An Mark Santcroos Aq marks@ripe.net .
83.An Mark Santcroos Aq Mt marks@ripe.net .
84.Sh BUGS
85Some systems only perform output switching via SMM even though they export
86the proper information via ACPI.
87On such systems, the proper hotkeys or OEM driver (for example,
88.Xr acpi_toshiba 4 )
89must be used instead.
84.Sh BUGS
85Some systems only perform output switching via SMM even though they export
86the proper information via ACPI.
87On such systems, the proper hotkeys or OEM driver (for example,
88.Xr acpi_toshiba 4 )
89must be used instead.