Re: [PATCH] em28xx: enable usb audio for plextor px-tv100u

2009-07-29 Thread acano
On Wed, Jul 29, 2009 at 01:57:30AM -0300, Mauro Carvalho Chehab wrote: > Ah, yes, there's a missing mute/unmute issue there. Instead of using > your code, I opted to duplicate part of ac97_set_ctrl code there. > > I opted to have a small duplicated code, but, IMO, it is now clearer > to see why we

Re: [PATCH] em28xx: enable usb audio for plextor px-tv100u

2009-07-28 Thread acano
On Mon, Jul 27, 2009 at 09:28:11PM -0300, Mauro Carvalho Chehab wrote: > Hi Acano, Tested-by: Angelo Cano works great > > + /*FIXME hack to unmute usb audio stream */ > > + em28xx_set_ctrl(dev, ctrl); > > Hmm... this function were removed. In thesis,

Re: em28xx i2s volume control

2009-07-20 Thread acano
On Sun, Jul 19, 2009 at 10:50:49AM -0300, Mauro Carvalho Chehab wrote: > Em Sat, 18 Jul 2009 14:22:51 -0400 > ac...@fastmail.fm escreveu: > > > How do you control the i2s volume output on empia boards? > > the em28xx chip doesn't control volume. This is done at the audio chip. > > For ac97 chips, t

The em28xx driver is creating /dev/video* entry for dvb only cards

2009-07-19 Thread acano
The em28xx driver is creating /dev/video* entry for dvb only cards. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] em28xx: kworld 340u

2009-07-18 Thread acano
support for kworld 340u. 8vsb and qam256 work, qam64 untested. diff -r 27ddf3fe0ed9 linux/drivers/media/dvb/frontends/lgdt3304.c --- a/linux/drivers/media/dvb/frontends/lgdt3304.c Wed Jun 17 04:38:12 2009 + +++ b/linux/drivers/media/dvb/frontends/lgdt3304.c Sat Jul 18 17:21:13 2009 -0400 @@ -

em28xx i2s volume control

2009-07-18 Thread acano
How do you control the i2s volume output on empia boards? -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] em28xx: enable usb audio for plextor px-tv100u

2009-07-18 Thread acano
diff -r 27ddf3fe0ed9 linux/drivers/media/video/em28xx/em28xx-cards.c --- a/linux/drivers/media/video/em28xx/em28xx-cards.c Wed Jun 17 04:38:12 2009 + +++ b/linux/drivers/media/video/em28xx/em28xx-cards.c Sat Jul 18 13:32:04 2009 -0400 @@ -639,10 +639,10 @@ struct em28xx_board em28xx_boards[] =