Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 add YAMAHA UX96 and



details:   https://anonhg.NetBSD.org/src/rev/4c5e7e16fe1b
branches:  trunk
changeset: 510446:4c5e7e16fe1b
user:      tshiozak <tshiozak%NetBSD.org@localhost>
date:      Tue May 29 08:18:11 2001 +0000

description:
add YAMAHA UX96 and
add BUGS section (mentioning about "not tested with Standard USB MIDI devices")

diffstat:

 share/man/man4/umidi.4 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r 9844360e06ff -r 4c5e7e16fe1b share/man/man4/umidi.4
--- a/share/man/man4/umidi.4    Tue May 29 07:22:41 2001 +0000
+++ b/share/man/man4/umidi.4    Tue May 29 08:18:11 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: umidi.4,v 1.1 2001/01/31 04:32:18 augustss Exp $
+.\" $NetBSD: umidi.4,v 1.2 2001/05/29 08:18:11 tshiozak Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -49,6 +49,8 @@
 .Bl -tag -width -offset indent -compact
 .It Tn Roland UM1
 .It Tn Yamaha UX256
+.It Tn Yamaha UX96
+.It Tn other Yamaha MIDI devices (hopefully)
 .El
 .Pp
 The
@@ -59,6 +61,11 @@
 .Sh SEE ALSO
 .Xr midi 4 ,
 .Xr usb 4
+.Sh BUGS
+The
+.Nm
+driver has been only tested with the vendor specific devices listed above;
+not yet tested with the devices that follow the USB MIDI standard.
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index