Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2004 19:49:56 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Nate Lawson <nate@root.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys mouse.h src/sys/isa psm.c
Message-ID:  <Pine.NEB.3.96L.1040803194856.93874A-100000@fledge.watson.org>
In-Reply-To: <411021FD.9040708@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Aug 2004, Nate Lawson wrote:

> > psm now reports as "model Synaptics Touchpad, device ID 0" which I don't
> > recall it doing previously.
> 
> Also, what is your mouse configuration (i.e. moused, X, xevent vs. 
> direct psm0)? 

Sorry, should have included that before.  I'm running with moused:

paprika:~> grep moused /etc/rc.conf 
moused_enable="yes"
moused_flags="-3"

paprika:~> ps ax | grep moused
  526  ??  Rs     0:03.48 /usr/sbin/moused -3 -p /dev/psm0 -t auto

paprika:~> dmesg | grep psm
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, device ID 0

(This is with the change backed out).

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
robert@fledge.watson.org      Principal Research Scientist, McAfee Research




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1040803194856.93874A-100000>