Date: Fri, 30 Jul 2004 00:59:41 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mouse.h src/sys/isa psm.c Message-ID: <200407300059.i6U0xfbJ063368@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004-07-30 00:59:41 UTC
FreeBSD src repository
Modified files:
sys/sys mouse.h
sys/isa psm.c
Log:
Add support for the Synaptics Touchpad mouse driver. I reworked the
submitted version with style cleanups and changes to comments. I also
modified the ioctl interface. This version only has one ioctl (to get
the Synaptics-specific config parameters) since this is the only
information a user might want.
Submitted by: Arne Schwabe <arne -at- rfc2549.org>
Revision Changes Path
1.71 +213 -1 src/sys/isa/psm.c
1.20 +25 -0 src/sys/sys/mouse.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407300059.i6U0xfbJ063368>
