summaryrefslogtreecommitdiffstats
path: root/sys/dev/wscons/wsconsio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add new event types for precision scrolling.bru2019-03-241-1/+7
* Remove the strong hysteresis filter.bru2018-11-101-2/+3
* define WSMOUSE_TYPE_TOUCHPAD so non-elantech drivers can stopjcs2018-07-301-1/+2
* Add logging options to wsmouse. Input and event logging for debugbru2018-05-071-2/+8
* Remove unused compat macros.anton2017-11-151-5/+1
* remove defines for ioctls the kernel doesn't recognisejsg2017-10-241-10/+1
* Backout because it breaks ramdisks. Anyone making changes in the kernelderaadt2017-08-181-3/+1
* Add compressed fonts support in the kernel.fcambus2017-08-181-1/+3
* We do not support iso7 nor pcvt encoding, so remove macro definitionsfcambus2017-06-151-3/+1
* Increase WSFONT_NAME_SIZE size, this will allow storing longer fontfcambus2017-06-131-2/+2
* Add support for tap gestures.bru2017-06-061-2/+8
* improved coordinate filtersbru2017-05-081-18/+21
* Simplify wstpad option handling:mpi2017-03-161-71/+38
* Handle touchpad input in wsmouse.bru2017-02-271-5/+52
* Improved parameter handling in wsmouse and new ioctls for reading andbru2016-10-231-1/+55
* Add a WSKBDIO_GETENCODINGS ioctl that returns the supported keyboardkettenis2016-09-301-1/+7
* limit the number of fonts that can be loadedjcs2016-09-141-1/+2
* Add support for multitouch input to wsmouse.bru2016-03-301-3/+17
* add new ioctls to control keyboard backlightsjung2015-12-121-1/+8
* Modify kernel to prepare boot from UEFI.yasuoka2015-08-301-1/+2
* Define a new wscons mouse type for Synaptics clickpad devices that lackjsg2015-01-151-1/+2
* WSCONS_EVENT_WSMOUSED_SLEEP and WSCONS_EVENT_WSMOUSED_CLOSE not used anymore.shadchin2014-12-211-6/+2
* Distinguish between inteldrm and radeondrm.kettenis2013-11-171-2/+3
* WSDISPLAYIO_GTYPE ioctl support for KMS drivers. ok jsg@miod2013-10-201-1/+2
* Add support for Elantech touchpads to pms(4). This allows the X synaptics(4)stsp2012-10-291-1/+2
* Fix for ClickPad. On issue pointed gilles@ and matthieu@shadchin2012-07-221-1/+2
* Add type numbers for upcoming sgi work, forgotten during newport(4) import.miod2012-04-171-1/+6
* Prepare to add support ALPS touchpadsshadchin2011-09-201-1/+2
* synaptics touchpad keep the current (pms) behaviour until WSMOUSEIO_SETMODEshadchin2011-05-051-1/+5
* Prepare to add support Synaptics touchpadsshadchin2011-04-071-1/+2
* Make it possible to get the screen types and emulations for a wsdisplay.maja2010-07-011-1/+18
* Minimalistic driver for the ImpactSR (Mardigras) video option found on oldermiod2010-03-071-1/+2
* Add wsdisplay type for SGI VPro (aka Odyssey)jsing2010-03-041-1/+2
* Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems.miod2010-02-281-1/+2
* A couple more device types.miod2009-12-251-1/+3
* Document a private ioctl range for wscons drivers (from Miod). Thereforemglocker2009-09-211-2/+3
* Add a wsdisplay type for an upcoming driver for the Sun XVR-100 framebuffer.kettenis2009-07-031-1/+2
* Define a wsdisplay type for gfxp(4).kettenis2009-06-031-1/+2
* Define a proper wsdisplay type for machfb(4).kettenis2009-06-021-1/+2
* Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Sincemiod2009-05-201-1/+2
* Initial console device driver for USB displays based on the DisplayLinkmglocker2009-05-091-1/+2
* Define a proper wsdisplay type for raptor(4).kettenis2009-03-121-1/+2
* Give ifb its own display type (be sure to make includes before rebuildingmiod2008-12-291-1/+2
* Define a proper wsdisplay type for legss(4).miod2008-08-241-1/+2
* Add display type for SGI GBE.jsing2007-11-271-1/+2
* - Add bthidev(4), from NetBSD.xsa2007-09-011-1/+3
* add swapxy, resx and resy to struct wsmouse_calibcoords,robert2007-05-081-1/+3
* Add support for a fourth axis on wsmouse devices, e.g. on the Apple Mightmiod2007-04-101-2/+6
* commit vesabios for matthieu@gwk2006-11-271-1/+22
* Convert the Sony wsfonts to ISO-Latin1 encoding, and drop the Sony encodingmiod2006-08-061-2/+1