This is an untested hack of a PS/2 mouse module for Linux kernel 1.2.x.
On first several tests the module seems to work.

To Compile:

   The Makefile assumes that the Linux kernel include files are
in /usr/src/linux/include. This needs to be corrected if this doesn't
fit your system. Change the path in the makefile as directed in by the
comments in the makefile.

         make 

To Use:

         insmod psaux.o
