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!
(Detailed Steps)
 
(2 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
== Overview ==
 
== Overview ==
 
In this tutorial, I am going to show you how to install [http://www.diygadget.com/tiao-usb-multi-protocol-adapter-jtag-spi-i2c-serial.html TIAO USB Multi Protocol Adapter (TUMPA)] on Mac OS.
 
In this tutorial, I am going to show you how to install [http://www.diygadget.com/tiao-usb-multi-protocol-adapter-jtag-spi-i2c-serial.html TIAO USB Multi Protocol Adapter (TUMPA)] on Mac OS.
 +
 +
(Special thanks to G.M, he provided us the xml section)
  
 
== Required Hardware and Software ==
 
== Required Hardware and Software ==

Latest revision as of 19:05, 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.

(Special thanks to G.M, he provided us the xml section)

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!