		Rockey USB 1.0 driver for FreeBSD introduction
		==============================================
Install procedure
==================
$ su
# cd rockey
# cp Driver/rockey.ko /modules
# mknod /dev/rockey c 200 0

rockey driver test
==================
$ ./test
Run test, check driver and Rokey in gear or not. If correct, it will output this:

ROCKEY FOUND HardID=1244556
test..............SUCCESS

if wrong, it will show as follows:
NO DRIVER or NO ROCKEY etc. error infomation.

files introduction under rockey description
===========================================
Driver		       				rockey device driver
api	        				head file of user interface
test	        				testing program

Thank you for your kind support! Any problem, please contact us.
WebSite:Http://www.ftsfae.com
