freebsd-dev/sys/dev/kbd
Hidetoshi Shimokawa 8ce4e5189e Fix for FAIL_IF_NO_KBD case as expected.
Even if we have no AT keyboard, an AT keyboard is registered because
it's probed with KB_CONF_PROBE_ONLY flag set during console initialization.
Unregister the keyboard if it doesn't present while second probe.

This should fix USB keyboard only case without 'kbdcontrol -k /dev/kbd1'.
2003-07-13 10:08:33 +00:00
..
atkbd.c Fix for FAIL_IF_NO_KBD case as expected. 2003-07-13 10:08:33 +00:00
atkbdc.c AMD64 physical space is much larger than i386, de-i386 the bus_space and 2003-05-12 02:44:37 +00:00
atkbdcreg.h Add support for the A4 Tech RFSW-35 mouse wheel. Probe is similar to 2003-07-12 18:36:04 +00:00
atkbdreg.h - Properly keep track of I/O port resources. 2000-03-19 03:25:13 +00:00
kbd.c Add a a sysctl, hw.kbd.keymap_restrict_change, which acts a bit 2003-03-09 22:49:48 +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