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.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
linux-dvb mailing list
[EMAIL PROTECTED]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to