This is Kernel patch 5 to be applied to kernel
sources 99p4 to yield 99p5. Go to the directory
/usr/src and do this command:

       patch -p0 < patch5 2>&1 | tee p5.log

To test for success do:

       grep fail p5.log

If all went well, grep should not produce any output.       
Now you can go to the /usr/src/linux and do your "make".
