All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sparc dbri: OSS layer fix
@ 2006-08-26  5:27 Krzysztof Helt
  2006-08-28 11:10 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Helt @ 2006-08-26  5:27 UTC (permalink / raw)
  To: alsa-devel

[-- Attachment #1: Type: text/plain, Size: 528 bytes --]

From: Krzysztof Helt (krzysztof.h1@wp.pl)

This patch removes setting of incorrect stop_threshold value
inside the driver. After the change, playback through the OSS
layer works correctly.

Signed-off-by: Krzysztof Helt (krzysztof.h1@wp.pl)
---

----------------------------------------------------
Radio Zet Platinum - Blue Eyes to dwupłytowy zestaw 
utworów przywołujący nastrój wakacyjnego lenistwa.
Już w sprzedaży!!
http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fradio_zet_platinum.html&sid=855

[-- Attachment #2: dbri-patch14.diff --]
[-- Type: application/octet-stream, Size: 487 bytes --]

--- alsa-driver-1.0.12rc2/alsa-kernel/sparc/dbri.c	2006-08-25 23:57:49.000000000 +0200
+++ linux-2.6.17a/sound/sparc/dbri.c	2006-08-25 23:51:50.000000000 +0200
@@ -2111,8 +2111,6 @@ static int snd_dbri_prepare(struct snd_p
 	ret = setup_descs(dbri, DBRI_STREAMNO(substream),
 			  snd_pcm_lib_period_bytes(substream));
 
-	runtime->stop_threshold = DBRI_TD_MAXCNT / runtime->channels;
-
 	spin_unlock_irq(&dbri->lock);
 
 	dprintk(D_USR, "prepare audio output. %d bytes\n", info->size);

[-- Attachment #3: Type: text/plain, Size: 373 bytes --]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #4: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-28 11:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-26  5:27 [PATCH] sparc dbri: OSS layer fix Krzysztof Helt
2006-08-28 11:10 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.