Requires: A C compiler
          Make, linker tools
*****	  kernel source code  *****

INSTALLATION:

1. First Install PCSC Library
	# cd pcsc-lite-1.2.0 
	# ./configure 
	# make 
	# make install
	# cd ..
	# 

2. Install Driver 
	# make
	# make install

3. Reboot System
	# reboot
