Created
October 24, 2014 01:40
-
-
Save jasisk/aebca9b2ad6d948bc431 to your computer and use it in GitHub Desktop.
Yubico patch for yosemite
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- /usr/libexec/SmartCardServices/drivers/ifd-ccid.bundle/Contents/Info.plist 2014-10-23 21:30:20.000000000 -0400 | |
+++ /usr/libexec/SmartCardServices/drivers/ifd-ccid.bundle/Contents/Info.plist_updated 2014-10-23 21:28:46.000000000 -0400 | |
@@ -327,6 +327,8 @@ | |
<string>0x0416</string> | |
<string>0x1050</string> | |
<string>0x1050</string> | |
+ <string>0x1050</string> | |
+ <string>0x1050</string> | |
<string>0x072F</string> | |
<string>0x09C3</string> | |
<string>0x0529</string> | |
@@ -574,6 +576,8 @@ | |
<string>0x3815</string> | |
<string>0x0111</string> | |
<string>0x0112</string> | |
+ <string>0x0115</string> | |
+ <string>0x0116</string> | |
<string>0x2200</string> | |
<string>0x0008</string> | |
<string>0x0620</string> | |
@@ -821,6 +825,8 @@ | |
<string>Winbond CCID SmartCard Controller</string> | |
<string>Yubico Yubikey NEO OTP+CCID</string> | |
<string>Yubico Yubikey NEO CCID</string> | |
+ <string>Yubico Yubikey NEO U2F+CCID</string> | |
+ <string>Yubico Yubikey NEO OTP+U2F+CCID</string> | |
<string>ACS ACR122U PICC Interface</string> | |
<string>ActivCard ActivCard USB Reader V2</string> | |
<string>Aladdin eToken PRO USB 72K Java</string> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment