freebsd-dev/sys/dev/kbd
Kazutaka YOKOTA ef92e4471a Update the atkbdc, atkbd, and psm drivers to probe/attach
more cleanly and consistently in all APCI, PnP BIOS, and "hint"
cases.

NOTE: this doesn't necessarily solve the problem that the PS/2
mouse is not detected after the recent ACPI update.
2001-09-06 12:09:26 +00:00
..
atkbd.c Return consistent key action codes at key press and release 2001-07-20 13:05:57 +00:00
atkbdc.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
atkbdcreg.h Update the atkbdc, atkbd, and psm drivers to probe/attach 2001-09-06 12:09:26 +00:00
atkbdreg.h - Properly keep track of I/O port resources. 2000-03-19 03:25:13 +00:00
kbd.c Return consistent key action codes at key press and release 2001-07-20 13:05:57 +00:00
kbdreg.h Fix typo; the meaning of the 3rd parameter to genkbd_keyaction() is 2001-07-20 14:49:54 +00:00
kbdtables.h Update default keyboard (PREV, PASTE) 2001-03-12 00:00:22 +00:00