summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2004-12-17 08:04:46 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2004-12-17 08:04:46 +0000
commit2fc82003bd2a62998b3b16fa611b838c653b7c7f (patch)
tree6438353f47cc6d4242137321ae1dede45d1d57b7 /share
parent92c57630e3134659657a1da7cf05129313db750f (diff)
Support for the eap MIDI UART from NetBSD.
Tested by serveral people. ok millert@, mickey@
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/eap.46
-rw-r--r--share/man/man4/midi.44
2 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man4/eap.4 b/share/man/man4/eap.4
index fc523bcc4f1..734d6b82ea9 100644
--- a/share/man/man4/eap.4
+++ b/share/man/man4/eap.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: eap.4,v 1.12 2004/09/30 19:59:24 mickey Exp $
+.\" $OpenBSD: eap.4,v 1.13 2004/12/17 08:04:45 jsg Exp $
.\" $NetBSD: eap.4,v 1.2 1998/05/06 19:14:06 augustss Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -41,6 +41,7 @@
.Sh SYNOPSIS
.Cd "eap* at pci?"
.Cd "audio* at eap?"
+.Cd "midi* at eap?"
.Sh DESCRIPTION
The
.Nm
@@ -53,6 +54,7 @@ Ectiva 1938.
.Xr ac97 4 ,
.Xr audio 4 ,
.Xr intro 4 ,
+.Xr midi 4 ,
.Xr pci 4
.Sh HISTORY
The
@@ -60,4 +62,4 @@ The
device driver appeared in
.Ox 2.6 .
.Sh BUGS
-The "FM" DAC and MIDI port are not supported.
+The "FM" DAC is not supported.
diff --git a/share/man/man4/midi.4 b/share/man/man4/midi.4
index d566e564f7f..c1c0c881811 100644
--- a/share/man/man4/midi.4
+++ b/share/man/man4/midi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: midi.4,v 1.17 2004/03/21 19:47:59 miod Exp $
+.\" $OpenBSD: midi.4,v 1.18 2004/12/17 08:04:45 jsg Exp $
.\" $NetBSD: midi.4,v 1.4 1998/08/22 14:45:35 augustss Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -40,6 +40,7 @@
.Nd device-independent MIDI driver layer
.Sh SYNOPSIS
.Cd "midi* at autri?"
+.Cd "midi* at eap?"
.Cd "midi* at mpu?"
.Cd "midi* at opl?"
.Cd "midi* at pcppi?"
@@ -105,6 +106,7 @@ interface.
.Xr ossaudio 3 ,
.Xr audio 4 ,
.Xr autri 4 ,
+.Xr eap 4 ,
.Xr mpu 4 ,
.Xr opl 4 ,
.Xr pcppi 4 ,