kernel-ark/sound
Christopher Zimmermann a131430c20 [SPARC] cs4231: Fix SBUS support in this driver.
From: Christopher Zimmermann <madroach@zakweb.de>

This patch enables SBus support for the cs4231 sound driver.
It is tested on an Ultra2. Capture and playback both work.
I experienced lags and crashes using certain threaded
players like ogg123 and mp3blaster, while the former is
lagging far more. This behavior may be specific to SMP
systems. It is reproducable using the dummy sound card
driver. Sox works flawlessly.

Setting up the calculation of ptr in snd_cs4231_playback_pointer 
was a bit strange. I got it to work by not incrementing the
[pc]_periods_sent counter when starting DMA the first time
in cs4231_dma_trigger. Therefore this dummy thing.

[ I did some minor cleanups -DaveM ]

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-21 00:41:22 -07:00
..
arm [PATCH] Fix up some pm_message_t types 2005-09-17 11:50:00 -07:00
core
drivers [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
i2c [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
isa
mips
oss
parisc
pci [PATCH] add PCI IDs so RME32 and RME96 drivers build 2005-09-14 14:34:17 -07:00
pcmcia [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
ppc [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
sparc [SPARC] cs4231: Fix SBUS support in this driver. 2005-09-21 00:41:22 -07:00
synth [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
usb [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c