Commit Graph

29 Commits

Author SHA1 Message Date
dekunukem
47355fbf08 added BUSY signal to PS2 kb and mouse, temp mouse workaround on rpi 2023-03-07 22:21:03 +00:00
dekunukem
edc3e58291 adding BUSY signal to IBM card 2023-03-07 21:46:45 +00:00
dekunukem
79c5d4caad added mouse event consolidation 2022-05-13 14:17:19 +01:00
dekunukem
ade56b8aaa preparing to add event consolidation 2022-05-13 12:13:31 +01:00
dekunukem
eedfba9a6b added improved idle detection to ps/2 mouse too 2022-05-13 10:36:34 +01:00
dekunukem
2d941c4e1d removed separate kvm compatibility mode 2022-05-06 21:00:08 +01:00
dekunukem
779143b8bd added kvm mode for ps2 mouse 2022-05-02 22:44:47 +01:00
dekunukem
4834e32b62 working on adding KVM compatibility mode 2022-05-02 22:08:38 +01:00
dekunukem
46cdcbf7ad removed remote and wrap modes, added duel scroll wheel 5 button intellimouse support 2022-05-02 21:53:00 +01:00
dekunukem
a8fd9fb21a tested on computer itself, might need to add a seperate mode 2022-05-02 18:05:35 +01:00
dekunukem
572ceea0e0 adjusted ps2 mouse inhibit detection 2022-05-02 10:34:35 +01:00
dekunukem
13294252dd ps2 mouse inhibit bug seems to be fixed, still more to do 2022-05-02 01:55:39 +01:00
dekunukem
4a25344839 fixing ps2 mouse inhibit bug 2022-05-02 01:24:46 +01:00
dekunukem
51fa6f713e added chip model check and watchdog timer 2022-03-28 23:33:52 +01:00
dekunukem
4d32eae78e fixed a ps/2 mouse bug for timing out too soon 2022-02-15 23:13:59 +00:00
dekunukem
d22e7b44cf added protocol capability read and write 2021-12-17 10:03:44 +00:00
dekunukem
07dc90deec serial mouse working 2021-12-12 14:51:43 +00:00
dekunukem
a1f3cfe2c3 fixed a ps2 timing issue, cleaned up code 2021-12-12 10:22:09 +00:00
dekunukem
0e085d64ad fixed a ps2 timing issue 2021-12-12 09:59:02 +00:00
dekunukem
908bf02d6c clean up 2021-12-11 23:09:03 +00:00
dekunukem
35149ca8ff fixed a typo 2021-12-11 23:02:45 +00:00
dekunukem
b5008f3eb1 ps2kb_write_nowait working 2021-12-11 20:35:41 +00:00
dekunukem
c5ac611637 ps2mouse_write_nowait working 2021-12-11 20:16:44 +00:00
dekunukem
255f66a4f5 ps2 outbuffer partially working 2021-12-11 19:25:13 +00:00
dekunukem
19a500b1de added peek and pop for ps2 buffers 2021-12-11 18:33:14 +00:00
dekunukem
3304820983 before ps2 output buffer 2021-12-11 16:44:42 +00:00
dekunukem
a9370efd4a working on refining ps2 mouse modes 2021-12-09 10:17:29 +00:00
dekunukem
156e026df5 working on refining PS2 protocols 2021-12-09 10:08:28 +00:00
dekunukem
ade8a55646 ported code to new IBM card 2021-12-07 22:01:27 +00:00