Pctv60e

2017-12-26 Thread Fulvio Nigrisoli
Dear Support, there are some instruction on how to install driver for pctv60e on debian OS ? Thanks in advance Sent from my iPhone

Re: [PATCH] Drivers for Pinnacle pctv200e and pctv60e

2009-04-01 Thread Gabriele Dini Ciacci
ace is to port to the new "style" used. I can merge my version of the driver with your and get a final driver, indeed your i2c is much better, as I coded i2c as a i2c ignorant, so just copying from the other drivers. I will just take your implementation for that part. Thanks a lot for the i2

Re: [PATCH] Drivers for Pinnacle pctv200e and pctv60e

2009-04-01 Thread Patrick Boettcher
Hi, On Wed, 1 Apr 2009, Gabriele Dini Ciacci wrote: On Tue, 31 Mar 2009 17:51:23 -0400 Devin Heitmueller wrote: On Tue, Mar 31, 2009 at 5:35 PM, Gabriele Dini Ciacci wrote: I it's so, say me how to make or where to look to create a profile for the existing driver. I am willing to do the w

Re: [PATCH] Drivers for Pinnacle pctv200e and pctv60e

2009-04-01 Thread Patrick Boettcher
Hi all, On Wed, 1 Apr 2009, Gabriele Dini Ciacci wrote: While there are indeed drivers based on the same FX2 chip in your device, it may be possible to reuse an existing driver, or you may need a whole new driver, depending on how much the firmware varies between your product versus the others.

Re: [PATCH] Drivers for Pinnacle pctv200e and pctv60e

2009-03-31 Thread Gabriele Dini Ciacci
On Tue, 31 Mar 2009 17:51:23 -0400 Devin Heitmueller wrote: > On Tue, Mar 31, 2009 at 5:35 PM, Gabriele Dini Ciacci > wrote: > > I it's so, say me how to make or where to look to create a profile > > for the existing driver. > > > > I am willing to do the work. > > > > (when I first wrote the dr

Re: [PATCH] Drivers for Pinnacle pctv200e and pctv60e

2009-03-31 Thread Devin Heitmueller
On Tue, Mar 31, 2009 at 5:35 PM, Gabriele Dini Ciacci wrote: > I it's so, say me how to make or where to look to create a profile for > the existing driver. > > I am willing to do the work. > > (when I first wrote the driver to me it seemed that this was the > simplet way. > > Meanwhile I will try

Re: [PATCH] Drivers for Pinnacle pctv200e and pctv60e

2009-03-31 Thread Gabriele Dini Ciacci
9 Mar 2009 15:56:08 +0200 > >> Gabriele Dini Ciacci wrote: > >> > >> > Hello, > >> > > >> > This is a stub patch to make the subjects card work. > >> > > >> > I am using the driver on a pctv60e and it is very stable, I use

Re: [PATCH] Drivers for Pinnacle pctv200e and pctv60e

2009-03-31 Thread Devin Heitmueller
>> > This is a stub patch to make the subjects card work. >> > >> > I am using the driver on a pctv60e and it is very stable, I use it >> > daily. It should work for pctv200e but not owning the device I >> > cannot test it. >> > >> &g

Re: [PATCH] Drivers for Pinnacle pctv200e and pctv60e

2009-03-31 Thread Gabriele Dini Ciacci
On Tue, 31 Mar 2009 07:56:10 -0300 Mauro Carvalho Chehab wrote: > Hi Gabriele, > > On Sun, 29 Mar 2009 15:56:08 +0200 > Gabriele Dini Ciacci wrote: > > > Hello, > > > > This is a stub patch to make the subjects card work. > > > > I am using the

Re: [PATCH] Drivers for Pinnacle pctv200e and pctv60e

2009-03-31 Thread Mauro Carvalho Chehab
Hi Gabriele, On Sun, 29 Mar 2009 15:56:08 +0200 Gabriele Dini Ciacci wrote: > Hello, > > This is a stub patch to make the subjects card work. > > I am using the driver on a pctv60e and it is very stable, I use it > daily. It should work for pctv200e but not owning the devi

[PATCH] Drivers for Pinnacle pctv200e and pctv60e

2009-03-29 Thread Gabriele Dini Ciacci
Hello, This is a stub patch to make the subjects card work. I am using the driver on a pctv60e and it is very stable, I use it daily. It should work for pctv200e but not owning the device I cannot test it. The code need to be cleaned, as I am not an experienced kernel coder. The code in mt352.c