Put a DELAY in the AT-style keyboard detection loop to wait
authorYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Sun, 22 Apr 2007 10:54:43 +0000 (10:54 +0000)
committerYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Sun, 22 Apr 2007 10:54:43 +0000 (10:54 +0000)
commita200774b41d578763b0c9f74156a39dc6ff03198
tree89f7a7b4c7db6adcc3fbf40bee478a49535a6c84
parent269ffd40655c28ffc04742b158e7500aec5b0166
Put a DELAY in the AT-style keyboard detection loop to wait
certain amount of time without relying on ISA bus timing.

Suggested-by: Matt
DragonFly-Bug: http://bugs.dragonflybsd.org/issue573
sys/dev/misc/atkbdc_layer/atkbdc_isa.c
sys/dev/misc/kbd/atkbdc.c