All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] How to change linux kernel module frontend?
@ 2008-09-13 13:13 Jarkko Niemi
  0 siblings, 0 replies; only message in thread
From: Jarkko Niemi @ 2008-09-13 13:13 UTC (permalink / raw)
  To: linux-dvb

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-13 13:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-13 13:13 [linux-dvb] How to change linux kernel module frontend? Jarkko Niemi

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.