Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Hardware - Troubleshooting and Discussion > Consumer Hardware & Components > Prolific PL2303 USB-Serial drivers and OS X

Prolific PL2303 USB-Serial drivers and OS X
Thread Tools
Forum Regular
Join Date: May 2001
Location: Japan
Status: Offline
Reply With Quote
Sep 6, 2003, 06:52 PM
 
Prolific (Taiwan) provides drivers (ProlificUSBSerial1.0.6.pkg) for OS X for USB-Serial cables using their chipset but I cannot get the damned things to work under 10.2.6.
Have anybody had any success with these drivers at all or are they broken? I have searched the web for days reading about fixes like changing permissions and vendor and product IDs in the info.plist files but nothing does the trick.
Any solution except to badger Apple to provide some decent USB-Serial drivers in Panther?
     
rocky2  (op)
Forum Regular
Join Date: May 2001
Location: Japan
Status: Offline
Reply With Quote
Sep 28, 2003, 07:05 AM
 
To post the answer to my question (courtesy of iDC at OSX Hints)

Install the Prolific 1.0.7b4 drivers.
Log in as root and use Text Edit to open the Info.plist in the ProlificUsbSerial.kext in the path
System/Library/Extensions.
In the Info.plist find the line
<key>IOKitPersonalities</key>
<dict>

and paste in the following after the <dict> tag:

--------Start paste

<key>5003_056E</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>20483</integer>
<key>idVendor</key>
<integer>1390</integer>
--------End paste

Save the change and reboot with the UC-SGT plugged into the keyboard, etc.
The message that a new usbserial device has been found should be displayed.

That's it.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 02:35 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2