Skip to content

Instantly share code, notes, and snippets.

@fu-sen
Last active December 18, 2019 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fu-sen/7276220 to your computer and use it in GitHub Desktop.
Save fu-sen/7276220 to your computer and use it in GitHub Desktop.
add CT-441 of Mac OS X Prolific PL-2303 driver https://poke-com.jimdofree.com/
<key>14a1_0001</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>1</integer>
<key>idVendor</key>
<integer>5281</integer>
</dict>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment