Subject: Re: USB mouse
To: Sean Davis <dive-nb@endersgame.net>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: current-users
Date: 09/21/2001 14:01:25
On Fri, Sep 21, 2001 at 06:31:33AM -0400, Sean Davis wrote:
> I just bought a new logitech optical mouse, it's USB, and came with a
> USB->ps2 adapter. Right now I have it plugged into the ps2 port, and it's
> working perfectly, but I'd like to get it working in the usb port (the
> adapter looks kinda clunky, I don't want to break it off :)
> 
> Can somebody give me some pointers on getting wsmouse to use a USB mouse?
> 

If you use a GENERIC kernel , just plug the mouse in a USB port and it should
work.
If you compiled your own kernel, make sure you have
ums*   at uhub? port ? configuration ? interface ?
wsmouse*       at ums? mux 0
in the config file.