[linux-dvb] [PATCH] m920x for LifeView TV Walker Twin
Nick Andrew
nick-linuxtv at nick-andrew.net
Sun Apr 15 17:43:17 CEST 2007
On Tue, Mar 20, 2007 at 06:03:02PM +0200, Aapo Tahkola wrote:
> This patch *might* make pid filtering work on your second adapter.
>
> Can you test it?
I did an initial test. Inconclusive results using kaffeine. I'll
try harder next time (i.e. not using kaffeine).
> You should be able to enable pid filters by rmmoding ehci_hdc(usb 2.0
> driver). That should force your device into usb 1.0 mode and thus
> enable hardware pid filters.
Ok.
Your patch missed one place where m->filters is being used:
> @@ -290,16 +312,13 @@ static int m9206_update_filters(struct d
> if (m->filters[i] == 0)
> continue;
Should be m->filters[adap->id][i].
Nick.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20070416/ae3b1c41/attachment-0001.pgp
More information about the linux-dvb
mailing list