               -------------------------------------------------------------
	               GrandDog Suite Linux Driver Module Specification
               -------------------------------------------------------------
                           Copyright (c) 2012,  SafeNet China Ltd.

This ReadMe contains information on GrandDog Suite Linux Driver 2.0.0.4 patch.

=================
PROBLEMS CORRECTED
=================
The following problems are fixed in this patch:
 MKS, User Story 161654, Sfnt_Service Request 158592
Could granddogdaemon support user access directly in ubuntu.

=================
Appling Environment
=================
RHEL X86_64 5.5
RHEL i386 5.6
ubuntu desktop i386 8.10
ubuntu desktop i386 10.04
ubuntu desktop i386 12.04
ubuntu desktop x86_64 10.04

=================
Using Method
=================

-------------------------
Install the dog's driver
-------------------------
Install the driver of USBDog

If your system is redhat, use below command to install the USBDaemon:
"sudo rpm -i granddog-2.0.0-4.i386.rpm".
If your system is ubuntu i386, use below command to install the USBDaemon:
"sudo dpkg -i granddog_2.0.0-4_i386.deb".
If your system is ubuntu x86_64, use below command to install the USBDaemon:
"sudo dpkg -i --force-architecture granddog_2.0.0-4_i386.deb".

----------------------
Remove the dog's driver
----------------------
If your system is redhat, use below command to install the USBDaemon:
"sudo rpm -e granddog-2.0.0-4.i386".
If your system is ubuntu, use below command to install the USBDaemon:
"sudo dpkg -r granddog".

=================  
File List
=================
 readme-eng.txt      This file    
 granddog-2.0.0-4.i386.rpm   The rpm package of the USBDaemon for redhat use
 granddog-2.0.0-4.i386.deb   The deb package of the USBDaemon for ubuntu use