Hi all,<br>I&#39;m interested in adding a smart card reader interface to hal and was looking for some pointers on how to start a new interface.  Initially I would like to add the following properties:<br>cardreader.card_inserted, bool, mandatory<br>
cardreader.driver, string, mandatory<br><a href="http://cardreader.name">cardreader.name</a>, string, mandatory<br><br>Probing would be very easy using the opensc library, what is the best way to use this code for the probing process?<br>
<br>Any help is greatly appreciated.<br>Chris<br>