Home » Questions » Computers [ Ask a new question ]

Snow Leopard Compatible Drivers for Moschip MCS7720 USB-to-Serial Controller

Snow Leopard Compatible Drivers for Moschip MCS7720 USB-to-Serial Controller

We are using Cables Unlimited USB-2925 USB-to-Dual-DB9 serial cables, which use the Moschip MCS7720 controller. We have downloaded the newest driver from http://www.moschip.com/mcs7720.php, but that driver was last updated in 2005. It does not seem to be working with Macs running OS X 10.6 Snow Leopard.

Asked by: Guest | Views: 196
Total answers/comments: 1
Guest [Entry]

"There is a solution to force this exact cable to work with Snow Leopard while waiting for Moschip to update their drivers.

Be very careful while you are making this change. You will need to execute these commands as the root user.

Install the latest driver from Moschip and reboot.
Locate the file /System/Library/Extensions/MCS7720Driver.kext/Contents/Info.plist
Open the file and locate the line that reads <integer>30496</integer>
Change the number from 30496 to 30485. Save the file.
Execute the command ""touch /System/Library/Extensions"".
Wait a few minutes and plug in your USB cable. You should see a screen pop up that alerts you that two new network interfaces have become available. You'll note that they're named /dev/tty.USB-Serial0.0 and /dev/tty.USB-Serial1.1.
You're good to go. If the software is ever updated by Moschip, it will likely overwrite this change."