Re: [PULL] http://kernellabs.com/hg/~dheitmueller/em28xx-vbi3

2009-09-13 Thread Devin Heitmueller
On Sun, Sep 13, 2009 at 10:58 AM, Mauro Carvalho Chehab wrote: > Em Fri, 11 Sep 2009 00:00:35 -0400 > Devin Heitmueller escreveu: > >> Hello Mauro, >> >> Please PULL from http://kernellabs.com/hg/~dheitmueller/em28xx-vbi3 >> for the following >> >> em28xx: better describe vinctrl registers >> em2

Re: [PULL] http://kernellabs.com/hg/~dheitmueller/em28xx-vbi3

2009-09-13 Thread Mauro Carvalho Chehab
Em Fri, 11 Sep 2009 00:00:35 -0400 Devin Heitmueller escreveu: > Hello Mauro, > > Please PULL from http://kernellabs.com/hg/~dheitmueller/em28xx-vbi3 > for the following > > em28xx: better describe vinctrl registers > em28xx: make video isoc stream work when VBI is enabled > em28xx: add raw VBI

Re: [PULL] http://kernellabs.com/hg/~dheitmueller/em28xx-vbi3

2009-09-11 Thread Andy Walls
On Fri, 2009-09-11 at 17:04 -0400, Devin Heitmueller wrote: > On Fri, Sep 11, 2009 at 4:56 PM, Andy Walls wrote: > > + /* FIXME: hard-coded for NTSC support */ > > + format->fmt.vbi.sampling_rate = 675 * 4 / 2; /* FIXME: ??? */ > > > > The BT.656 Pixel clock for both 60 Hz and 50 H

Re: [PULL] http://kernellabs.com/hg/~dheitmueller/em28xx-vbi3

2009-09-11 Thread Devin Heitmueller
On Fri, Sep 11, 2009 at 4:56 PM, Andy Walls wrote: > +       /* FIXME: hard-coded for NTSC support */ > +       format->fmt.vbi.sampling_rate = 675 * 4 / 2; /* FIXME: ??? */ > > The BT.656 Pixel clock for both 60 Hz and 50 Hz systems is 13.5 > Mpixels/sec.  Unless you switch to PAL or NTSC squ

Re: [PULL] http://kernellabs.com/hg/~dheitmueller/em28xx-vbi3

2009-09-11 Thread Andy Walls
On Fri, 2009-09-11 at 00:00 -0400, Devin Heitmueller wrote: > Hello Mauro, > > Please PULL from http://kernellabs.com/hg/~dheitmueller/em28xx-vbi3 > for the following > > em28xx: better describe vinctrl registers > em28xx: make video isoc stream work when VBI is enabled > em28xx: add raw VBI supp

[PULL] http://kernellabs.com/hg/~dheitmueller/em28xx-vbi3

2009-09-10 Thread Devin Heitmueller
Hello Mauro, Please PULL from http://kernellabs.com/hg/~dheitmueller/em28xx-vbi3 for the following em28xx: better describe vinctrl registers em28xx: make video isoc stream work when VBI is enabled em28xx: add raw VBI support for NTSC em28xx: fix mmap_mapper with vbi em28xx: restructure fh/dev loc