Not if implemented correctly.
Set the retry counter to 5 at the beginning.
if you get 0xfe: decrement retry counter,
if 0 :
no keyboard connected. Give up.
else
Just immediately resend the last command
else
set the retry counter to 5 again.
process returned code
Roger.
-- ** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2137555 ** *-- BitWizard writes Linux device drivers for any device you may have! --* * There are old pilots, and there are bold pilots. * There are also old, bald pilots. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/