Date: Thu, 1 Jan 2004 21:50:59 -0500 (EST) From: Andre Guibert de Bruet <andy@siliconlandmark.com> To: Marcin Dalecki <mdcki@gmx.net> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: Synaptics Touchpad xfree driver hack :) Message-ID: <20040101214356.G6124@alpha.siliconlandmark.com> In-Reply-To: <3FF4D4E7.4000400@gmx.net> References: <86n097dco9.fsf@kamino.rfc1149.org> <3FF4D4E7.4000400@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I guess I'm a little confused as to why you don't just use moused directly... I have two versions of the Synaptics touchpads and they both "just work". The first is the built-in one that came with my Dell Latitude C800 which interfaces via PS2 and the second is the serial version ("PC Concepts", SM-2000, P/N KKSM2000CS). For the PS2 version, I use: /usr/sbin/moused -p /dev/psaux -t auto For the serial version, I use: /usr/sbin/moused -p /dev/cuaa1 -t auto Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > On Fri, 2 Jan 2004, Marcin Dalecki wrote: > Arne Schwabe wrote: > > Hi, > > A long long time ago ... I solved this problem in a way > relying on the fine mouse support infrastructure found in > FreeBSD (aka mounsd). Hardware management and sharig it > IMHO something kernels are for. This way even the mouse > on console will still be available. Patch attached... > > > _____________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040101214356.G6124>