Re: [linux-dvb] TwinhanDTV MagicBox Pro (DVB-T/Analogue)

2007-03-14 Thread John Dalgliesh
On Tue, 13 Mar 2007, Christian Stoessel wrote: Hello together, I have a TwinhanDTV MagicBox Pro (DVB-T/Analogue) as listed in your Unspecified/Unkown devices section at hand. H, is there no linux driver for this one yet? I've got a Mac driver for it in my CVS repository if anyone's

Re: [linux-dvb] Random Oops

2007-03-14 Thread Henrik Beckman
Yes, soft disconnect caused by something in the USB communication chain, exactly what I donĀ“t know. Try a later or latest version of the dvb drivers or even start with a newer kernel and then newer dvb. Also check cables and other sources of interference. Search the archive for nova-t 500 and

[linux-dvb] CRC 32 information for MPEG checksum

2007-03-14 Thread Paolo Pasquali
Hi to all, I'm doing an application to off-line analyze and edit a generic DVB TS. I have a lot og problems with CRC32 calculation on PSI/SI tables. I'm using a fast calculation CRC32: poly: 0x04c11db7 table: 0x, 0x04c11db7, 0x09823b6e, 0x0d4326d9, 0x130476dc, 0x17c56b6b,

Re: [linux-dvb] CRC 32 information for MPEG checksum

2007-03-14 Thread w-thiel
On Wed, Mar 14, 2007 at 12:37:15PM +0100, Paolo Pasquali wrote: Hi to all, I'm doing an application to off-line analyze and edit a generic DVB TS. I have a lot og problems with CRC32 calculation on PSI/SI tables. I'm using a fast calculation CRC32: poly: 0x04c11db7 table: 0x,

Re: [linux-dvb] HVR4000 Support

2007-03-14 Thread Darron Broad
In message [EMAIL PROTECTED], Steven Toth wrote: Bob wrote: hi guys On Tuesday 13 March 2007 14:34, Steven Toth wrote: Hi, I've created a new tree based on the current mainline v4l/dvb tree, Manu's multiproto patches and the HVR400 specific patches. It can be found here

Re: [linux-dvb] fmd1216 integration

2007-03-14 Thread Steven Toth
I've been told that the fmd1216 uses the TUA6034. But in this case it doesn't really matter, all these I2C PLLs work this way. I have an 11 year old datasheet for a Philips tuner, and it's the same way. Ack I'd like to proceed this way: - first i correct the bug in the sleep function. -

Re: [linux-dvb] DSM-CC Synchronized Download Protocol

2007-03-14 Thread thomas . lagemann
Zitat von timecop [EMAIL PROTECTED]: DSM-CC is used a lot in ISDB-T / ISDB-S for data broadcasting and firmware download. Have a poke around http://www.dibeg.org/aribstd/ARIBSTD.htm One of B-xx standards should cover DSM-CC related stuff. I know it does because I wrote a parser for DDI and

Re: [linux-dvb] DSM-CC Synchronized Download Protocol

2007-03-14 Thread Rudy Zijlstra
On Wed, 14 Mar 2007, [EMAIL PROTECTED] wrote: Zitat von timecop [EMAIL PROTECTED]: DSM-CC is used a lot in ISDB-T / ISDB-S for data broadcasting and firmware download. Have a poke around http://www.dibeg.org/aribstd/ARIBSTD.htm One of B-xx standards should cover DSM-CC related stuff. I know

Re: [linux-dvb] fmd1216 integration

2007-03-14 Thread Trent Piepho
On Wed, 14 Mar 2007, Steven Toth wrote: My plan was to come up with a patch that converted all the users of fmd1216 at once. FMD1216ME was recently replaced by the FMD1216MEX. Not sure if this impacts on your plans. I don't have the datasheet off hand but I'm told FM tuning has

Re: [linux-dvb] fmd1216 integration

2007-03-14 Thread Hartmut Hackmann
Hi Trent Piepho schrieb: On Wed, 14 Mar 2007, Hartmut Hackmann wrote: Trent Piepho schrieb: philips_fmd1216_tuner_init() just sends { 0x0b, 0xdc, 0x9c, 0xa0 } to the tuner. It could be replaced with the dvb-pll version, which will have the same effect. I will have a look My fmd1216 patch

Re: [linux-dvb] fmd1216 integration

2007-03-14 Thread Steven Toth
That shouldn't make a difference. If the tuner is different enough that it needs a different configuration, then it will just need to be added as a new tuner type. Shouldn't make any difference to existing users of the fmd1216me. Of course I'm sure the card makers will switch tuners without

[linux-dvb] 8051 firmware disassembly

2007-03-14 Thread Nick Andrew
I figure this may take only a minute for the right person, and it can't hurt to ask, so ... I have a 3k firmware image for 8051. Is there anybody who can disassemble this file for me? The file seems to contain some code and some data, so naturally the disassembly will need to deduce which is

[linux-dvb] Re: TwinhanDTV MagicBox Pro (DVB-T/Analogue)

2007-03-14 Thread Christian Stoessel
I have a TwinhanDTV MagicBox Pro (DVB-T/Analogue) as listed in your Unspecified/Unkown devices section at hand. H, is there no linux driver for this one yet? I've got a Mac driver for it in my CVS repository if anyone's interested (digital part only). It uses a ULi M9207 so I imagine

Re: [linux-dvb] 8051 firmware disassembly

2007-03-14 Thread Mike Isely
On Thu, 15 Mar 2007, Nick Andrew wrote: I figure this may take only a minute for the right person, and it can't hurt to ask, so ... I have a 3k firmware image for 8051. Is there anybody who can disassemble this file for me? The file seems to contain some code and some data, so naturally

Re: [linux-dvb] fmd1216 integration

2007-03-14 Thread Trent Piepho
On Wed, 14 Mar 2007, Hartmut Hackmann wrote: How does that happen? I figured P4 just changed the SAW filters, but it enables/disables the tda9887 too? I have no idea why and how this is done, i just observed that... I wonder if this is a problem for the v4l tuner module. If one