Re: cx22702.c, 2.6.13-rc3 and a pci Hauppauge Nova-T DVB-T TV card

2005-07-15 Thread Andrew Benton
Patrick Boettcher wrote: On Fri, 15 Jul 2005, Andrew Benton wrote: Hi, I tried the patch but unfortunately the kernel didn't compile, it ended like this CC drivers/media/video/cx88/cx88-blackbird.o CC drivers/media/video/cx88/cx88-dvb.o drivers/media/video/cx88/cx88-dvb.c:169: error:

Re: cx22702.c, 2.6.13-rc3 and a pci Hauppauge Nova-T DVB-T TV card

2005-07-15 Thread Patrick Boettcher
On Fri, 15 Jul 2005, Mauro Carvalho Chehab wrote: Patrick, Patrick Boettcher wrote: On Fri, 15 Jul 2005, Andrew Benton wrote: Hi, I tried the patch but unfortunately the kernel didn't compile, it ended like this CC drivers/media/video/cx88/cx88-blackbird.o CC drivers/media/video/c

Re: cx22702.c, 2.6.13-rc3 and a pci Hauppauge Nova-T DVB-T TV card

2005-07-15 Thread Mauro Carvalho Chehab
Patrick, Patrick Boettcher wrote: > On Fri, 15 Jul 2005, Andrew Benton wrote: > >> Hi, I tried the patch but unfortunately the kernel didn't compile, it >> ended like this >> >> CC drivers/media/video/cx88/cx88-blackbird.o >> CC drivers/media/video/cx88/cx88-dvb.o >> drivers/media/video

Re: cx22702.c, 2.6.13-rc3 and a pci Hauppauge Nova-T DVB-T TV card

2005-07-15 Thread Patrick Boettcher
On Fri, 15 Jul 2005, Andrew Benton wrote: Hi, I tried the patch but unfortunately the kernel didn't compile, it ended like this CC drivers/media/video/cx88/cx88-blackbird.o CC drivers/media/video/cx88/cx88-dvb.o drivers/media/video/cx88/cx88-dvb.c:169: error: unknown field `output_mod

Re: cx22702.c, 2.6.13-rc3 and a pci Hauppauge Nova-T DVB-T TV card

2005-07-15 Thread Andrew Benton
Patrick Boettcher wrote: On Fri, 15 Jul 2005, Johannes Stezenbach wrote: Andrew Benton wrote: My pci TV card (a Hauppauge Nova-T DVB-T) works fine with a 2.6.13-rc2 kernel but won't work with a 2.6.13-rc3 by a process of elimination I've found that if I reverse this part of the 2.6.13-rc3 patc

Re: cx22702.c, 2.6.13-rc3 and a pci Hauppauge Nova-T DVB-T TV card

2005-07-15 Thread Mauro Carvalho Chehab
Patrick, We'll include it at V4L. Mauro. Patrick Boettcher wrote: > > Hmm, yes. When I changed the cx22702-driver to make it work with the > cxusb-driver, I added another field to the struct cx22702_config to > determine the output type. > > I was well aware that this breaks support fo

Re: cx22702.c, 2.6.13-rc3 and a pci Hauppauge Nova-T DVB-T TV card

2005-07-15 Thread Patrick Boettcher
On Fri, 15 Jul 2005, Johannes Stezenbach wrote: Andrew Benton wrote: My pci TV card (a Hauppauge Nova-T DVB-T) works fine with a 2.6.13-rc2 kernel but won't work with a 2.6.13-rc3 by a process of elimination I've found that if I reverse this part of the 2.6.13-rc3 patch the card works fine. Ple

Re: cx22702.c, 2.6.13-rc3 and a pci Hauppauge Nova-T DVB-T TV card

2005-07-15 Thread Johannes Stezenbach
Andrew Benton wrote: > My pci TV card (a Hauppauge Nova-T DVB-T) works fine with a 2.6.13-rc2 > kernel but won't work with a 2.6.13-rc3 by a process of elimination I've > found that if I reverse this part of the 2.6.13-rc3 patch the card works > fine. Please do not include this in the 2.6.13 ker

cx22702.c, 2.6.13-rc3 and a pci Hauppauge Nova-T DVB-T TV card

2005-07-15 Thread Andrew Benton
Hello, My pci TV card (a Hauppauge Nova-T DVB-T) works fine with a 2.6.13-rc2 kernel but won't work with a 2.6.13-rc3 by a process of elimination I've found that if I reverse this part of the 2.6.13-rc3 patch the card works fine. Please do not include this in the 2.6.13 kernel. diff --git a/dr