==========================================
Texas Instruments USB RNDIS Driver README
==========================================

** List of files **
TI_RNDIS.inf      -- Sample INF file. 
TI_RNDIS.cat      -- Sample CAT file.
README.txt        -- This file.
usb8023m.sys      -- Driver file from Microsoft.
usb8023k.sys      -- Driver file from Microsoft.
usb8023w.sys      -- Driver file from Microsoft.
rndismpm.sys      -- Driver file from Microsoft.
rndismpk.sys      -- Driver file from Microsoft.
rndismpw.sys      -- Driver file from Microsoft.



** Redistribution **
The ".sys" files are from Microsoft and should NOT be distributed to customers.
Customers can obtain the files from Microsoft at the following link: 
http://www.microsoft.com/whdc/hwdev/resources/HWservices/rndis.mspx



** Guidelines for INF and CAT files **
-Filename of the INF and CAT files should not exceed 8 characters. 
-The names of the INF and the CAT files should be same. 
  e.g. If the INF file is called "ti-ar7.inf" then the CAT file should be called "ti-ar7.cat".


=============================================================
README.TXT - Revision History

Version 0.1  24 Feb 2004   Initial Draft
Version 0.2  08 Mar 2004   Included Review comments.
Version 0.3  22 Apr 2004   Updated for changed filenames.
==============================================================
