0.	please read the license.txt first

0.2 	current version: 0.20 build29
        

1. 	installation:
	a. after unzipping this package, copy usbstor.sys to 
	   %systemroot%\system32\drivers
	b. double click on usbstor.reg to add the reg file to registry.

2.  usage:
	a. start usb service. in a dos command box, type:
	   net start uhci
	
	b. now attach your usb flash disk to it. Wait and see.

3. system requirement:
	the same to the uhci driver. for more information, please
	refer to uhci driver's readme.txt

4. features:
        a. support two flash disks simultaneously.
        b. plug and play capable.
        c. Input speed is around 1.0MB per second, write speed is 900KB
           per second. 

5. Limitations:
        a. the demo version is fully functional. You can
           copy files to it on windows NT.
        
        b. more flash disks attached to the system won't be recognized.
        
        c. support devices of
           subclass=0x06( transparent command set ) or 
           subclass=0x05( sff8070i )
           and protocol=0x50( bulk-only ).

           this may be aweful for an average user. But you can get it
           through usbdevtree.exe, a device info display program. you
           can find subclass and protocol value by this app. Tested
           device is OTI6808.
           
	d. please do not detach the device when reading or writing disk
	   is going on. It will definitely cause data lost. There will be
           no choice but reset if you unplug the disk while formatting or
           scanning disk.

        e.there still exist bugs in format or scan disk. It is recommended
           not use these two program intensively.
	   
6. plan:
         about to test some RBC devices for this driver. 

				wish you lucky
				woodhead( mypublic99@yahoo.com )
					2003-06-05 22:33:42 Beijing
