All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Niemi <niemi.jarkko@gmail.com>
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] How to change linux kernel module frontend?
Date: Sat, 13 Sep 2008 16:13:11 +0300	[thread overview]
Message-ID: <48CBBC67.8060004@gmail.com> (raw)

Card: Azurewave / Twinhan DVB-C AD-CP300 (Mantis 2033) CI PCI
Driver from: http://jusst.de/hg/mantis/

Compiles and installs, after reboot, it can be found as (dmesg extract)

mantis_core_exit (0): DMA engine stopping
mantis_dma_exit (0): DMA=0x7d6c0000 cpu=0xffff81007d6c0000 size=65536
mantis_dma_exit (0): RISC=0x7c346000 cpu=0xffff81007c346000 size=1000
mantis_hif_exit (0): Adapter(0) Exiting Mantis Host Interface
mantis_ca_exit (0): Unregistering EN50221 device
mantis_pci_remove (0): Removing -->Mantis irq: 23, latency: 64
 memory: 0xfd6ff000, mmio: 0xffffc200008ca000
ACPI: PCI interrupt for device 0000:07:06.0 disabled
ACPI: PCI Interrupt 0000:07:06.0[A] -> GSI 23 (level, low) -> IRQ 23
irq: 23, latency: 64
memory: 0xfd6ff000, mmio: 0xffffc200008cc000
found a VP-2033 PCI DVB-C device on (07:06.0),
    Mantis Rev 1 [1822:0008], irq: 23, latency: 64
    memory: 0xfd6ff000, mmio: 0xffffc200008cc000
    MAC Address=[00:08:ca:1c:2c:ba]
mantis_alloc_buffers (0): DMA=0x7d6c0000 cpu=0xffff81007d6c0000 size=65536
mantis_alloc_buffers (0): RISC=0x7d192000 cpu=0xffff81007d192000 size=1000
DVB: registering new adapter (Mantis dvb adapter)
mantis_frontend_init (0): Probing for CU1216 (DVB-C)
TDA10021: i2c-addr = 0x0c, id = 0x7d
mantis_frontend_init (0): found Philips CU1216 DVB-C frontend (TDA10021) 
@ 0x0c
mantis_frontend_init (0): Mantis DVB-C Philips CU1216 frontend attach 
success
DVB: registering frontend 0 (Philips TDA10021 DVB-C)...
mantis_ca_init (0): Registering EN50221 device
mantis_ca_init (0): Registered EN50221 device
mantis_hif_init (0): Adapter(0) Initializing Mantis Host Interface

Most propably problem is exactly same than in here
http://www.spinics.net/lists/linux-dvb/msg24184.html

mantis loads wrong frontend (tda10021 instead of tda10023)

> The chip ID is 0x7d. Probably, your card uses a CU1216-3 with a TDA10023. There are 
> differences between the TDA10021 and the TDA10023.

 > Changed the tuner to TDA10023 and it worked like a charm!

main question is:
How to do that change?

Jarkko

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

                 reply	other threads:[~2008-09-13 13:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48CBBC67.8060004@gmail.com \
    --to=niemi.jarkko@gmail.com \
    --cc=linux-dvb@linuxtv.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.