summaryrefslogtreecommitdiffstats
path: root/sys/dev/atkbdc
Commit message (Expand)AuthorAgeFilesLines
* This commit should be a extensive NO-OP:phk1999-05-302-11/+42
* No support for pnp yet.dfr1999-05-302-2/+10
* Use the resource apis to manipulate resources.dfr1999-05-222-8/+36
* - Include isa/isareg.h rather than i386/isa/isa.h for i386.yokota1999-05-201-43/+3
* Include sys/isa/isareg.h rather than i386/isa/isa.h for i386.yokota1999-05-201-5/+1
* Slight reorganization of internal interface in the keyboard controlleryokota1999-05-184-52/+63
* The previous commit was wrong! This is the correct one ;-<yokota1999-05-181-2/+2
* Remove hackish foot protection.. If you ask for an atkbd on an isa buspeter1999-05-092-34/+2
* Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference betweenphk1999-05-091-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
* Revive APM hooking code for i386 arch now that the same source file isyokota1999-05-091-3/+8
* Move the declaration of the interrupt type from the driver structuredfr1999-05-085-16/+11
* Print the child IRQ on it's identification line.peter1999-05-082-2/+6
* Continue where Julian left off in July 1998:phk1999-05-071-3/+3
* Merge revs 1.57 and 1.60 of i386/isa/psm.cpeter1999-04-181-53/+99
* As a temporary anti-foot-shooting measure, don't let the user attachpeter1999-04-162-2/+34
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-164-28/+30
* Keyboard driver update in preparation for the USB keyboard driver.yokota1999-03-104-107/+201
* - Fixed the bug which always ignored Ctrl-Pause/Break on the AT 101yokota1999-01-281-2/+39
* Update the alpha port to use the new syscons.dfr1999-01-235-6/+737
* 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-094-0/+2626
* * Add hooks to allow the X server to access I/O ports and memory.dfr1998-11-151-8/+9
* Port the ps/2 mouse driver to the alpha.dfr1998-11-081-0/+2221
OpenPOWER on IntegriCloud