summaryrefslogtreecommitdiffstats
path: root/sys/dev/kbd/atkbd.c
Commit message (Expand)AuthorAgeFilesLines
* This commit should be a extensive NO-OP:phk1999-05-301-6/+21
* - Include isa/isareg.h rather than i386/isa/isa.h for i386.yokota1999-05-201-43/+3
* The previous commit was wrong! This is the correct one ;-<yokota1999-05-181-2/+2
* Don't confuse cursor keys with numpad keys when composing a char code.yokota1999-05-091-5/+5
* Minor tweak after the introduction of new-bus to i386; properlyyokota1999-05-091-14/+14
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-10/+9
* Keyboard driver update in preparation for the USB keyboard driver.yokota1999-03-101-86/+158
* - Fixed the bug which always ignored Ctrl-Pause/Break on the AT 101yokota1999-01-281-2/+39
* sysconsyokota1999-01-191-4/+15
* Use the correct macro to test flags; we need KBD_IS_INITIALIZED here,yokota1999-01-131-2/+2
* Add the new keyboard driver and video card driver. They will beyokota1999-01-091-0/+1302
OpenPOWER on IntegriCloud