Skip to content

Instantly share code, notes, and snippets.

@minase
Created February 13, 2013 12:08
Show Gist options
  • Save minase/4944176 to your computer and use it in GitHub Desktop.
Save minase/4944176 to your computer and use it in GitHub Desktop.
Prolific PL2303 Driver v1.4.0 + USB-RSAQ5
*** Info.plist.org 2010-03-25 16:47:26.000000000 +0900
--- Info.plist 2013-02-13 21:01:40.000000000 +0900
***************
*** 41,46 ****
--- 41,63 ----
<key>idVendor</key>
<integer>1659</integer>
</dict>
+ <key>04BB_0A0E</key>
+ <dict>
+ <key>CFBundleIdentifier</key>
+ <string>com.prolific.driver.PL2303</string>
+ <key>IOClass</key>
+ <string>com_prolific_driver_PL2303</string>
+ <key>IOProviderClass</key>
+ <string>IOUSBInterface</string>
+ <key>bConfigurationValue</key>
+ <integer>1</integer>
+ <key>bInterfaceNumber</key>
+ <integer>0</integer>
+ <key>idProduct</key>
+ <integer>2574</integer>
+ <key>idVendor</key>
+ <integer>1211</integer>
+ </dict>
</dict>
<key>OSBundleLibraries</key>
<dict>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment