patch-2.0.3 linux/drivers/sound/CHANGELOG

Next file: linux/drivers/sound/Config.std
Previous file: linux/drivers/scsi/ncr53c8xx.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.2/linux/drivers/sound/CHANGELOG linux/drivers/sound/CHANGELOG
@@ -57,7 +57,7 @@
 Since 3.5.1
 - TB Maui initialization support
 Since 3.5
-- Improved handling of playback underrunt situations.
+- Improved handling of playback underrun situations.
 
 Since 3.5-beta10
 - Bug fixing
@@ -100,14 +100,14 @@
   to James Hightower.
 
 Since 3.5-beta1
-- Bugfixes.
+- Bug fixes.
 - 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).
+- Bug fixes (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
@@ -116,7 +116,7 @@
   shorter than 4096 bytes.
 
 Since 3.5-alpha8
-- Bugfixes
+- Bug fixes
 
 Since 3.5-alpha7
 - Linux kernel compatible configuration (_EXPERIMENTAL_). Enable
@@ -135,7 +135,7 @@
 modularized version. They can be enabled by using init_trace=1 in
 the insmod command line (insmod sound init_trace=1).
 - More AIX stuff.
-- Added support for syncronizing dsp/audio devices with /dev/sequencer.
+- Added support for synchronizing dsp/audio devices with /dev/sequencer.
 - mmap() support for dsp/audio devices.
 
 Since 3.5-alpha5
@@ -148,7 +148,7 @@
   sources. Running 'setfx' is required again.
 
 Since 3.5-alpha3
-- Moved stuff from the 'setfx' program to the AudioTriX Pro driver.
+- Moved stuff from the 'setfx' program to the AudioTrix Pro driver.
 
 Since 3.5-alpha2
 - Modifications to makefile and configure.c. Unnecessary sources
@@ -159,13 +159,13 @@
 - Fixed random protection fault in gus_wave.c
 
 Since 3.5-alpha1
-- Modified to work with Linux-1.3.33 and leater
+- Modified to work with Linux-1.3.33 and later
 - Some minor changes
 
 Since 3.0.2
 - Support for CS4232 based PnP cards (AcerMagic S23 etc).
 - Full duplex support for some CS4231, CS4232 and AD1845 based cards
-(GUA MAX, AudioTrix Pro, AcerMagic S23 and many MAD16/Mozart cards
+(GUS MAX, AudioTrix Pro, AcerMagic S23 and many MAD16/Mozart cards
 having a codec mentioned above).
 - Almost fully rewritten loadable modules support.
 - Fixed some bugs.
@@ -286,13 +286,13 @@
 Since 2.2b
 - Full SB16 DSP support. 8/16 bit, mono/stereo
 - The SCO and FreeBSD versions should be in sync now. There are some
-  problems with SB16 and GUS in the freebsd versions.
+  problems with SB16 and GUS in the FreeBSD versions.
   The DMA buffer allocation of the SCO version has been polished but
   there could still be some problems. At least it hogs memory.
   The DMA channel
-  configuration method used in the sco/System is a hack.
+  configuration method used in the SCO/System is a hack.
 - Support for the MPU emulation of the SB16.
-- Some big arrays are now allocated boot time. This makes the bss segment
+- Some big arrays are now allocated boot time. This makes the BSS segment
   smaller which makes it possible to use the full driver with
   NetBSD. These arrays are not allocated if no suitable soundcard is available.
 - Fixed a bug in the compute_and_set_volume in gus_wave.c
@@ -308,7 +308,7 @@
 
 Since 2.1
 - Preliminary support for SB16. 
-  - The SB16 mixer is supported in it's native mode.
+  - The SB16 mixer is supported in its native mode.
   - Digitized voice capability up to 44.1 kHz/8 bit/mono
     (16 bit and stereo support coming in the next release).
 - Fixed some bugs in the digitized voice driver for PAS16.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov