Re: [linux-dvb] [PATCH] add device node locking possibility to dvbcore

2007-08-18 Thread Manu Abraham
Oliver Endriss wrote: > Does anyone know, why dvb_shutdown_timeout was introduced initially? > It was originally introduced looong time back by Obi. Some operations still incomplete on close() was the reason stated, IIRC. It had something to do with the FF cards ?, dunno. > I don't have a probl

Re: [linux-dvb] saa7146_i2c_writeout: timed out waiting for end of xfer

2007-08-18 Thread hermann pitton
Am Samstag, den 18.08.2007, 22:53 +0200 schrieb Soeren Sonnenburg: > On Tue, 2007-07-31 at 14:37 +0200, Oliver Endriss wrote: > > Stone wrote: > > > On 7/17/07, Oliver Endriss <[EMAIL PROTECTED]> wrote: > > > > > > > > Oliver Endriss wrote: > > > > > Imho the interrupt processing was broken: > > >

Re: [linux-dvb] [PATCH] add device node locking possibility to dvbcore

2007-08-18 Thread Oliver Endriss
Steven Toth wrote: > Trent Piepho wrote: > > On Fri, 17 Aug 2007, Markus Rechberger wrote: > > > as I wrote earlier the thread can be idle/closed even before the node > gets closed (you can test that with kaffeine, and you can test the > other case with the scan utility) >

Re: [linux-dvb] saa7146_i2c_writeout: timed out waiting for end of xfer

2007-08-18 Thread André Weidemann
Oliver Endriss wrote: > Unfortunately, I have no idea why the I2C transfer hangs sometimes. > Is there any pattern? Does it happen rarely or does the message flood > your logs? Within 2h 30min(VDR's last uptime) the poll timeout occurred 131 times. So the average occurrence is less than once a m

[linux-dvb] [Patches] dvb_ca_en50221: fix use count, error code

2007-08-18 Thread Oliver Endriss
Hi, Marco Schluessler sent me patches which fix two bugs in dvb_ca_en50221: - decrement module use count on error - return correct error code value If no one objects I'll commit them. CU Oliver -- VDR Remote Plugin 0.3.9: http://

Re: [linux-dvb] System load raises when budget_av is loaded

2007-08-18 Thread Oliver Endriss
[EMAIL PROTECTED] wrote: > 2007/8/18, e9hack <[EMAIL PROTECTED]>: > > > > I've modified saa7146_wait_for_debi_done() a little bit. The function > > returns earlier from the > > second loop, if nobusyloop was 0 and if SPCI_DEBI_E was set after 100usec. > > I've used udelay() and an > > additional co

Re: [linux-dvb] saa7146_i2c_writeout: timed out waiting for end of xfer

2007-08-18 Thread Oliver Endriss
Soeren Sonnenburg wrote: > On Tue, 2007-07-31 at 14:37 +0200, Oliver Endriss wrote: > > Stone wrote: > > > On 7/17/07, Oliver Endriss <[EMAIL PROTECTED]> wrote: > > > > > > > > Oliver Endriss wrote: > > > > > Imho the interrupt processing was broken: > > > > > - The first I2C interrupt should be us

Re: [linux-dvb] saa7146_i2c_writeout: timed out waiting for end of xfer

2007-08-18 Thread Oliver Endriss
André Weidemann wrote: > Oliver Endriss wrote: > > Hi Oliver, > > > Please try the current HG driver. (Important because timeouts are now > > logged in poll mode, too.) > > I downloaded the refactoring driver from the bz2-link on this page: > http://linuxtv.org/hg/~endriss/v4l-dvb-av7110-refacto

[linux-dvb] R: [PATCH to be tested] hvr3000 repository ported to todaysnapshot - support multiple frontends of hvr3000 and flydvbwithout rmmod/insmod

2007-08-18 Thread Eddi
Hi, > DVB-T: audio ok, no video > DVB-S: frontend selected but no audio and no video yet Perhaps is a problem with channel file. I get the same problem with the original snapshot Eddi ___ linux-dvb mailing list linux-dvb@linuxtv.org http://w

[linux-dvb] [PATCH to be tested] hvr3000 repository ported to today snapshot - support multiple frontends of hvr3000 and flydvb without rmmod/insmod

2007-08-18 Thread Eddi
Hi, I've upgraded my kernel so I had to backport Steven hvr3000 repository to newer release of v4l. <http://usa.dpeddi.com/v4l/v4l-dvb-20070818.tar.bz2> http://usa.dpeddi.com/v4l/v4l-dvb-20070818.tar.bz2 (Today snapshot) http://usa.dpeddi.com/v4l/v4l-dvb-20070818_hvr3000.diff

Re: [linux-dvb] FREECOM TNT USB Stick (25451)

2007-08-18 Thread M A Young
On Thu, 16 Aug 2007, RENOUARD Jean-Patrick wrote: > also, what is PID Filtering used to ? > I've seen in the Freecom source code that DVB_USB_ADAP_HAS_PID_FILTER is > used. > Does that mean that the device suport USB1.1 ? That means it might work under USB 1.1, because it only passes on packets w

[linux-dvb] [RFC] Hybrid tuner refactoring, phase 1

2007-08-18 Thread Michael Krufky
For the past few months, I've been working on refactoring the analog tuner.ko module, such that all hardware-specific code can be separated into dvb_frontend style tuner modules. This allows for a single module to be used by both the v4l2 tuner interface via the tuner.ko i2c_client driver, and

Re: [linux-dvb] bus control

2007-08-18 Thread Manu Abraham
>> My plan goes this way. >> >> * dvb-usb provides the real I2C bus. >> * the Host BIU is registered, which registers Virtual Bus #0 and #1 >> * the MASTER demod get's attached to VBus #0 - 0 >> * the MASTER tuner get's attached as a SLAVE on to the MASTER demod on >> VBus #0 - 1 >> * the SLAVE dem

Re: [linux-dvb] DiB0700 device support

2007-08-18 Thread Patrick Boettcher
I'm back, but have no better idea for the moment. I think I will see the other people next week, so some time has to go by. Sorry, Patrick. -- Mail: [EMAIL PROTECTED] WWW: http://www.wi-bw.tfh-wildau.de/~pboettch/ On Fri, 10 Aug 2007, Nicolas Will wrote: > On Fri, 2007-08-10 at 12:24 +0

Re: [linux-dvb] [PATCH] Trivial: repair mixed parm descs in dvb-usb-init.c

2007-08-18 Thread Patrick Boettcher
Committed, thanks. Patrick. On Wed, 15 Aug 2007, Michael Mauch wrote: > Hi, > > "modinfo dvb-usb" shows incomplete/mixed parameter descriptions: > > parm: force_pid_filter_usage:int > parm: disable_rc_polling:force all dvb-usb-devices to use a PID > filter, if any (de

Re: [linux-dvb] [PATCH] Add IR support for Nova-T Stick etc.

2007-08-18 Thread Patrick Boettcher
Committed, thanks. Patrick. On Wed, 1 Aug 2007, Darren Salt wrote: > k > MIME-Version: 1.0 > Content-Type: text/plain; charset=us-ascii > > Working with my Nova-T Stick (70001) with remote control model A415. > Untested with other dib0700m/dib0700p devices. > > Signed-off-by: Darren Salt <[EMA

Re: [linux-dvb] [PATCH] Typo fix in Nova-TD description

2007-08-18 Thread Patrick Boettcher
Committed, thanks. Patrick. -- Mail: [EMAIL PROTECTED] WWW: http://www.wi-bw.tfh-wildau.de/~pboettch/ On Wed, 1 Aug 2007, Darren Salt wrote: > Signed-off-by: Darren Salt <[EMAIL PROTECTED]> > > diff -r ad9b95d2aac4 linux/drivers/media/dvb/dvb-usb/dib0700_devices.c > --- a/linux/drivers/me

Re: [linux-dvb] [PATCH] Updated GenPix USB driver

2007-08-18 Thread Patrick Boettcher
Committed, thanks. I will ask Mauro to pull it to main, soon. Patrick. On Sun, 5 Aug 2007, Alan Nisota wrote: > I've been pretty lax with this, and there are now 4 different versions of the > GENPIX USB adapter. The newest 'Skywalker' models are fully self-contained, > and need no additional h

Re: [linux-dvb] saa7146_i2c_writeout: timed out waiting for end of xfer

2007-08-18 Thread Soeren Sonnenburg
On Tue, 2007-07-31 at 14:37 +0200, Oliver Endriss wrote: > Stone wrote: > > On 7/17/07, Oliver Endriss <[EMAIL PROTECTED]> wrote: > > > > > > Oliver Endriss wrote: > > > > Imho the interrupt processing was broken: > > > > - The first I2C interrupt should be used to wake-up the task. > > > > It do

Re: [linux-dvb] [PATCH] add device node locking possibility to dvbcore

2007-08-18 Thread Andreas Oberritter
Hi Manu, Manu Abraham wrote: > Andreas Oberritter wrote: >> I think that the option dvb_shutdown_timeout must be removed to fix the >> problem, where the frontend thread can be idle after close(). IMHO the >> thread should always be terminated when the last writer closes the >> device. The release

Re: [linux-dvb] [PATCH] add device node locking possibility todvbcore

2007-08-18 Thread Steven Toth
Manu Abraham wrote: ts_bus_ctrl does a kind of reference counting. For readers: - fe->ops.ts_bus_ctrl(fe,1) is called during open - fe->ops.ts_bus_ctrl(fe,0) is called during close For the one and only writer: - fe->ops.ts_bus_ctrl(fe,1) is called during open

Re: [linux-dvb] Lock problems about mt2131

2007-08-18 Thread Steven Toth
kevin liu wrote: > No, I read the status register in tuner set parameters function, > it seems locked. > but my demod chip just can not detect any available signals. > And I read the registers 0x01, 0x02,0x03,0x04, 0x05,0x06, > Compare these values to these read through windows driver, these >

Re: [linux-dvb] [PATCH] Userspace tuner

2007-08-18 Thread CityK
Markus Rechberger wrote: > anyway it's history; we shouldn't waste more time on discussing what > happened Indeed. However, you have continued to do so, and in an inflammatory fashion -- and that is just not going to escape attention. As I've indicated to you earlier -- if the issue is truly at

Re: [linux-dvb] [PATCH] add device node locking possibility todvbcore

2007-08-18 Thread Steven Toth
Trent Piepho wrote: > On Fri, 17 Aug 2007, Markus Rechberger wrote: > as I wrote earlier the thread can be idle/closed even before the node gets closed (you can test that with kaffeine, and you can test the other case with the scan utility) >>> How can this happen? A

[linux-dvb] compile problem

2007-08-18 Thread e9hack
Hi, it isn't possible to compile the current v4l-tree with linux 2.6.22.2: very-new-darkstar:/usr/src/v4l-dvb-test # make make -C /usr/src/v4l-dvb-test/v4l make[1]: Entering directory `/usr/src/v4l-dvb-test/v4l' creating symbolic links... make -C /lib/modules/2.6.22.2-test/build SUBDIRS=/usr/src/

Re: [linux-dvb] System load raises when budget_av is loaded

2007-08-18 Thread e9hack
2007/8/18, e9hack <[EMAIL PROTECTED]>: > > > I've modified saa7146_wait_for_debi_done() a little bit. The function > returns earlier from the > second loop, if nobusyloop was 0 and if SPCI_DEBI_E was set after 100usec. > I've used udelay() and an > additional counter. My TT-C2300 has reported an AR

Re: [linux-dvb] [PATCH] add device node locking possibility to dvbcore

2007-08-18 Thread Manu Abraham
Hi Obi, Andreas Oberritter wrote: > Hi Oliver, > > Oliver Endriss wrote: >> ts_bus_ctrl does a kind of reference counting. >> >> For readers: >> - fe->ops.ts_bus_ctrl(fe,1) is called during open >> - fe->ops.ts_bus_ctrl(fe,0) is called during close >> >> For the one and only writer: >> - fe->ops.

Re: [linux-dvb] [PATCH] add device node locking possibility to dvbcore

2007-08-18 Thread Manu Abraham
>>> ts_bus_ctrl does a kind of reference counting. >>> >>> For readers: >>> - fe->ops.ts_bus_ctrl(fe,1) is called during open >>> - fe->ops.ts_bus_ctrl(fe,0) is called during close >>> >>> For the one and only writer: >>> - fe->ops.ts_bus_ctrl(fe,1) is called during open >>> - fe->ops.ts_bus_ctrl(

Re: [linux-dvb] [PATCH] add device node locking possibility to dvbcore

2007-08-18 Thread Trent Piepho
On Fri, 17 Aug 2007, Markus Rechberger wrote: > > > as I wrote earlier the thread can be idle/closed even before the node > > > gets closed (you can test that with kaffeine, and you can test the > > > other case with the scan utility) > > > > How can this happen? Afaics the fe thread may continue t