Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2000 22:47:28 +0930
From:      Ian Moore <imoore@picknowl.com.au>
To:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Problem with PS/2 mouse port & Logitech mouse
Message-ID:  <394A28E8.B5D96B9F@picknowl.com.au>

next in thread | raw e-mail | index | archive | help
I've seen some posts about this sort of problem, but no solutions that
help me. Perhaps someone has an answer now.
I'm using Free BSD 4.0 - RELEASE. I have a Logitech First Mouse PS/2
mouse (2 buttons + a scroll wheel come 3rd button).
In my kernel I have:
# atkbdc0 controls both the keyboard and the PS/2 mouse
device          atkbdc0 at isa? port IO_KBD
device          atkbd0  at atkbdc? irq 1
device          psm0    at atkbdc? irq 12

I get:
% dmesg | psm0
psm0: Command not found.

and
% m /var/log/messages |grep psm
Jun 16 21:25:49 slowas /kernel: config> di psm0
Jun 16 21:38:07 slowas /kernel: config> di psm0

in rc.conf:
moused_port="/dev/psm0"
moused_type="ps2"
moused_enable="YES"

but when I boot , I get  /dev/psm0: device not configured

Any ideas?

Thanks,
Ian Moore



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?394A28E8.B5D96B9F>