From: James S. <jsi...@su...> - 2000-10-10 21:00:28
|
> > work. I tried a few other serial mice thinking it might be that mouse but > > it wasn't. Have you tried any serial mice. > > Yes, I did. What did you do to make it work? I compiled in serial port line displine and serial mouse. I do see the needed object files in drivers/input. It also doesn't show up at boot time where as the other mice do. > USB or Gameport version? For USB you need Both. > hid.c > [u|o]hci-hcd.o I use the Alternative driver (uhci.o). It works for keyboard and mouse. I might not work for the joysticks. Also I have mistakenly been compiling in usbmouse.c and usbkeyboard.c. I will give a try without. I might be selecting the wrong USB controller. > for gameport you need > > ns558.o <-- Use need to use this? > grip.o > joydev.o |