Vad behöver ändras i min newcs.xml för att få igång viasatkortet i en smargo i en 800HD

<?xml version="1.0"?>
<newCSconfig>
<readers name="Card Readers">
<device>
<name>lower</name>
<type>Sci</type>
<node>/dev/sci0</node>
<parity>even</parity>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>no</blocksa>
<blockua>no</blockua>
<blockga>no</blockga>
<boxid></boxid>
<PTShandshake>no</PTShandshake>
<Seca-PPV>no</Seca-PPV>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>34002</newcamd_port>
<autosid>yes</autosid>
<priority>round</priority>
</device>
<device>
<name>upper</name>
<type>Sci</type>
<node>/dev/sci1</node>
<parity>even</parity>
<export>yes</export>
<enabled>no</enabled>
<blocksa>no</blocksa>
<blockua>no</blockua>
<blockga>no</blockga>
<boxid></boxid>
<PTShandshake>no</PTShandshake>
<Seca-PPV>no</Seca-PPV>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>34001 </newcamd_port>
<autosid>yes</autosid>
<priority>round</priority>
</device>

</readers>
<radegastserver>
<enabled>no</enabled>
<port>10003</port>
<allow>ALL</allow>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<debug>
<level>normal</level>
<type>init</type>
<output>console,udp,tcp</output>
<logfile></logfile>
<console_options></console_options>
<file_options></file_options>
<udp_host>192.168.1.78</udp_host>
<udp_port>1000</udp_port>
<udp_options></udp_options>
<tcp_port>3001</tcp_port>
<tcp_options></tcp_options>
</debug>
<newcamdserver>
<enabled>yes</enabled>
<deskey>xx xx xx xx xx xx xx xx xx xx xx xx xx xx</deskey>
<name>cardserv</name>
<userfile>/tmp/users.txt</userfile>
<user>
<name>local</name>
<password>local</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user