aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2007-07-10 00:42:52 +0200
committerTakashi Iwai <tiwai@suse.de>2007-07-10 00:42:52 +0200
commitf3b8626d9e929f5e3eec78f9679ec26121c7fc93 (patch)
tree1f3d8fb2e90b1488d53f5af6386feca078289c74
parent6884a1595a33529f647ede2c3d7d0b1aaa8d001a (diff)
downloadsalsa-lib-f3b8626d9e929f5e3eec78f9679ec26121c7fc93.tar.gz
Fix async descriptions
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 3050860..17db002 100644
--- a/README
+++ b/README
@@ -32,12 +32,15 @@ PCM
and "hw:x,y,z"
o snd_pcm_mmap_read/write*() are declared but not implemented
(returns -ENXIO)
- o No async handler (returns -ENXIO)
+ o The support of async handlers can be built in via configure
+ option, --enable-async. For simplicity, SALSA-lib supports
+ only one async handler per PCM handler.
CONTROL
o Supports only the hw layer, no plug-in
o Some H-control functions are not included
- o No async handler (returns -ENXIO)
+ o The support of async handlers via --enable-async as well as
+ PCM async handlers.
MIXER
o No sort with weight as default, sorted in the order of numid