Updated the BUGS section to reflect the new, limited recording support.
This commit is contained in:
parent
4a51bd3d7b
commit
05bd3fb91f
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: esm.4,v 1.3 2001/09/19 00:49:58 wiz Exp $
|
||||
.\" $NetBSD: esm.4,v 1.4 2003/01/06 15:38:25 fredette Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 Rene Hexel
|
||||
.\" All rights reserved.
|
||||
|
@ -57,5 +57,6 @@ The
|
|||
device driver appeared in
|
||||
.Nx 1.6 .
|
||||
.Sh BUGS
|
||||
Currently, this driver does not support recording, hardware volume settings,
|
||||
MIDI, and joystick input.
|
||||
Currently, this driver only supports 16-bit mono recording; an unknown bug
|
||||
causes stereo recording to miss a channel. Also not supported yet are
|
||||
hardware volume settings, MIDI, and joystick input.
|
||||
|
|
Loading…
Reference in New Issue