> Doug Ledford wrote:
> 
>> I fixed the clocking issue in my source.  I need more details on the 
>> artsd problem though.  Does artsd start to work and then stop, or does 
>> it never get around to outputting any sound?  Also, do you have any of 
>> the debugging output turned on (it *drastically* changes the timings 
>> in the driver and can make things that normally work fail and vice 
>> versa)?
> 
> 
> It works for a while then stops. select() works properly for a while, 
> and then starts returning timeouts.
> 
> I've tried this with DEBUG both on and off, and also with 
> DEBUG_INTERRUPTS on/off... no difference.
> 
> I don't see anything too interesting in DEBUG+DEBUG2 output. Select() 
> stops working after the buffer fills up (after 4 seconds with artsd set 
> to 256byte fragments*32) and doesn't start working again after the 
> buffer begins to drain.
> 
Can you try this again with the 0.07 version I put on my web site about 
30 minutes ago?  I put code in there to (hopefully) solve this problem.
--Doug Ledford <dledford@redhat.com> http://people.redhat.com/dledford Please check my web site for aic7xxx updates/answers before e-mailing me about problems
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/