ZipWire HDSL Bit-Pump Software Document Addendum
Copyright (C) 2001, Mindspeed Technologies
March 5 2001

INTRODUCTION
************

This file contains information that was not included in the 
Documentation package.


SOFTWARE VERSIONS
*****************

The current software release versions are:

   Bit-Pump Ver 4.4 - New Release
   Channel Unit Ver 6.2  


HEX FILES
*********

The hex files provided are:
ZIPWIREC.hex - Code with 3E1 without ZipStart for HTU-C. 
ZIPWIRER.hex - Code with 3E1 without ZIpStart for HTU-R.
ZIPREG.hex - Code for Repeater that has both HTU-C and HTU-R.
TDEBUG.hex - TDEBUG without Channel unit.

RELEASE NOTES
*************

See BP44CU62_REL.PDF for the Bit-pump V4.4 Release Notes.  PDF Format.


INSTALLATION
************

The INSTALL.BAT Program provided on this disk will install the 
Bitpump/Channel Unit Source code to the specified 'destination' directory 
and subdirectories.

The code is copied into the following 3 directories.

    destination          : Main files, build script, & .HEX files
    destination\bitpump  : Bitpump source & header files
    destination\chanunit : Channel Unit source & header files

If the 'destination' directory doesn't exist, the program prompts the user
if the directory can be created.

The BITPUMP & CHANUNIT subdirectories are automatically created.

Examples:  

   install c:\src\zipwire   # Copies into C:\SRC\ZIPWIRE directory
   install c:.              # Copies to the current directory on the C: drive
   install c:               # Copies to the root directory on the C: drive
