You'll need the new moused framework for this module.
Basic instructions:
- Download my moused framework (newpsm project on this site)
- Recompile your kernel without "device ums"
- Build moused, build the usbmouse module.
- Run moused: ./moused -m usbmouse -d /dev/uhid0
Future plans:
- Rewrite ugly bits
- Port ums(4) hacks for broken mice
- Test with more mice
- Write uhid joypad support