CodeWarrior TAP USB Device Driver Manual Installation:
--------------------------------------------------

Supported Devices:

  CodeWarrior TAP

Supported Operating Systems*:

  Mandriva Linux 2010.1
  Ubuntu 10.04

  * Limited testing has been performed on the distributions listed above.
    In general, the CodeWarior TAP should be usable on any distribution
    which uses udev.

Driver Type:

  CDC Ethernet and CDC Serial

Installation Instructions:

  Most modern Linux distributions use NetworkManager and do not
  require these udev scripts.  These scripts can be installed on
  distributions that do not use NetworkManager or where NetworkManager
  is not automatically configuring the CodeWarrior TAP.

  Please note that the following procedures assume that the user has 
  Administrator privileges.  You may need to use sudu or log into a
  root account.

    1.  Install udev script

        Copy cwtap_udev_script to /opt/freescale/usr/local/etc/

        Note: Make sure the copied script is executable.
        Note: If another location is used, edit the path in 00-cwtap.rules
              to match.

    2.  Install udev rules

        Copy 00-cwtap.rules to /etc/udev/rules.d

    2.  Activate new udev rules

        Run the command 'udevadm control --reload-rules'

        Note: on older distributions where the udevadm command is
              missing, you may need to use 'udevcontrol reload_rules'.

    3.  Plug in CodeWarrior TAPs

        NOTE: If you already had your CodeWarrior TAPs plugged in prior to
        performing the above modifications, you will need to unplug them and
        plug them in again in order for the changes to take effect.
