aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/atkbdc
Commit message (Expand)AuthorAgeFilesLines
* - Fixed the bug which always ignored Ctrl-Pause/Break on the AT 101Kazutaka YOKOTA1999-01-281-2/+39
* Update the alpha port to use the new syscons.Doug Rabson1999-01-235-6/+737
* sysconsKazutaka YOKOTA1999-01-191-4/+15
* Use the correct macro to test flags; we need KBD_IS_INITIALIZED here,Kazutaka YOKOTA1999-01-131-2/+2
* Add the new keyboard driver and video card driver. They will beKazutaka YOKOTA1999-01-094-0/+2626
* * Add hooks to allow the X server to access I/O ports and memory.Doug Rabson1998-11-151-8/+9
* Port the ps/2 mouse driver to the alpha.Doug Rabson1998-11-081-0/+2221