Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-29 | Teach wsconsctl(8) about the elantech mouse type. Diff from shadchin@. | Stefan Sperling | |
2012-08-08 | fix type (part from NetBSD) | Alexandr Shadchin | |
ok miod@ | |||
2012-07-14 | ansify | Alexandr Shadchin | |
ok deraadt@ | |||
2012-07-14 | fix typo in comment | Alexandr Shadchin | |
ok deraadt@ | |||
2012-07-14 | zap whitespace | Alexandr Shadchin | |
ok deraadt@ | |||
2012-06-20 | more mac68k bits for the attic | Matthew Dempsky | |
2012-05-14 | ansi. no binary change | Jonathan Gray | |
2012-04-17 | typo | Theo de Raadt | |
2012-04-17 | Add type numbers for upcoming sgi work, forgotten during newport(4) import. | Miod Vallat | |
2012-01-31 | fix a typo; Steffen Daode Nurpmeso | Theo de Raadt | |
2011-09-20 | Prepare to add support ALPS touchpads | Alexandr Shadchin | |
no objections mpi@ and matthieu@ | |||
2011-09-15 | Fix recognition Synaptics touchpad | Alexandr Shadchin | |
from Patrick Keshishian (sidster at boxsoft dot com) | |||
2010-08-20 | Don't silently ignore errors if we cannot open the device. While I'm here | Federico G. Schwindt | |
simplify the code and apply some style(9). Discussed with and ok miod@ | |||
2010-07-02 | add missing header needed by ioctl() | Charles Longeau | |
ok maja@ | |||
2010-07-01 | Learn wsconsctl to handle more than the first keyboard, mouse and display. | Mats O Jansson | |
E.g. if we have a /dev/wskbd1 keyboard1 will show up when doing a -a. wsconsctl keyboard1 will now show you all variables for keyboard1. feedback and ok miod@. -moj | |||
2010-07-01 | Remove two useless nul characters. -moj | Mats O Jansson | |
2010-07-01 | add screen types and emulations to things to be shown for displays. | Mats O Jansson | |
ok miod@. -moj | |||
2010-06-28 | A long time ago when wsconsctl was written it expected that ksym was uniq. | Mats O Jansson | |
That isn't the case. eg thorn, Cyrillic_CHE, L2_tcedilla, L5_scedilla and L7_zcaron has the same (0xfe). So you have a 20% chance to get the right output from wsconsctl. Use the ksym name to decide which ksyms isn't Latin-1. Store that information in the ksym tables. The use the keyboard encoding to make an educated guess of which character to return. Let say your encoding is pl. You have Latin-2 characters in the map. Then check first for Latin-2 characters if none found try Latin-1. ok miod@ -moj | |||
2010-03-07 | Minimalistic driver for the ImpactSR (Mardigras) video option found on older | Miod Vallat | |
Octane systems, as well as some Onyxes. With special permission to change a systemwide .h file and add a manpage from deraadt@ Magic numbers and operation sequencing borrowed from Linux; tested on Octane + ESI. ok deraadt@ | |||
2010-03-04 | Add wsdisplay type for SGI VPro (aka Odyssey) | Joel Sing | |
ok miod@ | |||
2010-02-28 | Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems. | Miod Vallat | |
Currently unable to change video modes or provide any form of acceleration, so you are stuck in a 640x400x8 mode, but at least people scared of serial consoles will get a chance to use their Fuloongs now. Tested by otto@ (early developments) and jasper@ (final version) | |||
2010-01-30 | Build on loongson, and sort platform list. | Miod Vallat | |
2009-12-25 | A couple more device types. | Miod Vallat | |
2009-11-24 | Preserve rawmode when setting scale. ok miod@, oga@. | Matthieu Herrb | |
2009-09-27 | Build on armish. Since wsconscfg is built on palm build wsconsctl too. -moj | Mats O Jansson | |
2009-09-27 | Show fbinfo if it exists. ok mglocker@ -moj | Mats O Jansson | |
2009-07-19 | if variable has a NOAUTO flag set; skip printing. | Martynas Venckus | |
requested & diff tested by david@ ok miod@ | |||
2009-07-15 | now that set print is in one place; it is possible to suppress var | Martynas Venckus | |
making n flag work as expected for set. ok miod@ | |||
2009-07-15 | for rw query and print value that has actually been set in the | Martynas Venckus | |
similar way that mixerctl does. so that info for setting things like brightness makes sense (since we scale, like, 8 values to per-cent). also, it consistifies get/put, shrinks code since we don't need to do that in every single 'driver'. ok miod@ | |||
2009-07-03 | Add a wsdisplay type for an upcoming driver for the Sun XVR-100 framebuffer. | Mark Kettenis | |
ok deraadt@ | |||
2009-06-03 | Define a wsdisplay type for gfxp(4). | Mark Kettenis | |
2009-06-02 | Define a proper wsdisplay type for machfb(4). | Mark Kettenis | |
ok miod@ | |||
2009-05-20 | Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since | Miod Vallat | |
not all Sun mice run at the canonical 1200 bps, hop between 1200, 4800 and 9600 bps by paying attention to breaks on the line. Attachement and engine code written 7 years ago for OpenBSD/sparc, except for sparc64 com(4) attachment. Speed hop idea borrowed from Opensolaris. This allows sparc and sparc64 users to run X11 without needing a configuration file anymore, as it was in the XFree86 3.x days. Multihead configurations will still need a minimal configuration file, though. | |||
2009-05-17 | fascinating how make parses if statements... | Theo de Raadt | |
2009-05-15 | Stop this silliness with machine dependent man pages | Theo de Raadt | |
2009-05-09 | Need to add new display type to wsconsctl(8), too. | Marcus Glocker | |
Noted by miod@ | |||
2009-03-12 | Define a proper wsdisplay type for raptor(4). | Mark Kettenis | |
ok miod@ | |||
2008-12-29 | Give ifb its own display type (be sure to make includes before rebuilding | Miod Vallat | |
wsconsctl) | |||
2008-08-24 | Define a proper wsdisplay type for legss(4). | Miod Vallat | |
2008-08-04 | "-a" is used if no arguments are given to wsconsctl. | Igor Sobrado | |
tweaked by jmc@. ok jmc@ | |||
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai | |
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | |||
2007-11-27 | Add a few missing device entries. | Miod Vallat | |
2007-11-26 | if no arguments given, assume a nice default; ok miod jakemsr deanna | Theo de Raadt | |
2007-08-01 | cats went away | Theo de Raadt | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-05-21 | options w/o args come before options which take args; | Jason McIntyre | |
2007-05-20 | add a -f option to allow specifing an alternative | Robert Nagy | |
control device; "put it in" miod@ | |||
2007-05-08 | Introduce the mouse.rawmode and mouse.scale fields for | Robert Nagy | |
touchscreen calibration via ioctls. ok miod@ | |||
2006-07-24 | Build wscons stuff on vax (but no for bsd.rd yet) | Miod Vallat | |
2006-07-24 | Driver for the VS4000/90 frame buffer, adapted from NetBSD (ragge) and | Miod Vallat | |
Blaz Antonic's work, no acceleration yet, untested due to the lack of hardware, but enough sacrifices were made to the RAMDAC Gods. |