Här kommer dom:

newcs:

Kod:
 
<?xml version="1.0"?>
<!--
For setup-issues, look in readme.txt!
If there are other troubles, try different forums or irc channels around :o)
The configfile are NOT case-sensitive, and shouldnt care about dos/unix cr/lf.
** This is the example file for Dreambox/TD etc. that use SCI interfaces.
-->
<newCSconfig>
 <readers name="Card Readers">
  <device>
   <name>lower</name>
   <type>sci</type>
   <mhz>358</mhz>
   <node>/dev/sci0</node>
   <parity>odd</parity>
   <reset>normal</reset>
   <export>Yes</export>
   <enabled>Yes</enabled>
   <blocksa>No</blocksa>
   <blockua>No</blockua>
   <blockga>No</blockga>
   <carddetect>yes</carddetect>
   <newcamd_port>34000</newcamd_port>
   <autosid>Yes</autosid>
   <pincode>0000</pincode> 
   <priority>round</priority>
  </device>
   </readers>
 <radegastserver>
   <enabled>Yes</enabled>
   <port>10001</port>
   <allow>
    <hostname>localhost</hostname>
   </allow>
 <newcamdserver>
   <enabled>Yes</enabled>
   <name>newcs</name>
   <deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
   <user>
    <name>DM7020_107</name>
    <password>local</password>
    <au>No</au>
    <spider>no</spider>
    <rate>0</rate>
    </user>
   <user>
    <name>DM500_105</name>
    <password>local</password>
    <au>No</au>
    <spider>No</spider>    
    <rate>0</rate>
    </user>
    </newcamdserver>
</newCSconfig>
Kod:
 
 
 
newcamd.list:
CWS_KEEPALIVE = 300
CWS = 192.168.1.107 34000 DM500_105 local 01 02 03 04 05 06 07 08 09 10 11 12 13 14