--- margi2/streams.c 2000/12/03 22:41:04 1.1 +++ margi2/streams.c 2000/12/12 02:09:11 1.2 @@ -429,9 +429,9 @@ int DecoderPreparePS(struct cvdv_cards * } else { // normal PS if ( (i = - DecoderSetChannelBuffers(card, 300000, 64288, 512, - 0, 512, 0))) { - printk(KERN_ERR LOGNAME + DecoderSetChannelBuffers(card, 340000, 64288, 512, + 0, 512, 0))) { + printk(KERN_ERR LOGNAME ": SetDecoderBuffers failed for buffer at 0x%03X\n", i); DecoderKillChannelBuffers(card);