sorry to hijsack this thread i have a phoenix cardreader which i want to link to my dreambox 500-s any tutorials or pointers on this running mgcamd 1.23 and newcs 1.20 thanks
<!-- <a href="http://nl.wikipedia.org/wiki/
DreamBox" target="_blank">
DreamBox</a>-500-SerialPort with Phoenix/ISO reader attached -->
<device>
<name><a href="http://nl.wikipedia.org/wiki/
DreamBox" target="_blank">
DreamBox</a>-500-SerialPort</name> <!-- Name of the CardReader Device -->
<enabled>Yes</enabled> <!-- Yes - This Device is Enabled -->
<!-- No - This device is NOT Enabled -->
<boxkey>XXXXXXXXXXXXXXXX</boxkey> <!-- New Card BoxKey goes here -->
<!-- Old D**h Boxkey <boxkey>XXXXXXXXXXXXXXXX</boxkey> --> <!-- Card BoxKey goes here -->
<export>Yes</export> <!-- Yes - External Client Boxes can connect to the device -->
<!-- No - External Client Boxes can NOT connect to the device -->
<carddetect>No</carddetect> <!-- Yes - Detect a Card in this Device before using it -->
<!-- No - Just assume there is a Card in this Device (Phoenix does not support this) -->
<type>phoenix</type> <!-- Device Type = Phoenix/ISO card reader on <a href="http://nl.wikipedia.org/wiki/
DreamBox" target="_blank">
DreamBox</a>-500 Serial Port -->
<node>/dev/tts/0</node> <!-- Device Node /tts/0 = <a href="http://nl.wikipedia.org/wiki/
DreamBox" target="_blank">
DreamBox</a>-500 Serial Port -->
<parity>even</parity> <!-- Communications Parity for this serial device -->
<mhz>368</mhz> <!-- Card clocking - don't change for Phoenix Reader -->
<newcamd_port>10111</newcamd_port> <!-- Port on which the Server will look for in coming connections for this device -->
<!-- This is MUST match the Server file /var/keys/newcamd-client.txt.local -->
<!-- This is MUST match the Client file /var/keys/newcamd-client.txt.remote -->
<priority>round</priority> <!-- All Clients have the same Priority -->
<autosid>Yes</autosid> <!-- Yes - Let NewCS decide which sid's are allowed/denyed based on card answers -->
<!-- No - Let <Seca-PPV> tag be used -->
<Seca-PPV>No</Seca-PPV> <!-- Yes - Let <sid> tag decide which sid's should be allowed/denyed based on card answers -->
<!-- ..... ... Define which sids are allowed/denyed in the <sid> tag -->
<!-- No - Let NewCS decide which sid's are allowed/denyed based on card answers -->
<sid><allow></allow><deny></deny></sid> <!-- Don't define any individual sid's if <Seca-PPV> is No -->
<blocksa>No</blocksa> <!-- No - Don't Block Shared Address EMMs to card -->
<blockua>No</blockua> <!-- No - Don't Block Unique Address EMMs to card -->
<blockga>No</blockga> <!-- No - Don't Block Group Address EMMs to card -->
<PTShandshake>No</PTShandshake> <!-- No - Not used in <a href="http://nl.wikipedia.org/wiki/
DreamBox" target="_blank">
DreamBox</a> 500 -->
<crypto-special>No</crypto-special> <!-- No - Not used in <a href="http://nl.wikipedia.org/wiki/
DreamBox" target="_blank">
DreamBox</a> 500 -->
</device>