Re: [PATCH / resubmit] USB interrupt support for radio-si470x FM radio driver

2009-06-21 Thread Edouard Lafargue
On Sat, Jun 20, 2009 at 11:31 PM, Tobias Lorenz wrote: >>    Thanks for all your help, now on to Tobias, I guess! > > perfect patch. Thank you Ed. I never figured out how to use interrupt URBs. > This really seams to fix the click problem on unbuffered audio forwarding. Thanks! > The suggestion/

Re: ivtv && Radio Data System (RDS) - is there something planned/already available

2009-06-19 Thread Edouard Lafargue
On Fri, Jun 19, 2009 at 1:43 PM, Hans Verkuil wrote: > On Friday 19 June 2009 13:36:49 wk wrote: >> Is there anything planned/ongoing to support Radio Data System (RDS) >> with ivtv supported cards? >> Would be quite helpful for analogue radio channel scanning and finding >> the matching channel na

Re: [PATCH / resubmit] USB interrupt support for radio-si470x FM radio driver

2009-06-17 Thread Edouard Lafargue
mp3 streaming with embedded RDS info, but that's outside of the scope of this list. Thanks for all your help, now on to Tobias, I guess! Best regards, Signed-off-by: Edouard Lafargue diff -r b385a43af222 linux/drivers/media/radio/radio-si470x.c --- a/linux/drivers/media/radio/radio-si4

Re: [PATCH / resubmit] USB interrupt support for radio-si470x FM radio driver

2009-06-16 Thread Edouard Lafargue
ilabs dongle. I will investigate further, I wonder if other USB FM tokens have the same issue. I fixed this problem on rdsd by adding a configuration file option to prevent it constantly polling the dongle for its current frequency... Comments are welcome! Best regards, Signed-off-by: Edouard Lafargue

[PATCH] USB interrupt support for radio-si470x FM radio driver

2009-06-16 Thread Edouard Lafargue
a few bits left commented out in my patched version, those are kept to help code review if someone wants to help, they should probably be removed from a final release. Thanks for your feedback! Signed-off-by: Edouard Lafargue diff -Nur ../radio-si470x.c radio-si470x.c --- ../radio-si470x.c 2008