<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class=""><span style="font-family: Calibri, sans-serif; font-size: 14px;" class="">In order to be able to support upgrades to OS X 10.11, I will need to provide support for these card readers.</span></div><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif;" class="">
<div class=""><br class="">
</div>
<div class="">Due to /usr/libexec being off limits to SIP, i see the following options:</div>
<div class=""><br class="">
</div>
<ol class="">
<li class="">When I create a new OS X 10.11 image, temporarily disable SIP during creation to place the drivers. Should I have a later “driver” conflict I will need to disable SIP to remove the smccid.bundle, which presents challenges at this scale.</li><li class="">Ask the developers of smartcardservices if a new release will support these card readers (and I have delayed close as I can to the release of OS X 10.11 so that I can say its “Sept 30th somewhere.”</li><li class="">Ask the developers if there is a better way to reference a non-SIP location for a driver (for instance, with 10.11 lacking pcscd (or at the very least, which pcscd coming up with nothing), is /etc/reader.conf still honored? In which case I simply need to
 identify the right CHANNELID and i can place the driver at /usr/local/pcsc/drivers/smccid.bundle) or a writeable location somewhere in /Library/ that smart card services already looks for drivers</li></ol></div></div></blockquote><div>10.11 looks for drivers in /usr/local/libexec/SmartCardServices/drivers, which is now preferred location for user-installable smart card reader driver bundles. &nbsp;Moreover, /etc/reader.conf is honored in 10.11 again.</div><div><br class=""></div><div>HTH,</div><div>Pavel</div><div><br class=""></div></div></body></html>