freebsd-dev/sys/dev/atkbdc
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_atkbdc.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
atkbd_isa.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
atkbd.c Fix for FAIL_IF_NO_KBD case as expected. 2003-07-13 10:08:33 +00:00
atkbdc_isa.c - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +00:00
atkbdc_subr.c - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +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
psm.c Add support for the A4 Tech RFSW-35 mouse wheel. Probe is similar to 2003-07-12 18:36:04 +00:00