summaryrefslogtreecommitdiff
path: root/sys/dev/wscons/wsconsio.h
AgeCommit message (Expand)Author
2017-06-15We do not support iso7 nor pcvt encoding, so remove macro definitionsFrederic Cambus
2017-06-13Increase WSFONT_NAME_SIZE size, this will allow storing longer fontFrederic Cambus
2017-06-06Add support for tap gestures.Ulf Brosziewski
2017-05-08improved coordinate filtersUlf Brosziewski
2017-03-16Simplify wstpad option handling:Martin Pieuchot
2017-02-27Handle touchpad input in wsmouse.Ulf Brosziewski
2016-10-23Improved parameter handling in wsmouse and new ioctls for reading andUlf Brosziewski
2016-09-30Add a WSKBDIO_GETENCODINGS ioctl that returns the supported keyboardMark Kettenis
2016-09-14limit the number of fonts that can be loadedJoshua Stein
2016-03-30Add support for multitouch input to wsmouse.Ulf Brosziewski
2015-12-12add new ioctls to control keyboard backlightsJoerg Jung
2015-08-30Modify kernel to prepare boot from UEFI.YASUOKA Masahiko
2015-01-15Define a new wscons mouse type for Synaptics clickpad devices that lackJonathan Gray
2014-12-21WSCONS_EVENT_WSMOUSED_SLEEP and WSCONS_EVENT_WSMOUSED_CLOSE not used anymore.Alexandr Shadchin
2013-11-17Distinguish between inteldrm and radeondrm.Mark Kettenis
2013-10-20WSDISPLAYIO_GTYPE ioctl support for KMS drivers. ok jsg@Miod Vallat
2012-10-29Add support for Elantech touchpads to pms(4). This allows the X synaptics(4)Stefan Sperling
2012-07-22Fix for ClickPad. On issue pointed gilles@ and matthieu@Alexandr Shadchin
2012-04-17Add type numbers for upcoming sgi work, forgotten during newport(4) import.Miod Vallat
2011-09-20Prepare to add support ALPS touchpadsAlexandr Shadchin
2011-05-05synaptics touchpad keep the current (pms) behaviour until WSMOUSEIO_SETMODEAlexandr Shadchin
2011-04-07Prepare to add support Synaptics touchpadsAlexandr Shadchin
2010-07-01Make it possible to get the screen types and emulations for a wsdisplay.Mats O Jansson
2010-03-07Minimalistic driver for the ImpactSR (Mardigras) video option found on olderMiod Vallat
2010-03-04Add wsdisplay type for SGI VPro (aka Odyssey)Joel Sing
2010-02-28Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems.Miod Vallat
2009-12-25A couple more device types.Miod Vallat
2009-09-21Document a private ioctl range for wscons drivers (from Miod). ThereforeMarcus Glocker
2009-07-03Add a wsdisplay type for an upcoming driver for the Sun XVR-100 framebuffer.Mark Kettenis
2009-06-03Define a wsdisplay type for gfxp(4).Mark Kettenis
2009-06-02Define a proper wsdisplay type for machfb(4).Mark Kettenis
2009-05-20Add code to attach sun mice on sparc and sparc64 as wsmouse devices. SinceMiod Vallat
2009-05-09Initial console device driver for USB displays based on the DisplayLinkMarcus Glocker
2009-03-12Define a proper wsdisplay type for raptor(4).Mark Kettenis
2008-12-29Give ifb its own display type (be sure to make includes before rebuildingMiod Vallat
2008-08-24Define a proper wsdisplay type for legss(4).Miod Vallat
2007-11-27Add display type for SGI GBE.Joel Sing
2007-09-01- Add bthidev(4), from NetBSD.Xavier Santolaria
2007-05-08add swapxy, resx and resy to struct wsmouse_calibcoords,Robert Nagy
2007-04-10Add support for a fourth axis on wsmouse devices, e.g. on the Apple MightMiod Vallat
2006-11-27commit vesabios for matthieu@Gordon Willem Klok
2006-08-06Convert the Sony wsfonts to ISO-Latin1 encoding, and drop the Sony encodingMiod Vallat
2006-07-24Driver for the VS4000/90 frame buffer, adapted from NetBSD (ragge) andMiod Vallat
2006-04-16Preliminary driver for the Colorgraphic VoyagerVGA pcmcia frame buffer;Miod Vallat
2006-04-14Minimal support for the HP98705 ``Tigershark'' TurboVRX frame bufferMiod Vallat
2006-02-14Define a wsdisplay type for the Sun ZX/Leo frame buffer.Miod Vallat
2006-01-09Introduce a wsdisplay type for mac68k frame buffers; we might need to becomeMiod Vallat
2005-05-15Partial sync to the NetBSD wscons code, bringing a better wsmux behaviourMiod Vallat
2005-04-22Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series.Miod Vallat
2005-01-17Display driver for zaurus, PXALCD requested and ok miod@Dale Rahn