
To Compile the driver Module
	1) make

To load & unload the Module dynamically
	1) make load
	2) make unload

To load & unload the Module Statically 
	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


