Re: [linux-dvb] Re: MSI Megasky 580 using Uli m9206 -- http://linuxtv.org/hg/~mkrufky/m920x

2006-09-28 Thread Patrick Boettcher
Attached my very minor suggestions. Your repository (even without that patch): Acked-by: Patrick Boettcher <[EMAIL PROTECTED]> On Thu, 28 Sep 2006, Michael Krufky wrote: > Aapo Tahkola wrote: > > On Wed, 27 Sep 2006 13:16:36 +0200 (CEST) > > Patrick Boettcher <[EMAIL PROTECTED]> wrote: > > > >

Re: [linux-dvb] Re: MSI Megasky 580 using Uli m9206 -- http://linuxtv.org/hg/~mkrufky/m920x

2006-09-27 Thread Michael Krufky
Aapo Tahkola wrote: > On Wed, 27 Sep 2006 13:16:36 +0200 (CEST) > Patrick Boettcher <[EMAIL PROTECTED]> wrote: > >> Hi Micheal, >> >> Attached you'll find my suggestions to your current tree. First I applied Aapo's patch, then I incorporated suggestions from Patrick and Aapo in this email thread.

[linux-dvb] Re: MSI Megasky 580 using Uli m9206 -- http://linuxtv.org/hg/~mkrufky/m920x

2006-09-27 Thread Aapo Tahkola
On Wed, 27 Sep 2006 13:16:36 +0200 (CEST) Patrick Boettcher <[EMAIL PROTECTED]> wrote: > Hi Micheal, > > Attached you'll find my suggestions to your current tree. -#include "m920x.h" +#define DVB_USB_LOG_PREFIX "m920x" +#include "dvb-usb.h" -#ifndef _DVB_USB_M920X_H_ -#define _DVB_USB_M920X_H_

[linux-dvb] Re: MSI Megasky 580 using Uli m9206 -- http://linuxtv.org/hg/~mkrufky/m920x

2006-09-27 Thread Patrick Boettcher
Hi Micheal, Attached you'll find my suggestions to your current tree. Patrick. On Tue, 26 Sep 2006, Michael Krufky wrote: > Patrick, > > Could you look over the changesets in this tree and let me know whether > or not you approve of this? > > Aapo, > > After you sent your patch in to the lin

[linux-dvb] Re: MSI Megasky 580 using Uli m9206 -- http://linuxtv.org/hg/~mkrufky/m920x

2006-09-27 Thread Patrick Boettcher
Hi Aapo, First some comments to your patch. On Wed, 27 Sep 2006, Aapo Tahkola wrote: > On Tue, 26 Sep 2006 14:21:08 -0400 > Couple improvements in this patch: > -hardware pid filtering no longed enabled unless in usb 1.x mode You actually don't need to do this. The dvb-usb-stuff is looking for t

[linux-dvb] Re: MSI Megasky 580 using Uli m9206 -- http://linuxtv.org/hg/~mkrufky/m920x

2006-09-26 Thread Aapo Tahkola
On Tue, 26 Sep 2006 14:21:08 -0400 Michael Krufky <[EMAIL PROTECTED]> wrote: > Patrick, > > Could you look over the changesets in this tree and let me know > whether or not you approve of this? > > Aapo, > > After you sent your patch in to the linux-dvb mailing list, Patrick > had some comments