summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2020-11-16 17:53:13 +0000
committerjmc <jmc@openbsd.org>2020-11-16 17:53:13 +0000
commita00a4b4d4efbc3b4a03f759310e5dbd3dd82f32e (patch)
tree6d6dcc1c98c239b4dc7c53dc0b41d93f5a0a88c9
parentzap trailing whitespace; (diff)
downloadwireguard-openbsd-a00a4b4d4efbc3b4a03f759310e5dbd3dd82f32e.tar.xz
wireguard-openbsd-a00a4b4d4efbc3b4a03f759310e5dbd3dd82f32e.zip
add acpige(4) and pchgpio(4);
-rw-r--r--share/man/man4/acpi.48
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4
index 551996d03ed..b1322fff867 100644
--- a/share/man/man4/acpi.4
+++ b/share/man/man4/acpi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acpi.4,v 1.63 2020/09/15 21:06:20 jmc Exp $
+.\" $OpenBSD: acpi.4,v 1.64 2020/11/16 17:53:13 jmc Exp $
.\"
.\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: September 15 2020 $
+.Dd $Mdocdate: November 16 2020 $
.Dt ACPI 4
.Os
.Sh NAME
@@ -58,6 +58,8 @@ ACPI processor power and performance state
ACPI docking station
.It Xr acpiec 4
ACPI embedded controller
+.It Xr acpige 4
+ACPI generic event device
.It Xr acpihid 4
ACPI HID event and 5-button array
.It Xr acpihpet 4
@@ -110,6 +112,8 @@ Intel Cherry View GPIO controller
Synopsys DesignWare I2C controller
.It Xr glkgpio 4
Intel Gemini Lake GPIO controller
+.It Xr pchgpio 4
+Intel PCH GPIO controller
.It Xr tpm 4
Trusted Platform Module device
.El