[SeaBIOS] [PATCH 0/1] fix PS/2 keyboard initialization failures

Volker Rümelin posted 1 patch 2 years, 11 months ago
Only 0 patches received!
There is a newer version of this series
src/stacks.c | 20 ++++++++++++++++++--
1 file changed, 18 insertions(+), 2 deletions(-)
[SeaBIOS] [PATCH 0/1] fix PS/2 keyboard initialization failures
Posted by Volker Rümelin 2 years, 11 months ago
Hi,

I wrote a few patches for qemu [1] and patch 10/11 exposes a bug
in seabios.

Sometimes the PS/2 keyboard initialization fails and seabios
doesn't detect the keyboard. This patch fixes the PS/2 keyboard
initialization.

I wouldn't be surprised if my patch also fixes PS/2 keyboard
initialization problems on bare metal. A few bug reports look
very similar to what I see on my computer with qemu.

With best regards,
Volker

[1] https://lists.nongnu.org/archive/html/qemu-devel/2021-05/msg02152.html

Volker Rümelin (1):
   stacks: always call check_irqs() in yield()

  src/stacks.c | 20 ++++++++++++++++++--
  1 file changed, 18 insertions(+), 2 deletions(-)

-- 
2.26.2

_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-leave@seabios.org