aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/mouse.h
Commit message (Expand)AuthorAgeFilesLines
* psm(4): detect Lenovo top-button clickpadsVladimir Kondratyev2019-01-181-0/+1
* For the moment, put back the MOUSE_PROTO_{BUS,INPORT} #defines untilWarner Losh2018-10-231-3/+3
* Remove mse(4) from treeWarner Losh2018-10-221-4/+4
* Drop MOUSE_GETVARS and MOUSE_SETVARS ioctls support.Vladimir Kondratyev2018-06-101-15/+0
* psm(4): Add support for HP EliteBook 1040 ForcePads.Vladimir Kondratyev2018-01-311-0/+1
* SPDX: mostly fixes to previous changes.Pedro F. Giffuni2017-12-131-0/+2
* Add Elantech trackpad supportOleksandr Tymoshenko2016-09-261-0/+4
* synaptics: more support for semi-MT trackpads.Rui Paulo2015-05-101-0/+7
* Improve Synaptics support for newer touchpads.Rui Paulo2015-04-111-5/+20
* psm: print newer Synaptics Touchpad capabilities.Rui Paulo2015-04-061-0/+3
* sys/mouse.h: Move members introduced in r255153 to end of struct synapticshwJean-Sébastien Pédron2013-09-021-4/+4
* psm: Add support for middle and extended buttons on Synaptics touchpadsJean-Sébastien Pédron2013-09-021-1/+4
* Add preliminary support for IBM/Lenovo TrackPoint.Jung-uk Kim2013-03-181-0/+1
* Spell "Kensington Thinking Mouse" correctly.Giorgos Keramidas2006-12-181-1/+1
* Fix -Wundef.Ruslan Ermilov2005-12-041-1/+1
* Support for the GTCO Digipad.Matthew N. Dodd2005-04-131-0/+1
* Don't export the 'dt' field as that would break the exisiting ABI.Julian Elischer2004-12-131-1/+0
* Add support for USB Microsoft IntellimouseJulian Elischer2004-12-121-0/+1
* Add support for the Synaptics Touchpad mouse driver. I reworked theNate Lawson2004-07-301-0/+25
* Minor changes:Will Andrews2002-03-241-0/+1
* Spelling police: extention -> extension in a comment.Dima Dorfman2001-07-051-2/+2
* Initiate deorbit burn sequence for <machine/mouse.h>.Poul-Henning Kamp2000-10-091-3/+3
* - Add Support for the following PS/2 mice:Kazutaka YOKOTA2000-03-181-4/+44
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add definitions for Interlink VersaPad.Kazutaka YOKOTA1999-08-171-1/+25
* Improve Logitech MouseMan+ protocol support.Kazutaka YOKOTA1999-07-121-1/+4
* 1) Added define for USB as an interfaceNick Hibma1999-02-211-1/+3
* - Added support for Genius Kidspad tablet.Kazutaka YOKOTA1998-11-201-1/+3
* Reviewed by: AmancioAmancio Hasty1998-06-141-1/+5
* - Add support for the following mice to psm/moused/sysmouse:Kazutaka YOKOTA1997-12-071-45/+132
* Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the oneKazutaka YOKOTA1997-10-191-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Minor white-space and comment cleanups. No functional change.Nate Williams1997-01-051-3/+10
* Alot of fixes from kazu:Søren Schmidt1996-12-011-14/+48
* KNF'ify.Nate Williams1996-11-151-5/+11
* Finally a start at sharing the kdb controller routines betweenSøren Schmidt1996-11-141-9/+91
* Added the psm driver from 1.1.5.Doug Rabson1994-09-091-0/+44