Date: Sun, 27 Aug 2000 12:47:59 +0900 From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> To: Gary Kline <kline@thought.org> Cc: freebsd-stable@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: mouse question.... Message-ID: <200008270348.MAA09239@zodiac.mech.utsunomiya-u.ac.jp> In-Reply-To: Your message of "Sat, 26 Aug 2000 20:21:52 MST." <200008270321.UAA28285@tao.thought.org> References: <200008270321.UAA28285@tao.thought.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[...]
> This is getting stranger and stranger. I just bought a new
> Logitech mouse and have it plugged directly into the COM1
> port.
>
> The results are the same as before for trying your (4) above,
> and
>
>moused -p /dev/cuaa0 -d -f -t mouseman
>moused: port: /dev/cuaa0 interface: unknown type: mouseman model: generic
>moused: received char 0x0
>
> for the above. The ``received char 0x0'' only happened one time.
When you moved the mouse, did you see any further messages?
> Does this suggest anything to you? Or anyone else on the list?
Is it a "plain" MouseMan? Is it a serial model? If it is a
PS/2-port-only model or a PS/2-port and USB model, you cannot put it
to a serial port.
If it is a plain MouseMan (3 button mouse without a wheel),
find a label on the belly of the mouse. You sould find the model #
and description. If it says "Serial" or "Serial-MousePort", then
you can plug it to a serial port. If it says "MousePort", it is
a PS/2 model.
Once you are sure that it is a serial mouse, try the following
command ("auto" instead of "mouseman").
moused -p /dev/cuaa0 -d -f -t auto
Unless your MouseMan is one of very old models, moused should be
able to detect it is MouseMan.
Kazu
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008270348.MAA09239>
