From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Message-ID: <47D7E260.4030502@iki.fi> Date: Wed, 12 Mar 2008 16:02:08 +0200 From: Antti Palosaari MIME-Version: 1.0 To: Jarryd Beck References: <47D539E8.6060204@linuxtv.org> <47D5AF38.90600@iki.fi> <37219a840803111625x3079e56apf38b7122979fc11d@mail.gmail.com> <47D735F4.2070303@linuxtv.org> <37219a840803120549sc494d8es194784b875d7f91c@mail.gmail.com> In-Reply-To: <37219a840803120549sc494d8es194784b875d7f91c@mail.gmail.com> Content-Type: multipart/mixed; boundary="------------020407010303070906070602" Cc: linux-dvb@linuxtv.org, Michael Krufky Subject: Re: [linux-dvb] NXP 18211HDC1 tuner List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-dvb-bounces@linuxtv.org Errors-To: linux-dvb-bounces+mchehab=infradead.org@linuxtv.org List-ID: This is a multi-part message in MIME format. --------------020407010303070906070602 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit hello I looked sniffs and find correct demodulator initialization values for this NXP tuner. Copy & paste correct table from attached file and try. Hopefully it works. I compared your sniff to mt2060 and qt1010 based devices and there was still some minor differences to check. regards, Antti Michael Krufky wrote: > On Tue, Mar 11, 2008 at 11:06 PM, Jarryd Beck wrote: >>> > >> > > Also when I plugged it in, it sat there for about 10 seconds before >> > > finishing loading (dmesg printed another 5 lines about the device >> > > after about 10 seconds), but still no tuning. >> > >> > Can I see those five lines? ;-) >> > >> > While you're at it, you may as well include dmesg from the point that the bridge driver loads and on. >> > >> >> Here's dmesg from the point it starts up until it finishes printing stuff. >> >> usb 2-10: new high speed USB device using ehci_hcd and address 22 >> usb 2-10: configuration #1 chosen from 1 choice >> af9015_usb_probe: >> af9015_identify_state: reply:01 >> dvb-usb: found a 'Leadtek Winfast DTV Dongle Gold' in cold state, will >> try to load a firmware >> dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw' >> af9015_download_firmware: >> dvb-usb: found a 'Leadtek Winfast DTV Dongle Gold' in warm state. >> dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. >> DVB: registering new adapter (Leadtek Winfast DTV Dongle Gold) >> af9015_eeprom_dump: >> 00: 31 c2 bb 0b 00 00 00 00 13 04 29 60 00 02 01 02 >> 10: 00 80 00 fa fa 10 40 ef 01 30 31 30 31 30 32 30 >> 20: 35 30 35 30 30 30 30 31 ff ff ff ff ff ff ff ff >> 30: 00 00 3a 01 00 08 02 00 cc 10 00 00 9c ff ff ff >> 40: ff ff ff ff ff 08 02 00 1d 8d c4 04 82 ff ff ff >> 50: ff ff ff ff ff 26 00 00 04 03 09 04 10 03 4c 00 >> 60: 65 00 61 00 64 00 74 00 65 00 6b 00 30 03 57 00 >> 70: 69 00 6e 00 46 00 61 00 73 00 74 00 20 00 44 00 >> 80: 54 00 56 00 20 00 44 00 6f 00 6e 00 67 00 6c 00 >> 90: 65 00 20 00 47 00 6f 00 6c 00 64 00 20 03 30 00 >> a0: 31 00 30 00 31 00 30 00 31 00 30 00 31 00 30 00 >> b0: 36 00 30 00 30 00 30 00 30 00 31 00 00 ff ff ff >> c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff >> d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff >> e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff >> f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff >> af9015_read_config: xtal:2 set adc_clock:28000 >> af9015_read_config: tuner id1:156 >> af9015_read_config: spectral inversion:0 >> af9015_set_gpios: >> af9013: firmware version:4.95.0 >> DVB: registering frontend 2 (Afatech AF9013 DVB-T)... >> af9015_tuner_attach: >> tda18271_tuner_attach: >> tda18271 5-00c0: creating new instance >> >> TDA18271HD/C1 detected @ 5-00c0 >> input: IR-receiver inside an USB DVB receiver as /class/input/input34 >> dvb-usb: schedule remote query interval to 200 msecs. >> dvb-usb: Leadtek Winfast DTV Dongle Gold successfully initialized and connected. >> af9015_init: >> af9015_download_ir_table: >> input: Leadtek WinFast DTV Dongle Gold as /class/input/input35 >> input: USB HID v1.01 Keyboard [Leadtek WinFast DTV Dongle Gold] on >> usb-0000:00:02.1-10 >> >> >> >> This is channel 7's entry in channels.conf: >> 7 Digital:177500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_2_3:FEC_2_3:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE:513:514:1312 > > > Jarryd, > > I've analyzed the snoop that you've taken of the windows driver, and I > conclude that the driver is basically doing exactly the same that the > linux driver would do. The only thing that I cannot verify is whether > or not the tda18211 uses the same table values as the tda18271c1. > Based on the traffic in your snoop, it looks like the exact same > algorithm is used, but based on a new set of tables -- I will not be > able to confirm that without a tda18211 datasheet. The only thing > that you can do is try the tda18271 driver and hopefully it will work. > > Have you tried to tune yet? There is a space in your channels.conf, > "7 Digital" -- you may want to change that to something like, > "7Digital" so that command line applications will work. > > Good Luck, > > Mike > > _______________________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb -- http://palosaari.fi/ --------------020407010303070906070602 Content-Type: text/plain; name="AF9015_inits.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="AF9015_inits.txt" 0023980 9bd5 0800 0001 9bd6 0800 0003 9bbe 0800 0023af0 9bd5 0800 0001 9bd6 0800 0007 d1a0 0101 0023ca0 9bd5 0800 0001 9bd6 0800 0006 9bbe 0800 0023e10 0800 0008 0000 0000 9bd5 0800 0001 9bd6 0023fa0 9bd5 0800 0001 9bd6 0800 0007 d1a0 0101 0024150 9bee 0100 0001 0000 9bd5 0800 0001 9bd6 0024300 0080 9bee 0100 0001 9bd5 0800 0001 9bd6 00244d0 d73b 0103 0000 0000 9bd5 0800 0001 9bd6 0024670 9bd5 0800 0001 9bd6 0800 0004 d1a0 0101 0036740 9bd5 2062 29b2 0003 32d5 0000 89d6 0001 [crope@localhost Files]$ hexdump -s 0x000023980 -n 366 -e '1/2 "{ 0x%04x, " 2/1 "0x%02x, " 1/1 " 0x%02x }, " 1/1 "\n"' AF15BDA.sys { 0x9bd5, 0x00, 0x08, 0x01 }, { 0x9bd6, 0x00, 0x08, 0x03 }, { 0x9bbe, 0x00, 0x08, 0x01 }, { 0xd1a0, 0x01, 0x01, 0x01 }, { 0xd000, 0x00, 0x01, 0x01 }, { 0xd000, 0x01, 0x01, 0x00 }, { 0xd001, 0x01, 0x01, 0x01 }, { 0xd001, 0x00, 0x01, 0x00 }, { 0xd001, 0x05, 0x01, 0x00 }, { 0xd002, 0x00, 0x05, 0x19 }, { 0xd003, 0x00, 0x05, 0x1a }, { 0xd004, 0x00, 0x05, 0x19 }, { 0xd005, 0x00, 0x05, 0x1a }, { 0xd00e, 0x00, 0x05, 0x10 }, { 0xd00f, 0x00, 0x03, 0x04 }, { 0xd00f, 0x03, 0x03, 0x05 }, { 0xd010, 0x00, 0x03, 0x04 }, { 0xd010, 0x03, 0x03, 0x05 }, { 0xd016, 0x04, 0x04, 0x03 }, { 0xd01f, 0x00, 0x06, 0x0a }, { 0xd020, 0x00, 0x06, 0x0a }, { 0x9bda, 0x00, 0x08, 0x00 }, { 0x9be3, 0x00, 0x08, 0x00 }, { 0xd015, 0x00, 0x08, 0x50 }, { 0xd016, 0x00, 0x01, 0x00 }, { 0xd044, 0x00, 0x08, 0x46 }, { 0xd045, 0x00, 0x01, 0x00 }, { 0xd008, 0x00, 0x08, 0xdf }, { 0xd009, 0x00, 0x02, 0x02 }, { 0xd006, 0x00, 0x08, 0x44 }, { 0xd007, 0x00, 0x02, 0x01 }, { 0xd00c, 0x00, 0x08, 0xeb }, { 0xd00d, 0x00, 0x02, 0x02 }, { 0xd00a, 0x00, 0x08, 0xf4 }, { 0xd00b, 0x00, 0x02, 0x01 }, { 0x9bba, 0x00, 0x08, 0xf9 }, { 0x9bc3, 0x00, 0x08, 0xdf }, { 0x9bc4, 0x00, 0x08, 0x02 }, { 0x9bc5, 0x00, 0x08, 0xeb }, { 0x9bc6, 0x00, 0x08, 0x02 }, { 0x9bc9, 0x00, 0x08, 0x52 }, { 0xd011, 0x00, 0x08, 0x3c }, { 0xd012, 0x00, 0x02, 0x01 }, { 0xd013, 0x00, 0x08, 0xf7 }, { 0xd014, 0x00, 0x02, 0x02 }, { 0xd040, 0x00, 0x08, 0x0b }, { 0xd041, 0x00, 0x02, 0x02 }, { 0xd042, 0x00, 0x08, 0x4d }, { 0xd043, 0x00, 0x02, 0x00 }, { 0xd045, 0x01, 0x01, 0x00 }, { 0x9bcf, 0x00, 0x01, 0x01 }, { 0xd045, 0x02, 0x01, 0x01 }, { 0xd04f, 0x00, 0x08, 0x9a }, { 0xd050, 0x00, 0x01, 0x01 }, { 0xd051, 0x00, 0x08, 0x5a }, { 0xd052, 0x00, 0x01, 0x01 }, { 0xd053, 0x00, 0x08, 0x50 }, { 0xd054, 0x00, 0x08, 0x46 }, { 0x9bd7, 0x00, 0x08, 0x0a }, { 0x9bd8, 0x00, 0x08, 0x14 }, { 0x9bd9, 0x00, 0x08, 0x08 }, [crope@localhost Files]$ MT2060 init [crope@localhost Files]$ hexdump -s 0x0023af0 -n 432 -e '1/2 "{ 0x%04x, " 2/1 "0x%02x, " 1/1 " 0x%02x }, " 1/1 "\n"' AF15BDA.sys { 0x9bd5, 0x00, 0x08, 0x01 }, { 0x9bd6, 0x00, 0x08, 0x07 }, { 0xd1a0, 0x01, 0x01, 0x01 }, { 0xd000, 0x00, 0x01, 0x01 }, { 0xd000, 0x01, 0x01, 0x00 }, { 0xd001, 0x01, 0x01, 0x01 }, { 0xd001, 0x00, 0x01, 0x00 }, { 0xd001, 0x05, 0x01, 0x00 }, { 0xd002, 0x00, 0x05, 0x19 }, { 0xd003, 0x00, 0x05, 0x1a }, { 0xd004, 0x00, 0x05, 0x19 }, { 0xd005, 0x00, 0x05, 0x1a }, { 0xd00e, 0x00, 0x05, 0x10 }, { 0xd00f, 0x00, 0x03, 0x04 }, { 0xd00f, 0x03, 0x03, 0x05 }, { 0xd010, 0x00, 0x03, 0x04 }, { 0xd010, 0x03, 0x03, 0x05 }, { 0xd016, 0x04, 0x04, 0x03 }, { 0xd01f, 0x00, 0x06, 0x0a }, { 0xd020, 0x00, 0x06, 0x0a }, { 0x9bda, 0x00, 0x08, 0x00 }, { 0x9be3, 0x00, 0x08, 0x00 }, { 0x9bbe, 0x00, 0x01, 0x00 }, { 0x9bcc, 0x00, 0x01, 0x00 }, { 0x9bb9, 0x00, 0x08, 0x75 }, { 0x9bcd, 0x00, 0x08, 0x24 }, { 0x9bff, 0x00, 0x08, 0x30 }, { 0xd015, 0x00, 0x08, 0x46 }, { 0xd016, 0x00, 0x01, 0x00 }, { 0xd044, 0x00, 0x08, 0x46 }, { 0xd045, 0x00, 0x01, 0x00 }, { 0xd008, 0x00, 0x08, 0x0f }, { 0xd009, 0x00, 0x02, 0x02 }, { 0xd006, 0x00, 0x08, 0x32 }, { 0xd007, 0x00, 0x02, 0x01 }, { 0xd00c, 0x00, 0x08, 0x36 }, { 0xd00d, 0x00, 0x02, 0x03 }, { 0xd00a, 0x00, 0x08, 0x35 }, { 0xd00b, 0x00, 0x02, 0x01 }, { 0x9bc7, 0x00, 0x08, 0x07 }, { 0x9bc8, 0x00, 0x08, 0x90 }, { 0x9bc3, 0x00, 0x08, 0x0f }, { 0x9bc4, 0x00, 0x08, 0x02 }, { 0x9bc5, 0x00, 0x08, 0x36 }, { 0x9bc6, 0x00, 0x08, 0x03 }, { 0x9bba, 0x00, 0x08, 0xc9 }, { 0x9bc9, 0x00, 0x08, 0x79 }, { 0xd011, 0x00, 0x08, 0x10 }, { 0xd012, 0x00, 0x02, 0x01 }, { 0xd013, 0x00, 0x08, 0x45 }, { 0xd014, 0x00, 0x02, 0x03 }, { 0xd040, 0x00, 0x08, 0x98 }, { 0xd041, 0x00, 0x02, 0x00 }, { 0xd042, 0x00, 0x08, 0xcf }, { 0xd043, 0x00, 0x02, 0x03 }, { 0xd045, 0x01, 0x01, 0x00 }, { 0x9bcf, 0x00, 0x01, 0x01 }, { 0xd045, 0x02, 0x01, 0x01 }, { 0xd04f, 0x00, 0x08, 0x9a }, { 0xd050, 0x00, 0x01, 0x01 }, { 0xd051, 0x00, 0x08, 0x5a }, { 0xd052, 0x00, 0x01, 0x01 }, { 0xd053, 0x00, 0x08, 0x50 }, { 0xd054, 0x00, 0x08, 0x46 }, { 0x9bd7, 0x00, 0x08, 0x0a }, { 0x9bd8, 0x00, 0x08, 0x14 }, { 0x9bd9, 0x00, 0x08, 0x08 }, { 0x9bd0, 0x00, 0x08, 0xcc }, { 0x9be4, 0x00, 0x08, 0xa0 }, { 0x9bbd, 0x00, 0x08, 0x8e }, { 0x9be2, 0x00, 0x08, 0x4d }, { 0x9bee, 0x00, 0x01, 0x01 }, [crope@localhost Files]$ [crope@localhost Files]$ hexdump -s 0x000023ca0 -n 372 -e '1/2 "{ 0x%04x, " 2/1 "0x%02x, " 1/1 " 0x%02x }, " 1/1 "\n"' AF15BDA.sys { 0x9bd5, 0x00, 0x08, 0x01 }, { 0x9bd6, 0x00, 0x08, 0x06 }, { 0x9bbe, 0x00, 0x08, 0x01 }, { 0xd1a0, 0x01, 0x01, 0x01 }, { 0xd000, 0x00, 0x01, 0x01 }, { 0xd000, 0x01, 0x01, 0x00 }, { 0xd001, 0x01, 0x01, 0x01 }, { 0xd001, 0x00, 0x01, 0x00 }, { 0xd001, 0x05, 0x01, 0x00 }, { 0xd002, 0x00, 0x05, 0x19 }, { 0xd003, 0x00, 0x05, 0x1a }, { 0xd004, 0x00, 0x05, 0x19 }, { 0xd005, 0x00, 0x05, 0x1a }, { 0xd00e, 0x00, 0x05, 0x10 }, { 0xd00f, 0x00, 0x03, 0x04 }, { 0xd00f, 0x03, 0x03, 0x05 }, { 0xd010, 0x00, 0x03, 0x04 }, { 0xd010, 0x03, 0x03, 0x05 }, { 0xd016, 0x04, 0x04, 0x03 }, { 0xd01f, 0x00, 0x06, 0x0a }, { 0xd020, 0x00, 0x06, 0x0a }, { 0xd015, 0x00, 0x08, 0x46 }, { 0xd016, 0x00, 0x01, 0x00 }, { 0xd044, 0x00, 0x08, 0x46 }, { 0xd045, 0x00, 0x01, 0x00 }, { 0xd008, 0x00, 0x08, 0x0f }, { 0xd009, 0x00, 0x02, 0x02 }, { 0xd006, 0x00, 0x08, 0x32 }, { 0xd007, 0x00, 0x02, 0x01 }, { 0xd00c, 0x00, 0x08, 0x36 }, { 0xd00d, 0x00, 0x02, 0x03 }, { 0xd00a, 0x00, 0x08, 0x35 }, { 0xd00b, 0x00, 0x02, 0x01 }, { 0x9bc7, 0x00, 0x08, 0x07 }, { 0x9bc8, 0x00, 0x08, 0x90 }, { 0x9bc3, 0x00, 0x08, 0x0f }, { 0x9bc4, 0x00, 0x08, 0x02 }, { 0x9bc5, 0x00, 0x08, 0x36 }, { 0x9bc6, 0x00, 0x08, 0x03 }, { 0x9bba, 0x00, 0x08, 0xc9 }, { 0x9bc9, 0x00, 0x08, 0x79 }, { 0xd011, 0x00, 0x08, 0x10 }, { 0xd012, 0x00, 0x02, 0x01 }, { 0xd013, 0x00, 0x08, 0x45 }, { 0xd014, 0x00, 0x02, 0x03 }, { 0xd040, 0x00, 0x08, 0x98 }, { 0xd041, 0x00, 0x02, 0x00 }, { 0xd042, 0x00, 0x08, 0xcf }, { 0xd043, 0x00, 0x02, 0x03 }, { 0xd045, 0x01, 0x01, 0x00 }, { 0x9bcf, 0x00, 0x08, 0x01 }, { 0xd045, 0x02, 0x01, 0x01 }, { 0xd04f, 0x00, 0x08, 0x9a }, { 0xd050, 0x00, 0x01, 0x01 }, { 0xd051, 0x00, 0x08, 0x5a }, { 0xd052, 0x00, 0x01, 0x01 }, { 0xd053, 0x00, 0x08, 0x96 }, { 0xd054, 0x00, 0x08, 0x46 }, { 0xd045, 0x07, 0x01, 0x00 }, { 0x9bd7, 0x00, 0x08, 0x0a }, { 0x9bd8, 0x00, 0x08, 0x14 }, { 0x9bd9, 0x00, 0x08, 0x08 }, [crope@localhost Files]$ [crope@localhost Files]$ hexdump -s 0x000023e18 -n 390 -e '1/2 "{ 0x%04x, " 2/1 "0x%02x, " 1/1 " 0x%02x }, " 1/1 "\n"' AF15BDA.sys { 0x9bd5, 0x00, 0x08, 0x01 }, { 0x9bd6, 0x00, 0x08, 0x09 }, { 0xd1a0, 0x01, 0x01, 0x01 }, { 0xd000, 0x00, 0x01, 0x01 }, { 0xd000, 0x01, 0x01, 0x00 }, { 0xd001, 0x01, 0x01, 0x01 }, { 0xd001, 0x00, 0x01, 0x00 }, { 0xd001, 0x05, 0x01, 0x00 }, { 0xd002, 0x00, 0x05, 0x19 }, { 0xd003, 0x00, 0x05, 0x1a }, { 0xd004, 0x00, 0x05, 0x19 }, { 0xd005, 0x00, 0x05, 0x1a }, { 0xd00e, 0x00, 0x05, 0x10 }, { 0xd00f, 0x00, 0x03, 0x04 }, { 0xd00f, 0x03, 0x03, 0x05 }, { 0xd010, 0x00, 0x03, 0x04 }, { 0xd010, 0x03, 0x03, 0x05 }, { 0xd016, 0x04, 0x04, 0x03 }, { 0xd01f, 0x00, 0x06, 0x0a }, { 0xd020, 0x00, 0x06, 0x0a }, { 0x9bda, 0x00, 0x08, 0x00 }, { 0x9be3, 0x00, 0x08, 0x00 }, { 0x9bfc, 0x00, 0x08, 0x0f }, { 0x9bf6, 0x00, 0x08, 0x01 }, { 0x9bbe, 0x00, 0x01, 0x01 }, { 0xd015, 0x00, 0x08, 0x33 }, { 0xd016, 0x00, 0x01, 0x00 }, { 0xd044, 0x00, 0x08, 0x40 }, { 0xd045, 0x00, 0x01, 0x00 }, { 0xd008, 0x00, 0x08, 0x0f }, { 0xd009, 0x00, 0x02, 0x02 }, { 0xd006, 0x00, 0x08, 0x6c }, { 0xd007, 0x00, 0x02, 0x00 }, { 0xd00c, 0x00, 0x08, 0x3d }, { 0xd00d, 0x00, 0x02, 0x00 }, { 0xd00a, 0x00, 0x08, 0x45 }, { 0xd00b, 0x00, 0x02, 0x01 }, { 0x9bc7, 0x00, 0x08, 0x07 }, { 0x9bc8, 0x00, 0x08, 0x52 }, { 0x9bc3, 0x00, 0x08, 0x0f }, { 0x9bc4, 0x00, 0x08, 0x02 }, { 0x9bc5, 0x00, 0x08, 0x3d }, { 0x9bc6, 0x00, 0x08, 0x00 }, { 0x9bba, 0x00, 0x08, 0xa2 }, { 0x9bc9, 0x00, 0x08, 0xa0 }, { 0xd011, 0x00, 0x08, 0x56 }, { 0xd012, 0x00, 0x02, 0x00 }, { 0xd013, 0x00, 0x08, 0x50 }, { 0xd014, 0x00, 0x02, 0x00 }, { 0xd040, 0x00, 0x08, 0x56 }, { 0xd041, 0x00, 0x02, 0x00 }, { 0xd042, 0x00, 0x08, 0x50 }, { 0xd043, 0x00, 0x02, 0x00 }, { 0xd045, 0x01, 0x01, 0x00 }, { 0x9bcf, 0x00, 0x08, 0x01 }, { 0xd045, 0x02, 0x01, 0x01 }, { 0xd04f, 0x00, 0x08, 0x9a }, { 0xd050, 0x00, 0x01, 0x01 }, { 0xd051, 0x00, 0x08, 0x5a }, { 0xd052, 0x00, 0x01, 0x01 }, { 0xd053, 0x00, 0x08, 0x50 }, { 0xd054, 0x00, 0x08, 0x46 }, { 0x9bd7, 0x00, 0x08, 0x0a }, { 0x9bd8, 0x00, 0x08, 0x14 }, { 0x9bd9, 0x00, 0x08, 0x08 }, [crope@localhost Files]$ [crope@localhost Files]$ hexdump -s 0x000023fa0 -n 438 -e '1/2 "{ 0x%04x, " 2/1 "0x%02x, " 1/1 " 0x%02x }, " 1/1 "\n"' AF15BDA.sys { 0x9bd5, 0x00, 0x08, 0x01 }, { 0x9bd6, 0x00, 0x08, 0x07 }, { 0xd1a0, 0x01, 0x01, 0x01 }, { 0xd000, 0x00, 0x01, 0x01 }, { 0xd000, 0x01, 0x01, 0x00 }, { 0xd001, 0x01, 0x01, 0x01 }, { 0xd001, 0x00, 0x01, 0x00 }, { 0xd001, 0x05, 0x01, 0x00 }, { 0xd002, 0x00, 0x05, 0x19 }, { 0xd003, 0x00, 0x05, 0x1a }, { 0xd004, 0x00, 0x05, 0x19 }, { 0xd005, 0x00, 0x05, 0x1a }, { 0xd00e, 0x00, 0x05, 0x10 }, { 0xd00f, 0x00, 0x03, 0x04 }, { 0xd00f, 0x03, 0x03, 0x05 }, { 0xd010, 0x00, 0x03, 0x04 }, { 0xd010, 0x03, 0x03, 0x05 }, { 0xd016, 0x04, 0x04, 0x03 }, { 0xd01f, 0x00, 0x06, 0x0a }, { 0xd020, 0x00, 0x06, 0x0a }, { 0x9bda, 0x00, 0x08, 0x01 }, { 0x9be3, 0x00, 0x08, 0x01 }, { 0x9bbe, 0x00, 0x01, 0x01 }, { 0x9bcc, 0x00, 0x01, 0x01 }, { 0x9bb9, 0x00, 0x08, 0x00 }, { 0x9bcd, 0x00, 0x08, 0x28 }, { 0x9bff, 0x00, 0x08, 0x24 }, { 0xd015, 0x00, 0x08, 0x40 }, { 0xd016, 0x00, 0x01, 0x00 }, { 0xd044, 0x00, 0x08, 0x40 }, { 0xd045, 0x00, 0x01, 0x00 }, { 0xd008, 0x00, 0x08, 0x0f }, { 0xd009, 0x00, 0x02, 0x02 }, { 0xd006, 0x00, 0x08, 0x73 }, { 0xd007, 0x00, 0x02, 0x01 }, { 0xd00c, 0x00, 0x08, 0xfa }, { 0xd00d, 0x00, 0x02, 0x01 }, { 0xd00a, 0x00, 0x08, 0xff }, { 0xd00b, 0x00, 0x02, 0x01 }, { 0x9bc7, 0x00, 0x08, 0x23 }, { 0x9bc8, 0x00, 0x08, 0x55 }, { 0x9bc3, 0x00, 0x08, 0x01 }, { 0x9bc4, 0x00, 0x08, 0x02 }, { 0x9bc5, 0x00, 0x08, 0xfa }, { 0x9bc6, 0x00, 0x08, 0x01 }, { 0x9bba, 0x00, 0x08, 0xff }, { 0x9bc9, 0x00, 0x08, 0xff }, { 0x9bd3, 0x00, 0x08, 0x95 }, { 0xd011, 0x00, 0x08, 0x70 }, { 0xd012, 0x00, 0x02, 0x01 }, { 0xd013, 0x00, 0x08, 0xfb }, { 0xd014, 0x00, 0x02, 0x01 }, { 0xd040, 0x00, 0x08, 0x70 }, { 0xd041, 0x00, 0x02, 0x01 }, { 0xd042, 0x00, 0x08, 0xfb }, { 0xd043, 0x00, 0x02, 0x01 }, { 0xd045, 0x01, 0x01, 0x00 }, { 0x9bcf, 0x00, 0x01, 0x01 }, { 0xd045, 0x02, 0x01, 0x01 }, { 0xd04f, 0x00, 0x08, 0x9a }, { 0xd050, 0x00, 0x01, 0x01 }, { 0xd051, 0x00, 0x08, 0x5a }, { 0xd052, 0x00, 0x01, 0x01 }, { 0xd053, 0x00, 0x08, 0x50 }, { 0xd054, 0x00, 0x08, 0x46 }, { 0x9bd7, 0x00, 0x08, 0x0a }, { 0x9bd8, 0x00, 0x08, 0x14 }, { 0x9bd9, 0x00, 0x08, 0x08 }, { 0x9bd0, 0x00, 0x08, 0x93 }, { 0x9be4, 0x00, 0x08, 0xfe }, { 0x9bbd, 0x00, 0x08, 0x63 }, { 0x9be2, 0x00, 0x08, 0xfe }, { 0x9bee, 0x00, 0x01, 0x01 }, [crope@localhost Files]$ QT1010 init [crope@localhost Files]$ hexdump -s 0x0024158 -n 432 -e '1/2 "{ 0x%04x, " 2/1 "0x%02x, " 1/1 " 0x%02x }, " 1/1 "\n"' AF15BDA.sys { 0x9bd5, 0x00, 0x08, 0x01 }, { 0x9bd6, 0x00, 0x08, 0x09 }, { 0xd1a0, 0x01, 0x01, 0x01 }, { 0xd000, 0x00, 0x01, 0x01 }, { 0xd000, 0x01, 0x01, 0x00 }, { 0xd001, 0x01, 0x01, 0x01 }, { 0xd001, 0x00, 0x01, 0x00 }, { 0xd001, 0x05, 0x01, 0x00 }, { 0xd002, 0x00, 0x05, 0x19 }, { 0xd003, 0x00, 0x05, 0x1a }, { 0xd004, 0x00, 0x05, 0x19 }, { 0xd005, 0x00, 0x05, 0x1a }, { 0xd00e, 0x00, 0x05, 0x10 }, { 0xd00f, 0x00, 0x03, 0x04 }, { 0xd00f, 0x03, 0x03, 0x05 }, { 0xd010, 0x00, 0x03, 0x04 }, { 0xd010, 0x03, 0x03, 0x05 }, { 0xd016, 0x04, 0x04, 0x03 }, { 0xd01f, 0x00, 0x06, 0x0a }, { 0xd020, 0x00, 0x06, 0x0a }, { 0x9bda, 0x00, 0x08, 0x01 }, { 0x9be3, 0x00, 0x08, 0x01 }, { 0xd015, 0x00, 0x08, 0x46 }, { 0xd016, 0x00, 0x01, 0x00 }, { 0xd044, 0x00, 0x08, 0x46 }, { 0xd045, 0x00, 0x01, 0x00 }, { 0x9bbe, 0x00, 0x01, 0x01 }, { 0x9bcc, 0x00, 0x01, 0x01 }, { 0x9bb9, 0x00, 0x08, 0x00 }, { 0x9bcd, 0x00, 0x08, 0x28 }, { 0x9bff, 0x00, 0x08, 0x20 }, { 0xd008, 0x00, 0x08, 0x0f }, { 0xd009, 0x00, 0x02, 0x02 }, { 0xd006, 0x00, 0x08, 0x99 }, { 0xd007, 0x00, 0x02, 0x01 }, { 0xd00c, 0x00, 0x08, 0x0f }, { 0xd00d, 0x00, 0x02, 0x02 }, { 0xd00a, 0x00, 0x08, 0x50 }, { 0xd00b, 0x00, 0x02, 0x01 }, { 0x9bc7, 0x00, 0x08, 0x00 }, { 0x9bc8, 0x00, 0x08, 0x00 }, { 0x9bc3, 0x00, 0x08, 0x0f }, { 0x9bc4, 0x00, 0x08, 0x02 }, { 0x9bc5, 0x00, 0x08, 0x0f }, { 0x9bc6, 0x00, 0x08, 0x02 }, { 0x9bba, 0x00, 0x08, 0xc5 }, { 0x9bc9, 0x00, 0x08, 0xff }, { 0xd011, 0x00, 0x08, 0x58 }, { 0xd012, 0x00, 0x02, 0x02 }, { 0xd013, 0x00, 0x08, 0x89 }, { 0xd014, 0x00, 0x02, 0x01 }, { 0xd040, 0x00, 0x08, 0x58 }, { 0xd041, 0x00, 0x02, 0x02 }, { 0xd042, 0x00, 0x08, 0x89 }, { 0xd043, 0x00, 0x02, 0x01 }, { 0xd045, 0x01, 0x01, 0x00 }, { 0x9bcf, 0x00, 0x01, 0x01 }, { 0xd045, 0x02, 0x01, 0x01 }, { 0xd04f, 0x00, 0x08, 0x9a }, { 0xd050, 0x00, 0x01, 0x01 }, { 0xd051, 0x00, 0x08, 0x5a }, { 0xd052, 0x00, 0x01, 0x01 }, { 0xd053, 0x00, 0x08, 0x50 }, { 0xd054, 0x00, 0x08, 0x46 }, { 0x9bd7, 0x00, 0x08, 0x0a }, { 0x9bd8, 0x00, 0x08, 0x14 }, { 0x9bd9, 0x00, 0x08, 0x08 }, { 0x9bd0, 0x00, 0x08, 0xcd }, { 0x9be4, 0x00, 0x08, 0xbb }, { 0x9bbd, 0x00, 0x08, 0x93 }, { 0x9be2, 0x00, 0x08, 0x80 }, { 0x9bee, 0x00, 0x01, 0x01 }, [crope@localhost Files]$ [crope@localhost Files]$ hexdump -s 0x0024308 -n 462 -e '1/2 "{ 0x%04x, " 2/1 "0x%02x, " 1/1 " 0x%02x }, " 1/1 "\n"' AF15BDA.sys { 0x9bd5, 0x00, 0x08, 0x01 }, { 0x9bd6, 0x00, 0x08, 0x06 }, { 0xd1a0, 0x01, 0x01, 0x01 }, { 0xd000, 0x00, 0x01, 0x01 }, { 0xd000, 0x01, 0x01, 0x00 }, { 0xd001, 0x01, 0x01, 0x01 }, { 0xd001, 0x00, 0x01, 0x00 }, { 0xd001, 0x05, 0x01, 0x00 }, { 0xd002, 0x00, 0x05, 0x19 }, { 0xd003, 0x00, 0x05, 0x1a }, { 0xd004, 0x00, 0x05, 0x19 }, { 0xd005, 0x00, 0x05, 0x1a }, { 0xd00e, 0x00, 0x05, 0x10 }, { 0xd00f, 0x00, 0x03, 0x04 }, { 0xd00f, 0x03, 0x03, 0x05 }, { 0xd010, 0x00, 0x03, 0x04 }, { 0xd010, 0x03, 0x03, 0x05 }, { 0xd016, 0x04, 0x04, 0x03 }, { 0xd01f, 0x00, 0x06, 0x0a }, { 0xd020, 0x00, 0x06, 0x0a }, { 0x9bda, 0x00, 0x08, 0x00 }, { 0x9be3, 0x00, 0x08, 0x00 }, { 0x9bf6, 0x00, 0x08, 0x01 }, { 0x9bf8, 0x00, 0x08, 0x02 }, { 0x9bf9, 0x00, 0x08, 0x02 }, { 0x9bfc, 0x00, 0x08, 0x1f }, { 0x9bbe, 0x00, 0x01, 0x01 }, { 0x9bcc, 0x00, 0x01, 0x01 }, { 0x9bb9, 0x00, 0x08, 0x00 }, { 0x9bcd, 0x00, 0x08, 0x24 }, { 0x9bff, 0x00, 0x08, 0x24 }, { 0xd015, 0x00, 0x08, 0x46 }, { 0xd016, 0x00, 0x01, 0x00 }, { 0xd044, 0x00, 0x08, 0x46 }, { 0xd045, 0x00, 0x01, 0x00 }, { 0xd008, 0x00, 0x08, 0x01 }, { 0xd009, 0x00, 0x02, 0x02 }, { 0xd006, 0x00, 0x08, 0x7b }, { 0xd007, 0x00, 0x02, 0x00 }, { 0xd00c, 0x00, 0x08, 0x7c }, { 0xd00d, 0x00, 0x02, 0x02 }, { 0xd00a, 0x00, 0x08, 0xfe }, { 0xd00b, 0x00, 0x02, 0x01 }, { 0x9bc7, 0x00, 0x08, 0x08 }, { 0x9bc8, 0x00, 0x08, 0x9a }, { 0x9bc3, 0x00, 0x08, 0x01 }, { 0x9bc4, 0x00, 0x08, 0x02 }, { 0x9bc5, 0x00, 0x08, 0x7c }, { 0x9bc6, 0x00, 0x08, 0x02 }, { 0x9bba, 0x00, 0x08, 0xfc }, { 0x9bc9, 0x00, 0x08, 0xaa }, { 0xd011, 0x00, 0x08, 0x6b }, { 0xd012, 0x00, 0x02, 0x00 }, { 0xd013, 0x00, 0x08, 0x88 }, { 0xd014, 0x00, 0x02, 0x02 }, { 0xd040, 0x00, 0x08, 0x6b }, { 0xd041, 0x00, 0x02, 0x00 }, { 0xd042, 0x00, 0x08, 0x7c }, { 0xd043, 0x00, 0x02, 0x02 }, { 0xd045, 0x01, 0x01, 0x00 }, { 0x9bcf, 0x00, 0x01, 0x01 }, { 0xd045, 0x02, 0x01, 0x01 }, { 0xd04f, 0x00, 0x08, 0x9a }, { 0xd050, 0x00, 0x01, 0x01 }, { 0xd051, 0x00, 0x08, 0x5a }, { 0xd052, 0x00, 0x01, 0x01 }, { 0xd053, 0x00, 0x08, 0x50 }, { 0xd054, 0x00, 0x08, 0x46 }, { 0x9bd7, 0x00, 0x08, 0x0a }, { 0x9bd8, 0x00, 0x08, 0x14 }, { 0x9bd9, 0x00, 0x08, 0x08 }, { 0x9bd0, 0x00, 0x08, 0x9e }, { 0x9be4, 0x00, 0x08, 0xff }, { 0x9bbd, 0x00, 0x08, 0x9e }, { 0x9be2, 0x00, 0x08, 0x25 }, { 0x9bee, 0x00, 0x01, 0x01 }, { 0xd73b, 0x03, 0x01, 0x00 }, [crope@localhost Files]$ [crope@localhost Files]$ hexdump -s 0x00244d8 -n 402 -e '1/2 "{ 0x%04x, " 2/1 "0x%02x, " 1/1 " 0x%02x }, " 1/1 "\n"' AF15BDA.sys { 0x9bd5, 0x00, 0x08, 0x01 }, { 0x9bd6, 0x00, 0x08, 0x02 }, { 0xd1a0, 0x01, 0x01, 0x01 }, { 0xd000, 0x00, 0x01, 0x01 }, { 0xd000, 0x01, 0x01, 0x00 }, { 0xd001, 0x01, 0x01, 0x01 }, { 0xd001, 0x00, 0x01, 0x00 }, { 0xd001, 0x05, 0x01, 0x00 }, { 0xd002, 0x00, 0x05, 0x19 }, { 0xd003, 0x00, 0x05, 0x1a }, { 0xd004, 0x00, 0x05, 0x19 }, { 0xd005, 0x00, 0x05, 0x1a }, { 0xd00e, 0x00, 0x05, 0x10 }, { 0xd00f, 0x00, 0x03, 0x04 }, { 0xd00f, 0x03, 0x03, 0x05 }, { 0xd010, 0x00, 0x03, 0x04 }, { 0xd010, 0x03, 0x03, 0x05 }, { 0xd016, 0x04, 0x04, 0x03 }, { 0xd01f, 0x00, 0x06, 0x0a }, { 0xd020, 0x00, 0x06, 0x0a }, { 0x9bda, 0x00, 0x08, 0x01 }, { 0x9be3, 0x00, 0x08, 0x01 }, { 0xd1a0, 0x01, 0x01, 0x00 }, { 0x9bbe, 0x00, 0x01, 0x01 }, { 0x9bcc, 0x00, 0x01, 0x01 }, { 0x9bb9, 0x00, 0x08, 0x00 }, { 0x9bcd, 0x00, 0x08, 0x18 }, { 0x9bff, 0x00, 0x08, 0x2c }, { 0xd015, 0x00, 0x08, 0x46 }, { 0xd016, 0x00, 0x01, 0x00 }, { 0xd044, 0x00, 0x08, 0x46 }, { 0xd045, 0x00, 0x01, 0x00 }, { 0xd008, 0x00, 0x08, 0xdf }, { 0xd009, 0x00, 0x02, 0x02 }, { 0xd006, 0x00, 0x08, 0x44 }, { 0xd007, 0x00, 0x02, 0x01 }, { 0xd00c, 0x00, 0x08, 0x00 }, { 0xd00d, 0x00, 0x02, 0x02 }, { 0xd00a, 0x00, 0x08, 0xf6 }, { 0xd00b, 0x00, 0x02, 0x01 }, { 0x9bba, 0x00, 0x08, 0xf9 }, { 0x9bc8, 0x00, 0x08, 0xaa }, { 0x9bc3, 0x00, 0x08, 0xdf }, { 0x9bc4, 0x00, 0x08, 0x02 }, { 0x9bc5, 0x00, 0x08, 0x00 }, { 0x9bc6, 0x00, 0x08, 0x02 }, { 0x9bc9, 0x00, 0x08, 0xf0 }, { 0xd011, 0x00, 0x08, 0x3c }, { 0xd012, 0x00, 0x02, 0x01 }, { 0xd013, 0x00, 0x08, 0xf7 }, { 0xd014, 0x00, 0x02, 0x02 }, { 0xd040, 0x00, 0x08, 0x0b }, { 0xd041, 0x00, 0x02, 0x02 }, { 0xd042, 0x00, 0x08, 0x4d }, { 0xd043, 0x00, 0x02, 0x00 }, { 0xd045, 0x01, 0x01, 0x00 }, { 0x9bcf, 0x00, 0x01, 0x01 }, { 0xd045, 0x02, 0x01, 0x01 }, { 0xd04f, 0x00, 0x08, 0x9a }, { 0xd050, 0x00, 0x01, 0x01 }, { 0xd051, 0x00, 0x08, 0x5a }, { 0xd052, 0x00, 0x01, 0x01 }, { 0xd053, 0x00, 0x08, 0x50 }, { 0xd054, 0x00, 0x08, 0x46 }, { 0x9bd7, 0x00, 0x08, 0x0a }, { 0x9bd8, 0x00, 0x08, 0x14 }, { 0x9bd9, 0x00, 0x08, 0x08 }, [crope@localhost Files]$ NXP 18211HDC1 init [crope@localhost Files]$ hexdump -s 0x0024670 -n 432 -e '1/2 "{ 0x%04x, " 2/1 "0x%02x, " 1/1 " 0x%02x }, " 1/1 "\n"' AF15BDA.sys { 0x9bd5, 0x00, 0x08, 0x01 }, { 0x9bd6, 0x00, 0x08, 0x04 }, { 0xd1a0, 0x01, 0x01, 0x01 }, { 0xd000, 0x00, 0x01, 0x01 }, { 0xd000, 0x01, 0x01, 0x00 }, { 0xd001, 0x01, 0x01, 0x01 }, { 0xd001, 0x00, 0x01, 0x00 }, { 0xd001, 0x05, 0x01, 0x00 }, { 0xd002, 0x00, 0x05, 0x19 }, { 0xd003, 0x00, 0x05, 0x1a }, { 0xd004, 0x00, 0x05, 0x19 }, { 0xd005, 0x00, 0x05, 0x1a }, { 0xd00e, 0x00, 0x05, 0x10 }, { 0xd00f, 0x00, 0x03, 0x04 }, { 0xd00f, 0x03, 0x03, 0x05 }, { 0xd010, 0x00, 0x03, 0x04 }, { 0xd010, 0x03, 0x03, 0x05 }, { 0xd016, 0x04, 0x04, 0x03 }, { 0xd01f, 0x00, 0x06, 0x0a }, { 0xd020, 0x00, 0x06, 0x0a }, { 0x9bda, 0x00, 0x08, 0x01 }, { 0x9be3, 0x00, 0x08, 0x01 }, { 0xd1a0, 0x01, 0x01, 0x00 }, { 0x9bbe, 0x00, 0x01, 0x01 }, { 0x9bcc, 0x00, 0x01, 0x01 }, { 0x9bb9, 0x00, 0x08, 0x00 }, { 0x9bcd, 0x00, 0x08, 0x18 }, { 0x9bff, 0x00, 0x08, 0x2c }, { 0xd015, 0x00, 0x08, 0x46 }, { 0xd016, 0x00, 0x01, 0x00 }, { 0xd044, 0x00, 0x08, 0x46 }, { 0xd045, 0x00, 0x01, 0x00 }, { 0xd008, 0x00, 0x08, 0xdf }, { 0xd009, 0x00, 0x02, 0x02 }, { 0xd006, 0x00, 0x08, 0x44 }, { 0xd007, 0x00, 0x02, 0x01 }, { 0xd00c, 0x00, 0x08, 0x00 }, { 0xd00d, 0x00, 0x02, 0x02 }, { 0xd00a, 0x00, 0x08, 0xf6 }, { 0xd00b, 0x00, 0x02, 0x01 }, { 0x9bba, 0x00, 0x08, 0xf9 }, { 0x9bc8, 0x00, 0x08, 0xaa }, { 0x9bc3, 0x00, 0x08, 0xdf }, { 0x9bc4, 0x00, 0x08, 0x02 }, { 0x9bc5, 0x00, 0x08, 0x00 }, { 0x9bc6, 0x00, 0x08, 0x02 }, { 0x9bc9, 0x00, 0x08, 0xf0 }, { 0xd011, 0x00, 0x08, 0x3c }, { 0xd012, 0x00, 0x02, 0x01 }, { 0xd013, 0x00, 0x08, 0xf7 }, { 0xd014, 0x00, 0x02, 0x02 }, { 0xd040, 0x00, 0x08, 0x0b }, { 0xd041, 0x00, 0x02, 0x02 }, { 0xd042, 0x00, 0x08, 0x4d }, { 0xd043, 0x00, 0x02, 0x00 }, { 0xd045, 0x01, 0x01, 0x00 }, { 0x9bcf, 0x00, 0x01, 0x01 }, { 0xd045, 0x02, 0x01, 0x01 }, { 0xd04f, 0x00, 0x08, 0x9a }, { 0xd050, 0x00, 0x01, 0x01 }, { 0xd051, 0x00, 0x08, 0x5a }, { 0xd052, 0x00, 0x01, 0x01 }, { 0xd053, 0x00, 0x08, 0x50 }, { 0xd054, 0x00, 0x08, 0x46 }, { 0x9bd7, 0x00, 0x08, 0x0a }, { 0x9bd8, 0x00, 0x08, 0x14 }, { 0x9bd9, 0x00, 0x08, 0x08 }, { 0x9bd0, 0x00, 0x08, 0xa8 }, { 0x9be4, 0x00, 0x08, 0x7f }, { 0x9bbd, 0x00, 0x08, 0xa8 }, { 0x9be2, 0x00, 0x08, 0x20 }, { 0x9bee, 0x00, 0x01, 0x01 }, [crope@localhost Files]$ --------------020407010303070906070602 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb --------------020407010303070906070602--