* [Qemu-devel] Re: win2k installation: times
2004-05-07 4:18 [Qemu-devel] " Jim C. Brown
@ 2004-05-07 14:47 ` Matthew Mastracci
0 siblings, 0 replies; 2+ messages in thread
From: Matthew Mastracci @ 2004-05-07 14:47 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 722 bytes --]
Jim C. Brown wrote:
>P.S. I have the Synaptic specifications downloaded. I can start writing the
>qemu support, once I figure out how the PS/2 mouse is emulated.
>
>It would probably be easier to add a command to the emulated mouse to switch
>from reporting relative position to absolute position. This would need a
>custom guest driver to use absolute positioning though. :/
>
>
The Synaptics touchpad has a special register sequence that switches it
to absolute-reporting mode. The bonus of doing it this way is that
Linux/XFree86-based operating systems get free absolute positioning
support (the kernel PS/2 layer has touchpad support built in). Windows
is the only tricky part of this implementation.
Matt.
[-- Attachment #2: matt.vcf --]
[-- Type: text/x-vcard, Size: 286 bytes --]
begin:vcard
fn:Matthew Mastracci
n:Mastracci;Matthew
org:aclaro Softworks, inc.
adr:;;1900 a - 11 St. SE;Calgary;Alberta;T2H 3G2;Canada
email;internet:matt@aclaro.com
title:Software Developer
tel;work:(403) 299-6612
x-mozilla-html:FALSE
url:http://www.aclaro.com
version:2.1
end:vcard
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Re: win2k installation: times
@ 2004-05-07 18:39 Jim C. Brown
0 siblings, 0 replies; 2+ messages in thread
From: Jim C. Brown @ 2004-05-07 18:39 UTC (permalink / raw)
To: qemu-devel
On Fri, May 07, 2004 at 08:47:20AM -0600, Matthew Mastracci wrote:
> Jim C. Brown wrote:
>
> >P.S. I have the Synaptic specifications downloaded. I can start writing the
> >qemu support, once I figure out how the PS/2 mouse is emulated.
> >
> >It would probably be easier to add a command to the emulated mouse to
> >switch
> >from reporting relative position to absolute position. This would need a
> >custom guest driver to use absolute positioning though. :/
> >
> >
> The Synaptics touchpad has a special register sequence that switches it
> to absolute-reporting mode. The bonus of doing it this way is that
> Linux/XFree86-based operating systems get free absolute positioning
> support (the kernel PS/2 layer has touchpad support built in). Windows
> is the only tricky part of this implementation.
>
> Matt.
The touchpad emulation isn't as hard as I thought it would have been, for this
very reason. I have the info query mechanism fully coded, and am working
on the packets themselves. So much bitshifting is tricky but not inheriently
difficult.
BTW, am I the first to try this? Or am I duplicating someone else's work?
It took 2 days, 10 hours, and 40 minutes to install win2k on qemu-softmmu
on a 200mhz Pentium I cpu. Emulated with 32 mb of RAM, though if I had to
do it over again I would have given it 64mb. Still takes 6 hours to boot.
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://mail.nongnu.org/mailman/listinfo/qemu-devel
--
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-05-07 18:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-07 18:39 [Qemu-devel] Re: win2k installation: times Jim C. Brown
-- strict thread matches above, loose matches on Subject: below --
2004-05-07 4:18 [Qemu-devel] " Jim C. Brown
2004-05-07 14:47 ` [Qemu-devel] " Matthew Mastracci
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).