Hi Frank, On Wed, Jun 4, 2008 at 7:43 AM, Frank Neuber <[EMAIL PROTECTED]> wrote: > Hi, > > Am Dienstag, den 03.06.2008, 23:52 +0200 schrieb Markus Rechberger: >> Hi, >> >> On Tue, Jun 3, 2008 at 11:10 PM, Frank Neuber <[EMAIL PROTECTED]> wrote: >> > Hi Markus, >> > ok, I'll check this out. >> > Is there the raw vbi mode handled (regarding to my question >> > http://mcentral.de/pipermail/em28xx/2008-June/001564.html)? >> > >> >> I'm reworking the rawvbi implementation at the moment, best is to wait >> for the updates... > Thx for the info. Maybe I can help you with this because I started my > research on rawvbi with the Cinergy Hybrid T USB XS FM. Unfortunately I > have noch docu for the em28xx chip. This make the job hard ;-) >
Implementing rawvbi in the driver isn't difficult, the problem is getting applications work with the delivered data. There are specs available for the cx25843, this one has to be configured properly (this is not covered by the em28xx specs anyway, it's more about reading through those specs - understanding them and implementing it the right way). Enabling VBI for the em28xx is just setting a bit of the 0x11 register and this is already implemented in the em28xx. Markus _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
