
						 Instructions 
					       =================
To Compile the driver module
	1) make 

For Dynamic Loading & Unloading the mcs7705 driver module
	1) make load
	2) make unload

For Static loading & unloading the mcs7705 driver module 
	1) make install 
	2) make uninstall


NOTE:
	Patch files included for FC5, 2.6.16.1 & 2.6.17.7 

To apply these patch files 
	1) Move  the patch files to respective source root dirctory
	2) Apply the patch using 
 		patch -p0 < "respective patch-file name"
	3) Compile & build the source

Get in touch for any questions, suggestions or comments that you may have for us at techsupport@moschip.com




