Re: [pcm0 play interrupt timeout, channel dead] and other problems

2000-07-27 Thread Devin Butterfield
On Thu, 27 Jul 2000, Josef Karthauser wrote: > On Wed, Jul 26, 2000 at 10:18:13PM -0700, Christopher Shumway wrote: > > > > Apply this patch to src/sys/dev/sound/pcm/channel.c, it seems to fix it on > > my Sony Viao Z505SX. (Credit goes to Bill Fumerola) > > > > --- channel.c.orig Tue Jun 20 1

Re: [pcm0 play interrupt timeout, channel dead] and other problems

2000-07-27 Thread Bill Fumerola
On Thu, Jul 27, 2000 at 06:14:09PM +0100, Josef Karthauser wrote: > Bill, do you use suspend/resume on your machine? I believe that some > recent change in the pcm driver has hosed this! :( No, post-peter-config(8)-axe ate my apm, so I haven't used anything APM since then. My laptop also has j

Re: [pcm0 play interrupt timeout, channel dead] and other problems

2000-07-27 Thread Devin Butterfield
> Index: channel.c > === > RCS file: /home/ncvs/src/sys/dev/sound/pcm/channel.c,v > retrieving revision 1.32 > diff -u -r1.32 channel.c > --- channel.c 2000/06/20 23:42:08 1.32 > +++ channel.c 2000/07/22 17:36:34 > @@ -234,7 +234