[PATCH qemu v3 1/1] Emulating sun keyboard language layout dip switches, taking the value for the dip switches from the "-k" option to qemu.

2023-01-06 Thread ~henca
From: Henrik Carlqvist SUN Type 4, 5 and 5c keyboards have dip switches to choose the language layout of the keyboard. Solaris makes an ioctl to query the value of the dipswitches and uses that value to select keyboard layout. Also the SUN bios like the one in the file ss5.bin uses this value to

[PATCH qemu v3 0/1] [PATCH v3] Emulate dip switch language layout settings on SUN keyboard

2023-01-06 Thread ~henca
it seems as if the patch created by sourcehut is still crippled, but my commit has been pushed to the git repo at https://git.sr.ht/~henca/qemu and it builds and works fine from there. Henrik Carlqvist (1): Emulating sun keyboard language layout dip switches, taking the value for the dip sw