Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: [PATCH] Twinhan/Twinhan-CA



Manu Abraham >manu-nospam-at-kromtek.com< writes:

>         Attached hereinwith is a set of patches for Twinhan based
> cards.. for the impatient..

This is fantastic that there is finaly some support for the CI part of the 
twinhan cards.  

I own a VP-1030A (red board) which I am trying your patch with. I applied the 
patch against CVS code from 23 Dec and it compiles cleanly and I can load the 
drivers without problems. When I run "dst_test info" all seems ok, I get 

Command = [info]
APP: Number=[1]
APP: Type=[1]
APP: flags=[1]
APP: CI High level interface
APP: CA/CI Module Present

And dmesg output:

dst_ca_open: Device opened [cb45dd80]
dst_ca_ioctl: Getting Slot info
dst_put_ci:Write DST length=[8]:
dst_put_ci: read successful
dst_put_ci: ACK = [255]
dst_put_ci: read successful
dst_put_ci: Read Length = [4]
dst_put_ci: read successful
Success.
ca_get_slot_info: Slot info = [213]
===================================
 79 224 7 213 1 0 0 0
Success.
dst_ca_release: Device closed.

When I run "dst_test pid" I run into problems, and the output 

Command = [pids]
IOCTL failure

And dmesg output:
dst_ca_open: Device opened [d8530560]
dst_ca_ioctl: Setting PID
Failed.
dst_ca_release: Device closed.

Im running a 2.6.10 kernel, I might go down to 2.6.9 to see if this makes it 
any differn't.

Even though it is not working for me its great to see cam support being added.

Andrew.






Home | Main Index | Thread Index