patch-1.3.63 linux/drivers/sound/CHANGELOG

Next file: linux/drivers/sound/COPYING
Previous file: linux/drivers/sound/.version
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.62/linux/drivers/sound/CHANGELOG linux/drivers/sound/CHANGELOG
@@ -1,5 +1,24 @@
-Changelog for version 3.5-alpha8
---------------------------------
+Changelog for version 3.5-beta2
+-------------------------------
+
+Since 3.5-beta1
+- Bugfixes.
+- Full duplex audio with MAD16+CS4231 may work now. The driver configures
+  SB DMA of MAD16 so that it doesn't conflict with codec's DMA channels.
+  The side effect is that all 8 bit DMA channels (0,1,3) are populated in duplex
+  mode.
+
+Since 3.5-alpha9
+- Bugfixes (mostly in Jazz16 and ESS1688/688 supports).
+- Temporarily disabled recording with ESS1688/688 since it causes crash.
+- Changed audio buffer partitioning algorithm so that it selects
+  smaller fragment size than earlier. This improves real time capabilities
+  of the driver and makes recording to disk to work better. Unfortunately
+  this change breaks some programs which assume that fragments cannot be
+  shorter than 4096 bytes.
+
+Since 3.5-alpha8
+- Bugfixes
 
 Since 3.5-alpha7
 - Linux kernel compatible configuration (_EXPERIMENTAL_). Enable

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this