aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2007-08-08 10:58:45 -0400
committerJaroslav Kysela <perex@perex.cz>2007-10-16 09:58:32 -0400
commit100eb7c2843dec83a7d16cf6412ade6cb928d11d (patch)
tree491ee965f11c1a97ada31a18ee3987933eddd755 /Documentation
parent64d27f96cb719cf8b5dae634c4c548049d4ae6bf (diff)
[ALSA] Fix OSS documentation about 3bytes format
Now the OSS emulation supports 3bytes format, too. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/sound/alsa/OSS-Emulation.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/sound/alsa/OSS-Emulation.txt b/Documentation/sound/alsa/OSS-Emulation.txt
index bfa0c9aacb4b..022aaeb0e9dd 100644
--- a/Documentation/sound/alsa/OSS-Emulation.txt
+++ b/Documentation/sound/alsa/OSS-Emulation.txt
@@ -303,10 +303,3 @@ ICE1712 supports only the unconventional format, interleaved
303the buffer as the conventional (mono or 2-channels, 8 or 16bit) format 303the buffer as the conventional (mono or 2-channels, 8 or 16bit) format
304on OSS. 304on OSS.
305 305
306USB devices
307-----------
308Some USB devices support only 24bit format packed in 3bytes. This
309format is not supported by OSS and no conversion is provided by kernel
310OSS emulation. You can use the user-space OSS emulation via libaoss
311instead.
312