How to get PL2303 USB to Serial Driver to work on Mac OS X 10.7 (64bit)
What you need
File: osx-pl2303.kext.zip
Location: http://sourceforge.net/tracker/index.php?func=detail&aid=2952982&group_id=157692&atid=804837
How to get it working
1. Download the above driver for your 64bit OSX
2. Unpack the driver
3. Copy osx-pl2303.kext to /System/Library/Extensions
|
1 |
sudo cp -r ~/osx-pl2303.kext /System/Library/Extensions/ |