|
Quote:
There are a lot of bugs in the QNX keyboard driver (USB and PS/2).
bugs are not only in keyboard driver, but keybord driver is "the biggest
shit";
btw:
I don't know why QNX 8250 driver doesn't support space/mark parity,
but termios structures "support" this kind of parity;
Quote:
Another example with generic PS/2 keyboard: when pressing Right Ctrl key
with one of the arrow keys and then release both keys - Right Ctrl key is
locked (i.e. always pressed) until press Right Ctrl key again without key
combination. That is in console mode, without Photon.
I didn't know about it...
I checkd it - this bug is also in QNX 6.3.2 :(
Quote:
Also on my USB keyboard can't be configured type rate and type delay. By
default (and forever) it starts without key repeating, so repeat delay is
infinite :-/ This behaviour can't be changed, passing options to the
devc-con-hid or devi-hid.
This is very strange bug - in most cases
USB keyboard typematic rate and delay doesn't work,
but once it works, but typematic rate was unstable (it was changing bu
itself...)
so the only solution is to write keyb driver on my own?
 |