Etienne Lorrain wrote:
Hello,
I have digged further my problem of keyboard problem when the mouse is
activated
using qemu (i.e. dummy char present in the keyboard buffer), and can say that
this patch solves completely the problem:
$ diff -urp qemu-0.9.0-init qemu-0.9.0
d
Hello,
I have digged further my problem of keyboard problem when the mouse is
activated
using qemu (i.e. dummy char present in the keyboard buffer), and can say that
this patch solves completely the problem:
$ diff -urp qemu-0.9.0-init qemu-0.9.0
diff -urp qemu-0.9.0-init/
On 10/11/07, Etienne Lorrain <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I did more search on the keyboard problem, just posted on the forum
> but here seems to be a better place:
>
This may not be the same issue, but I've seen strange behaviour
also. ReactOS has a built in kernel debugger that s
Hello,
I did more search on the keyboard problem, just posted on the forum
but here seems to be a better place:
The GPL Gujin bootloader (http://gujin.org) is using the BIOS mouse
interface (INT 0x15/0xC2 interface) and as soon as the "set handler" service
is initialised (INT 0x15/0xC207) ther
Hello,
could you try this file (when Berlios servers are online again):
http://svn.berlios.de/wsvn/ar7-firmware/qemu/trunk/hw/ps2.c?op=file
I had a similar problem, and the patched version of ps2.c helped...
Stefan
Alexander E. Patrakov schrieb:
> Hello,
>
> if one attempts to use the Gujin boo
Hello,
if one attempts to use the Gujin bootloader inside qemu (even today's
snapshot), one gets a message about unknown key being pressed.
The easiest way to reproduce the issue is to download install-2.2.tar.gz
from http://sourceforge.net/project/showfiles.php?group_id=15465, unpack
the ta