diff options
author | 2002-10-29 18:08:16 +0000 | |
---|---|---|
committer | 2002-10-29 18:08:16 +0000 | |
commit | c3605b1e4114f048dab29ef09a0129387a978728 (patch) | |
tree | 2af6ec08f8a186c072b158d381a327c431f7ef28 | |
parent | idle time is shown as ` ' not ` )'. (diff) | |
download | wireguard-openbsd-c3605b1e4114f048dab29ef09a0129387a978728.tar.xz wireguard-openbsd-c3605b1e4114f048dab29ef09a0129387a978728.zip |
danger will robinson, danger
-rw-r--r-- | share/man/man4/emu.4 | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/share/man/man4/emu.4 b/share/man/man4/emu.4 index 14062a72cd5..95cdddcc1ee 100644 --- a/share/man/man4/emu.4 +++ b/share/man/man4/emu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: emu.4,v 1.4 2002/09/26 07:55:39 miod Exp $ +.\" $OpenBSD: emu.4,v 1.5 2002/10/29 18:08:16 mickey Exp $ .\" $NetBSD: emuxki.4,v 1.1 2001/10/18 18:40:16 jdolecek Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -101,6 +101,14 @@ and ported to .Ox 3.1 by .An Michael Shalayeff Aq mickey@openbsd.org . +.Sh CAVEATS +ATTENTION! +.Pp +Hardware interface of this card contains registers not used +for normal operation, but potentially dangerous +and not possible to disable. +Potential damage ranges from frying the card to frying +motherboard or external equipment connected to it's outputs. .Sh BUGS Currently, this driver does not support recording, MIDI, joystick input or the multi-voice capability. |