summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2007-08-08 16:58:45 +0200
committerJaroslav Kysela <perex@perex.cz>2007-10-16 15:58:32 +0200
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
the buffer as the conventional (mono or 2-channels, 8 or 16bit) format
on OSS.
-USB devices
------------
-Some USB devices support only 24bit format packed in 3bytes. This
-format is not supported by OSS and no conversion is provided by kernel
-OSS emulation. You can use the user-space OSS emulation via libaoss
-instead.
-