| Age | Commit message (Expand) | Author |
| 2003-10-22 | Typo in comment. From OpenBSD. | mjl |
| 2003-10-18 | On some machines, the keyboard is not enabled after a reset, rendering the | manu |
| 2003-09-13 | Make some variables unsigned since that's the type of parameter they're | simonb |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-23 | Add KB_DE | KB_MACHDEP placeholder. Need it for the Jornada 680/690 | uwe |
| 2003-03-14 | Add not sign, currency and cent keys to the spanish keymap. | jmmv |
| 2003-02-05 | change t_extended to t_extended0 for consistency with KBR_EXTENDED[01] | perry |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-13 | Following discussion on tech-kern, nuke calls to microtime() and use | martin |
| 2002-07-10 | only power down on suspend, not standby (sugested by thorpej). | chuck |
| 2002-07-08 | Apply patch from Peter Seebach (in private Mail, similar to the one proposed | martin |
| 2002-06-20 | Correct spannish mapping. Fix kern/15509 by Julio Merino <juli@merino.net>. | bouyer |
| 2002-05-29 | Nuke all useages of polled kbd controller commands when not attaching or | martin |
| 2002-05-23 | When using standard (no scroll wheel) protocol, ignore garbage between | martin |
| 2002-05-17 | (Mostly) backout previous, with some slight modifications. | martin |
| 2002-05-13 | Change the reset code to block interrupts and use polled commands; also | jdolecek |
| 2002-04-22 | Name the thread after the device. | ad |
| 2002-04-22 | Move psm.c and psmreg.h to pms.c and pmsreg.h, since they contain the | wiz |
| 2002-04-18 | This file no longer used. | ad |
| 2002-04-14 | Remove pmsi. | mycroft |
| 2002-03-28 | PR/16102: Martin Husemann: psm.c on thinkpad ends up in constant reset cycle. | christos |
| 2002-03-28 | fix debugging macros. | christos |
| 2002-03-20 | New mouse code from Peter Seebach. | christos |
| 2002-03-17 | Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for | atatat |
| 2002-03-13 | fix a bug that timevals are compared incorrectly. | yamt |
| 2002-03-10 | PR/15839: Peter Seebach: PS/2 driver improvements | christos |
| 2002-02-27 | Add constraints to allow for disabling PS/2 mouse powerhooks. As requested | jmcneill |
| 2002-01-25 | Make sure not to set the intellimouse mode more than once at boot, but still | jmcneill |
| 2002-01-14 | Add power management hooks to pmsi driver and make sure that the | jmcneill |
| 2001-12-24 | Back off rev. 1.21, this is going to be handled via userland keymap file. | jdolecek |
| 2001-12-09 | pckbd_enable is called during autoconfig. Using pckbc_enqueue_cmd at | fvdl |
| 2001-11-20 | - replace "defopt" with "defparam" for options which must take a value, | lukem |
| 2001-11-13 | Add a DISGNOSTIC message. | augustss |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-11-11 | Add polish keyboard map, from Dawid Szyma_ski <dawszy@netbsd.lubin.pl>. | martin |
| 2001-09-13 | add power hook to PS/2 mouse driver; some mobile PCs has | tshiozak |
| 2001-07-07 | bzero -> memset | thorpej |
| 2001-06-01 | Delete the XXX'd includes of <dev/isa/isavar.h> and <sys/kernel.h>. | simonb |
| 2001-04-11 | Only install headers which are actually used by our userland. This | jdolecek |
| 2001-02-24 | whitespace police | lukem |
| 2001-01-23 | cause the "delete" key to actually send \177 like it used to | chuck |
| 2000-12-20 | The key below <escape> is now ~ (KS_asciitilde) when shifted in the | aymeric |
| 2000-10-13 | Revert previous since the finnish keymap is already present under | mjl |
| 2000-10-12 | Add finnish keymap, from Heikki Kallasjoki in PR/11186. | mjl |
| 2000-10-01 | - Add ioctl commands to wsdisplay which set/get some LCD status, | takemura |
| 2000-06-05 | If rnd is configured into the kernel, do rnd(4) entropy collection | sommerfeld |
| 2000-05-19 | add spanish keymap, data from | drochner |
| 2000-04-14 | Add an "iopener" keymap variant, giving us.iopener and | tsarna |