--- 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);