Copyright Texas Instruments, all rights reserved. (c) 1994


======================================================================

App:   12C01A 1394 Demo
OSs:   Win 3.x & Win 95.
src:   Compiled using BORLAND 4.5 C++

Abstract:  The 12C01A demo code will allow 1394 Async/ISO packets to be sent
           or received.  The packets are predefined for the data portion of
           the packet when transmitting (Tx)
             Async Quad  - Single quad containing 0xDEADBEEF.
             Async Block - (ATFSize - 4) Quads, last quad contains 0xDEADBEEF.
             ISO         - (ITFSize/2 -1) Quads, 1st quad is packet count,
                           (2 - n-1) is sequentially numbered, nth has 0xDEADBEEF

           The 12C01A registers can be examined and modified, Data in the GRF can
           be viewed, video from a SONY desktop camera can be viewed.


Video Mode:  Win 95 use High Color (16-bit) or better
             Win 3.1 use 65K Color Mode or better

           Note:  GW currently use 565 color while TM is 555.

Searching ZIP: DEMOSW_1.EXE

  GW1394.EXE   - Use on Intel P5-90 or better
  TM1394.EXE   - Use on TI-TravelMate systems (will need drivers for dock)
                 will run on GW as well
  BC450RTL.DLL - BORLAND RunTime Library
  BIDS45.DLL   - BORLAND RunTime Library
  OWL250.DLL   - BORLAND RunTime Library
  BWCC.DLL     - BORLAND RunTime Library


Searching ZIP: DEMOSW_2.EXE

  PKUNZIP.EXE  - shareware file extractor
  DO_MM.ZIP    - Utils to locate cards, show addresses, write to memory
  P1394APP.ZIP - Source Code for Demo SW (use PKUNZIP to extract)
  PCI_ADDR.TXT - Shows how to change card address. (should not be needed)

Installation:

 1. demosw_?.exe is a self-extracting zip file.  Create a directory
    you wish to use (ex. C:\P1394).

 2. Copy demosw_?.exe to that directory.

 3. Execute demosw_?.exe.  All files will be extracted to that directory.


======================================================================
Getting started:

  1. Get into Windows xx.

  2. Use File|New in Program Manager to create an ICON for p1394.  Browse
     and select p1394.exe.

  3. Boot p1394 from Program Manager.

  4. Type File|New or select "New Document" from the tool bar.

  5. Use the menu bar to select desired functions.

======================================================================
NOTE: some selections are not functional and a message box will appear
      to let you know.
