Difference between revisions of "How to install TIAO USB Multi Protocol Adapter Driver on Mac OS"

From TIAO's Wiki
Jump to: navigation, search

10 PCS, 10cm x 10cm, 2 layers prototype for $38.80 shipped!
(Required Hardware and Software)
(Detailed Steps)
Line 66: Line 66:
 
</dict>
 
</dict>
 
</pre>
 
</pre>
 
+
* Save it and reboot the machine
 +
* Load the driver (you need to be root or use sudo for this):
 +
<pre>kextload /System/Library/Extensions/FTDIUSBSerialDriver.kext</pre>
 +
* You are done.
  
 
<span class="plainlinks">
 
<span class="plainlinks">

Revision as of 18:49, 6 April 2012








Buy various JTAG cables for your Satellite Receiver, Cable Modem, Wireless Router, Standard Wiggler from http://www.easymg.com and http://www.diygadget.com


Overview

In this tutorial, I am going to show you how to install TIAO USB Multi Protocol Adapter (TUMPA) on Mac OS.

Required Hardware and Software

Detailed Steps

  • Make sure TUMPA is not connected to the computer.
  • Download the Mac OS driver from here
  • Open dmg and select the right package for your version of Mac OS X and install the driver.
  • cd /System/Library/Extensions/FTDIUSBSerialDriver.kext/Contents/
  • sudo bash
  • cp Info.plist Info.plist.ORIG (make a backup copy)
  • Edit (eg vi) Info.plist (use a text editor only, not a word processor)
  • Find the first or last com.FTDI.driver.FTDIUSBSerialDriver dict item
  • Add the following xml elements in Info.plist:
<key>TIAO USB Multi-protocol Adapter</key>
<dict>
  <key>CFBundleIdentifier</key>
  <string>com.FTDI.driver.FTDIUSBSerialDriver</string>
  <key>IOClass</key>
  <string>FTDIUSBSerialDriver</string>
  <key>IOProviderClass</key>
  <string>IOUSBInterface</string>
  <key>bConfigurationValue</key>
  <integer>1</integer>
  <key>bInterfaceNumber</key>
  <integer>0</integer>
  <key>idProduct</key>
  <integer>35480</integer>
  <key>idVendor</key>
  <integer>1027</integer>
</dict>
<key>TIAO USB Multi-protocol Adapter</key>
<dict>
  <key>CFBundleIdentifier</key>
  <string>com.FTDI.driver.FTDIUSBSerialDriver</string>
  <key>IOClass</key>
  <string>FTDIUSBSerialDriver</string>
  <key>IOProviderClass</key>
  <string>IOUSBInterface</string>
  <key>bConfigurationValue</key>
  <integer>1</integer>
  <key>bInterfaceNumber</key>
  <integer>1</integer>
  <key>idProduct</key>
  <integer>35480</integer>
  <key>idVendor</key>
  <integer>1027</integer>
</dict>
  • Save it and reboot the machine
  • Load the driver (you need to be root or use sudo for this):
kextload /System/Library/Extensions/FTDIUSBSerialDriver.kext
  • You are done.








Buy various JTAG cables for your Satellite Receiver, Cable Modem, Wireless Router, Standard Wiggler from http://www.easymg.com and http://www.diygadget.com



10 PCS, 10cm x 10cm, 2 layers prototype for $38.80 shipped!