summaryrefslogtreecommitdiff
path: root/sys/dev/kbd/kbd.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* MFC: remove unnecessary function call (rev 1.5).Kazutaka YOKOTA1999-06-161-2/+1
* YAMFC: merge updated keyboard driver code:Kazutaka YOKOTA1999-05-091-14/+60
* Fix PIO_KEYMAPENT/GIO_KEYMAPENT. They used to copy from/to a wrong place.Kazutaka YOKOTA1999-01-121-3/+3
* Clean up warnings: get conditional compilation right so that a localKazutaka YOKOTA1999-01-121-6/+11
* Add the new keyboard driver and video card driver. They will beKazutaka YOKOTA1999-01-091-0/+1193